1,01.zip<br>Class for displaying system error messages<br>显示系统错误信息的一个类(5KB)<END><br>2,02.zip<br>Simple Thread Class<br>一个简单的线程类(13KB)<END><br>3,03.zip<br>Single Instance Program <br>单进程的例子(12KB)<END><br>4,interface.zip<br>A series of articles that resulted from experimenting with adding Drag and Drop <br>features to my existing application. (100KB)<END><br>5,ddmgr.zip<br>A drag-drop/clipboard manager class for MFC objects derived from CObject (55KB)<END><br>6,clipboard_faq_demo.zip<br>All you ever wanted to know about the Clipboard(23KB)<END><br>7,clipspy_src.zip<br>A tool for viewing clipboard and drag-and-drop data(40KB)<END><br>8,DateClass.zip<br>A class that simplifies common date handling tasks(41KB)<END><br>9,CCPUTicker_src.zip<br>An ultra high precision MFC timing class for Pentium or greater CPUs. (16KB)<END><br>10,hightime_src.zip<br>A high resolution time class that is a replacement for COleDateTime that does not use MFC. (12KB)<END><br>11,SRSS.zip<br>Code to help calculate sunrise and sunset times(20KB)<END><br>12,PerfTimer.zip<br>This class encapsulates QueryPerformanceCounter for high precision timing(3KB)<END><br>13,traycalendar.zip<br>A simple app that places a date in the system tray(62KB)<END><br>14,lineprint.zip<br>A line printer class(37KB)<END><br>15,PrintMechanism_src.zip<br>Learn how to implement print support in your applications.(6KB)<END><br>16,singlepage.zip<br>A Single Page Printing Framework(39KB)<END><br>17,printlib.zip<br>A general purpose printing class library(155KB)<END><br>18,printingmadeeasy.zip<br>Printing with MFC Made Easy(48KB)<END><br>19,print_preview.zip<br>Want to preview your printing without relying on the doc/view framework?(119KB)<END><br>20,printBmp.zip<br>Print Bitmaps Without Doc/View Framework(2KB<END><br>21,WinMgr_demo.zip<br>A Windows screensaver and boot manager(61KB)<END><br>22,address.zip<br>Address Book(201KB)<END><br>23,OnscreenKeyboard_src.zip<br>An onscreen keyboard for pen computing and touchscreens(126KB)<END><br>24,DJ_Recx.zip<br>Very basic implementation of Microphone to record sound using mmsystem(131KB)<END><br>25,CFile64_src.zip<br>A freeware MFC class to encapsulate the Win32 64 bit file system API.(15KB)<END><br>26,CPdh_src.zip<br>A collection of freeware MFC classes to encapsulate the NT Performance Counters.(24KB)<END><br>27,CSerialPort_src.zip<br>A freeware MFC class for Win32 serial ports.(18KB)<END><br>28,DtWinVer_src.zip<br>A comprehensive OS detection utility.(58KB)<END><br>29,DynData_src.zip<br>A collection of freeware MFC classes to encapsulate the Windows 95/98 performance counters.(10KB)<END><br>30,EnumPorts_src.zip<br>A freeware MFC function to enumerate serial ports.(7KB)<END><br>31,ShelExec_src.zip<br>A freeware utility to call the ShellExecute API(27KB)<END><br>32,NetworkPlay.zip<br>A small sample which uses Network Registry Access Functions to access a remote computer(13KB)<END><br>33,SysInfox_demo.zip<br>Some simple functions for system stats(34KB)<END><br>34,SysEvent.zip<br>WindowsNT Event Log Viewer(59KB)<END><br>35,SysMangr.zip<br>This article presents a comprehensive system control manager for NT(131KB)<END><br>36,CHKLM_src.zip<br>A Freeware MFC class to write to HKEY_LOCAL_MACHINE.(11KB)<END><br>37,CRegistryKey.zip<br>The Win32 Registry API is far too complex for simple tasks, and all the error checking gets in the way of the real work...(144KB)<END><br>38,registry.zip<br>Registry Class(5KB)<END><br>39,secdesc.zip<br>A set of classes to encapsulate the Win32 Security APIs(22KB)<END><br>40,iconservice.zip<br>This article demonstrates a service that uses the system tray to interact with the user.(14KB)<END><br>41,EnumNtSrv.zip<br>A Class for enumerating NT services and drivers(16KB)<END><br>42,CNTService_src.zip<br>A class framework for developing NT services in MFC.(41KB)<END><br>43,MyTop.zip<br>An article on listing and killing processes(125KB)<END><br>44,MCDump.zip<br>More description(s) about event log messages.(30KB)<END><br>45,XYNTService.zip<br>Make your MFC, VB, and other Windows programs behave like NT services.(4KB)<END><br>46,TrayIcons.zip<br>Minimize your application to system tray instead of normal taskbar(84KB)<END><br>47,doevents.zip<br>During long operations it's nice to allow your users to interact with the application. This article shows how to do this without using threads.(65KB)<END><br>48,InterProcessSync.zip<br>An application demonstrating process synchronisation and interprocess communication(141KB)<END><br>49,waiter.zip<br>Learn how to create new processes and how to efficiently manage them.(13KB)<END><br>50,SharedMemIpc_demo.zip<br>A client-server model using shared memory for interprocess communication(11KB)<END><br>51,ipc_wmcopy.zip<br>Demonstrates the use of WM_COPYDATA(94KB)<END><br>52,StartProcessesInOrder_src.zip<br>This utility uses very little system resources to launch apps base on a timer.(18KB)<END><br>53,threadpool.zip<br>A class to manage the thread pool(28KB)<END><br>54,CThread.zip<br>A class that allows the simple implementation of worker threads(1323KB)<END><br>55,Sync.zip<br>Synchronizing worker threads using 3 different methods(61KB)<END><br>56,PStat_src.zip<br>A Freeware generalized framework for executing a lengthy operation in a thread.(20KB)<END><br>57,TSynchro_src.zip<br>Implements a set of classes for thread synchronization.(2KB)<END><br>58,copypaste_dragdrop.zip<br>Basic Copy/Paste & Drag/Drop Support(33KB)<END><br>59,clipboard.zip<br>Simple Clipboard Class <br>简单的剪贴板类(15KB)<END><br>60,COleDataSourceEx.exe<br>Simplifying Clipboard Rendering with the COleDataSourceEx Class.<br>剪贴板数据处理类(88KB)<END><br>61,PasteFNames.zip<br>Copying File Names from Explorer<br>从Explorer中拷贝文件名(120KB)<END><br>62,keyboard.zip<br>VC4.2 style keyboard macro recorder for DevStudio 97(19KB)<END><br>63,CodeTmplEx.zip<br>Open CodeTmpl.txt command for CodeTmpl Add-In(142KB)<END><br>64,mergekw.zip<br>Keyword Merge Add-in for Visual Studio(61KB)<END><br>65,AppLaunch.zip<br>Application Launcher Add-in(41KB)<END><br>66,WorkspaceUtils170.zip<br>Workspace Utilties Visual Studio Add-in (version 1.70)(110KB)<END><br>67,QuickBookmarks.zip<br>QuickBookmarks - Easy way to navigate in your code(2KB)<END><br>68,template.zip<br>Code Template add-in for Visual C++ 5.0(18KB)<END><br>69,template_taylor.zip<br>Update to Code Template add-in for Visual C++(45KB)<END><br>70,template_sandy.zip<br>Code Template Add-in Enhancement(21KB)<END><br>71,vss_header.zip<br>SourceSafe Keyword Expansion Creator(2KB)<END><br>72,getdrivetypeexplorer.zip<br>GetDriveType enhancement(37KB)<END><br>73,cluster.zip<br>Determining Cluster Size(21KB)<END><br>74,compound.zip<br>Compound File Stream and Storage Manipulation(46KB)<END><br>75,OSDetect.zip<br>Detecting the windows version running on your machine(37KB)<END><br>76,FCompare.zip<br>CFileInfoArray: A class for gathering file information recursively through directories(54KB)<END><br>77,HardwareInfo.zip<br>System Hardware Information(27KB)<END><br>78,AppType.zip<br>Determine if an Application is Console or GUI(22KB)<END><br>79,ntservice.zip<br>A Class For Building An NT Service(37KB)<END><br>80,nt_serv_wiz.zip<br>NT Service App Wizard(205KB)<END><br>81,ServiceManager.zip<br>Windows NT Service Manager(181KB)<END><br>82,NTService1.zip<br>AppWizard to Create MFC Based Windows NT Service Projects(42KB)<END><br>83,perfstate.zip<br>Performance Statistics Class(37KB)<END><br>84,CRegKey.zip<br>CRegKey Registry Class(2KB)<END><br>85,RegistryWithEH.zip<br>Registry manipulation class with exception handling(3KB)<END><br>86,registry_koening.zip<br>A Class For Handling The Registry(39KB)<END><br>87,registry_ult.zip<br>Another Registry Class(34KB)<END><br>88,registry1.zip<br>CRegBinding - An alternative Registry Class(22KB)<END><br>89,sysres.zip<br>Getting free resource under Windows 95(5KB)<END><br>90,msgtracer.zip<br>Message Tracer(180KB)<END><br>91,dbgout.zip<br>Output(24KB)<END><br>92,terminator.zip<br>Terminator(83KB)<END><br>93,libdump.zip<br>LibDump (129KB)<END><br>94,mes_string.zip<br>Convert message ID to a string (2KB)<END><br>95,translate.zip<br>Translate Window Style (52KB)<END><br>96,wraptrace.zip<br>WRAPTRACE() - Long String Debugging Macro (2KB)<END><br>97,trace.zip<br>LogTrace - A DLL to log trace output to a file (10KB)<END><br>98,qprofile.zip<br>QProfile toolkit - a class to profile your code (8KB)<END><br>99,testprint.zip<br>Printing - Script Print Classes and a PrintFormEditor(125KB)<END><br>100,printform.zip<br>Printing - Script Print Classes and a PrintFormEditor(397KB)<END><br>101,formview.zip<br>Printing from CFormView(55KB)<END><br>102,class_library.zip<br>Printing Class Library (174KB)<END><br>103,printpreview.zip<br>Improved Print Preview Toolbar(56KB)<END><br>
















- 粉丝: 18
- 资源: 66

我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
