搜索资源列表
ExecDLL_demo
- Most of us know about reflection (Example: Windows COM, .NET) and its flexibilities. Have you ever wondered how to accomplish reflection in Win32 DLL? Here is the funny tool that resulted from that kind of my thought. \"Uh!.. Reflection in Win32 DLL\
WithRebaseAndBind_source
- It is assumed that you are having a fair knowledge of Rebasing DLLs. If you have any problems regarding rebasing, refer my article Need for Rebasing DLLs. Also, a little knowledge of copy on write mechanism used by Windows OS is required. No worries,
CBase64Coding.hpp
- You can use it any way you like as long as you don t try to sell it.-You can use it any way you like as long as you d on t try to sell it.
Flat
- 一个按钮控件, 用法: OnInitDialog() 构框,去owner draw 属性 m_btnLamp256.SubclassDlgItem(IDC_LAMP256, this) m_btnLamp256.SetIcon(IDI_LAMP256, IDI_LAMP2) // Don t draw border for this button m_btnLamp256.DrawBorder(FALSE) -a button control, us
FormHelp.v3.7.1.For.Delphi5679.CR
- he FormHelp component adds the context-sensitive help features to your Delphi/BCB forms without any bulky help files. It traps the context-sensitive help calls and creates its own popup windows from a control s hint. You can choose whether to i
dosbox-0.70.tar
- DOSBox emulates a full x86 pc with sound and dos. Its main use is to run old dosgames on platforms which don t have dos(win2K/XP/linux/FreeBSD/Mac OS X)-DOSBox emulates a full x86 pc with sound and dos. Its main use is to run old dosgames on platfo r
TheC10Kproblem
- It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all, the web is a big place now
BasicKnowledgeaboutLinux
- Tell you some basic things about Linux, if you want to learn this Linux well and can programme in this OS,please don t miss downloading this document.
newasp20061148418404
- C++读取Excel AppWizard uses \"TODO:\" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current languag
MS_AR_FEX
- This folder has some scritps that you may find usefull. All of it comes from questions that I ve received in my email. If you have a new request/question, feel free to send it to marceloperlin@gmail.com. But please, don t ask me to do your
test
- NA, just the test file only, please don t download it
VB6_SGrid_2_Demonstration
- 优秀的VB_GRID,可以查看源代码Visit vbAccelerator - the VB programmer s resourceS-Grid 2.0 is an all VB grid giving you the control other grids don t, and all in 480kb. Create Outlook-style grids, span column text across rows, freely set row and column heights,
AddBook01
- AddBook If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-
HexView
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto
bashumaA
- 八数码问题,MFC+A*算法实现!Open表方法!-MFC,I don t know how to miaoshu
workspace
- Quite often, you want to customize the colors shown in your dialogs. Maybe a unique, original look is required (and you don t want to go all the way into skinning) perhaps a red background seems suitable for critical error messages if you ve develope
DragDropListBoxSample
- This listbox class demonstrates how to rearrange listbox items using Drag and Drop without the overhead of OLE. The advantage of this method is that you don t have to create bulky global memory handles to simply move data within the same window in th
gensplit(窗口分割)
- 应用于MFC的窗口分割 If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC40XXX.DLL from the Microsof
cup
- 第四节百度杯A题答案。水杯的问题!To solve this problem, you should know that the volume of one cup is pi * (r * r + R * R + r * R) * h / 3. If you don t know this formula, you could find by this formula: s * h / 3. It s the formula to calculte the volume of ta
SACanvas
- A little comp. if you want to draw something on the form and don t want to use TImage