Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • SQLServerPopulator.rar SQLServerPopulator is the Demo which using the class of DriverManagerConnectionProvider to connect DB2 /SQLServer and call the related SQL.
  • c-class.rar 字典软件MDICT的词库文件,内容是C的库函数,方便大家查询.MDICT有PC和PPC版本,大家请自己去GOOGLE搜索
  • PreAdviceCompareUtil.rar 根据不同的比较条件,将比较方法集中于同一个class中实现,便于修改和扩展。
  • PreAdviceInstructionHandler.rar this Class help handle different pre-advice instruction, such as "ok to ship"/"hold shipment"
  • Windows-API-program--window-class.rar 是一个简单的API小程序,运行结果是生成带有一个按钮的可以获得当前窗口编号的窗口。
  • xgui-extension.zip ... color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg - but this time based on CDialog.
  • coolbtn_demo.zip CWinXPButtonST is a CButtonST derived class that emulates the look n feel of the buttons (or menu items) found in Office XP and, maybe, in Windows XP. Button borders can have square or rounded corners. This is just an example on how CButtonST can be used ...
  • CWBButtonDemo.zip CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API ...
  • xpbtncontrol.zip ... a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).
  • AutoUpdater.rar 用VC++编的自动更新CAutoUpdater Class 和使用例子。It will check new version in a specified website and download it to your local drive. 非常容易移植到你的VC程序里。在VC6 和VC2003都编译成功。