From 0b8444d0eef50d1ee4e0d0b51e174fa5b447d802 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期三, 17 七月 2024 17:50:35 +0800 Subject: [PATCH] base code --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 362 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 349 insertions(+), 13 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 7fcd55d..7fdd5ce 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -100,8 +100,26 @@ <Filter Include="vbusiness\analysis"> <UniqueIdentifier>{27c3e1cb-c8de-4a10-8a61-bacae62112e3}</UniqueIdentifier> </Filter> + <Filter Include="vbusiness\tradedocument"> + <UniqueIdentifier>{bd347872-26d2-4e4e-9174-49247819c262}</UniqueIdentifier> + </Filter> <Filter Include="project\business\Expense"> - <UniqueIdentifier>{c95a750c-2d14-4276-8f29-1cf09ad02c00}</UniqueIdentifier> + <UniqueIdentifier>{50e3db89-5f6f-425b-8a5d-3cb86b80eacb}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\Enquiry"> + <UniqueIdentifier>{ac880186-5122-46db-b017-b44f7fdacc38}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\ProductSample"> + <UniqueIdentifier>{4e706812-0c60-49af-ae6c-3f9e18a2cd65}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\Company"> + <UniqueIdentifier>{84413ffb-b8a4-4dfe-a715-ef03dec8f2ef}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\BasicCode"> + <UniqueIdentifier>{64c23153-69c8-4db3-9225-9e5375e489ff}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\SystemSettings"> + <UniqueIdentifier>{9d76dee1-2190-4b2c-8f17-bd2e54140f7d}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> @@ -348,6 +366,9 @@ <ClInclude Include="..\xframe\xcontrol\xcheckbox.hpp"> <Filter>xframe\xcontrol</Filter> </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xdatetimepick.hpp"> + <Filter>xframe\xcontrol</Filter> + </ClInclude> </ItemGroup> <ItemGroup> <ClCompile Include="dllmain.cpp"> @@ -424,9 +445,6 @@ </ClCompile> <ClCompile Include="..\project\business\SO\paymentterm.base.maint.so.cpp"> <Filter>婧愭枃浠�</Filter> - </ClCompile> - <ClCompile Include="..\project\business\quote.enquiry.cpp"> - <Filter>project\business</Filter> </ClCompile> <ClCompile Include="..\project\business\SO\delivery.base.maint.so.cpp"> <Filter>project\business\SO</Filter> @@ -659,8 +677,17 @@ <ClCompile Include="..\project\analysis\DataVanalysisWin.cpp"> <Filter>vbusiness\analysis</Filter> </ClCompile> - <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> - <Filter>vbusiness\total</Filter> + <ClCompile Include="..\project\tradedocument\DocFileSaveDlg.cpp"> + <Filter>vbusiness\tradedocument</Filter> + </ClCompile> + <ClCompile Include="..\project\tradedocument\DocSelectDlg.cpp"> + <Filter>vbusiness\tradedocument</Filter> + </ClCompile> + <ClCompile Include="..\project\tradedocument\TDocumentWin.cpp"> + <Filter>vbusiness\tradedocument</Filter> + </ClCompile> + <ClCompile Include="..\project\tradedocument\HelpDocWin.cpp"> + <Filter>vbusiness\tradedocument</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\BasicFare.cpp"> <Filter>project\business\Expense</Filter> @@ -677,13 +704,16 @@ <ClCompile Include="..\project\business\Expense\CommissionExpenseItem.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> + <ClCompile Include="..\project\business\Expense\Drawback.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> <ClCompile Include="..\project\business\Expense\ExchangeRate.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> - <ClCompile Include="..\project\business\Expense\ExportCredit.SwitchTo.cpp"> + <ClCompile Include="..\project\business\Expense\ExportCredit.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> - <ClCompile Include="..\project\business\Expense\ExportCredit.cpp"> + <ClCompile Include="..\project\business\Expense\ExportCredit.SwitchTo.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\ExportCreditMaint.cpp"> @@ -702,9 +732,6 @@ <Filter>project\business\Expense</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.Owner.Supplier.v3.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp"> @@ -752,8 +779,317 @@ <ClCompile Include="..\project\business\Expense\TestExpenseBase2.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> - <ClCompile Include="..\project\business\Expense\Drawback.cpp"> - <Filter>project\business\Expense</Filter> + <ClCompile Include="..\project\business\Enquiry\Enquiry.maint.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\EnquiryEx.quote.vx.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\Entity.Product.Select.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\PriceList.PurcharItemSelect.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\PriceList.PurcharItemSelectEx.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\ProductSchema.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\ProductSchemaSelect.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\SKU.PictureView.Product3.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\ViewPictures.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\InstoreSample3Win.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\OutstoreSample3Win.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\SampleBarcodePrint.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\CheckOut.instore.Sample.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ViewTotalArgWin.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\business\QuoteFile.cpp"> + <Filter>project\business</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\FactoryPayment.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\GDNItem.GDN.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ProductNewList.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ProductNoOut.SO.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total1.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total2.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\po.paper.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\tracer.so.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\AdvanceChargeList.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\list.SOTrace3.cpp"> + <Filter>project\business\SO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\CompanyList.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\CompanyMaint.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HR_Address.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrEmployee.hpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrEmployeeAdd.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrEmployeex.hpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrJob.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrg.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrgChart.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrgMaint.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrgType.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HRPerson.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPersonAdd.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPersonMaint.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPersonSel.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPosition.hpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPositionAdd.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\CustomCodeNew.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\AccountUnitMaint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\AddUomGroup.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\basicfareTypeList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\brand.regtype.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\BrandInforList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\BrandInforMaint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\CartermList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ColorCardNew.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\CustomerMarketList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\CustomerMarketMaint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ExchangeRate.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ExpressList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ExpressMaint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\FCL.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ForwarderList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ForwarderMaint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\FreightExpenseType.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\PaymentTerm.list.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\PaymentTerm.maint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ProfitParam.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\QuickCode.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\QuickCode_Tree.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SetUpRemarks.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ShipcompanyList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ShipcompanyMaint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\Simple.Menu.Config.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUItem.categoryselect.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUItem.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUItem.select.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUTemplate.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUTemplate.select.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SourceRemark.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SpecialDeductFeeList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\TestingCompanyList.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\TestingCompanyMaint.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\TypeList.maint.supplier.cpp"> + <Filter>project\business\BasicCode</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\AddUser.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\AddUserGroup.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\BindComputer.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\Buglist.Developer.hxsoft_A.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\Data.config.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\Developer.Synch.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\Flow3.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\FlowTermImport.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\FlowTermSelect.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\GroupManagerList_A.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\level.Customer.v3.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\LogList.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\maint.Level.Customer3.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\Organization_A.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\ProcessManagement_A.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\Resource.select.data.config.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\Role.config.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\SysLoginRecord.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\SysUser.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\TestRetrieveing.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\UserImport.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\UserPassDlg.cpp"> + <Filter>project\business\SystemSettings</Filter> + </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\view.assignadjust.cpp"> + <Filter>project\business\SystemSettings</Filter> </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3