文件名称:
Visual C++ 编程资源大全(英文源码 其它)
开发工具:
文件大小: 10mb
下载次数: 0
上传时间: 2007-10-24
详细说明: 1,01.zip
Output
显示所有的调试信息(5KB)
2,02.zip
Some general debugging tips
一般的调试技巧(11KB)
3,03.zip
Debugging ISAPI extension
调试ISAPI扩展(4KB)
4,04.zip
类似DumpBin的工具(10KB)
5,05.zip
Finding memory leaks
发现内存的泄漏(6KB)
6,06.zip
Convert message ID to a string
将消息标志符转换成字符串(4KB)
7,07.zip
Message Tracer
消息跟踪(5KB)
8,08.zip
A simple profiler class
一个简单的轮廓类(5KB)
9,09.zip
Terminator
中断应用程序(5KB)
10,10.zip
Translate Window Style
转换窗口风格(5KB)
11,11.zip
Long String Debugging Macro
调试宏(5KB)
12,12.zip
Check for loaded DLLs
检查装入的动态链接库(4KB)
13,13.zip
Autoincreasing build number
自动增加版本信息的宏(5KB)
14,14.zip
File Dialog Macro
文件对话框宏(6KB)
15,15.zip
Code Template add-in for Visual C++ 5.0
在VC5中可增加的代码模板(5KB)
16,16.zip
Comment / Uncomment macros
命令/反命令宏(5KB)
17,17.zip
Custom built files
自定义生成的文件(5KB)
18,18.zip
Define Method
定义方法(5KB)
19,19.zip
Export Makefile
输出工程制作文件(5KB)
20,20.zip
Jump to Next/Previous Function Definition
跳转到下一个/上一个功能定义(4KB)
21,21.zip
Inverting Assignment Operations
转化操作任务(5KB)
22,22.zip
VC4.2 style keyboard macro recorder for DevStudio 97
在DevStudio 97中使用在VC4.2风格的键盘宏记录(4KB)
23,23.zip
Application Launcher
程序发射器, 能够在Word, Excel, Access, Power Point, Visio和Html中连接网站(6KB)
24,24.zip
Open current header file
打开当前文件头(7KB)
25,25.zip
Open header file
打开文件头(4KB)
26,26.zip
Sequentially Renumber Resource ID's
重新对资源标识符编号(5KB)
27,27.zip
A secondary clipboard
实现第二个剪贴板, 不过它用的热键是Ctrl+Shift+C, Ctrl+Shift+V和Ctrl+Shift+X(4KB)
28,28.zip
Case switching
这个宏实现文字的大小写互换(4KB)
29,29.zip
WM_COMMAND user message macro
WM_COMMAND用户消息宏(5KB)
30,30.zip
Better caret movement by words
在IDE中移动快速单词的宏(5KB)
31,31.zip
Word selection
选择单词的宏(5KB)
32,32.zip
Disable ALT-TAB etc 1K 禁止ALT-TAB切换等等(8KB)
33,33.zip
In-Program Evaluation
在程序中识别并计算表达式(5KB)
34,34.zip
Doing Excel Automation witch MSVC
在VC中实现Excel自动化(9KB)
35,35.zip
High Resolution Timing
高精度的时间处理(5KB)
36,36.zip
Using Timers in MFC Applications
在MFC应用程序中使用时间(8KB)
37,37.zip
Microsecond delay
百万分子一的延时(4KB)
38,38.zip
Messagebox with printf capability
有printf能力的Messagebox(4KB)
39,39.zip
Multiple Level Undo/Redo
多级Undo/Redo功能的实现(7KB)
40,40.zip
Getting rid of Window List from MDI applications
在MDI应用中去掉窗口列表(5KB)
41,41.zip
Save and Restore
存储和恢复(7KB)
42,42.zip
A Quick Start
使用微软本地化工具包的快速入门(5KB)
43,43.zip
用微软本地化工具包在VC4.x中创建一个自定义编译步骤(5KB)
44,44.zip
Known Bugs and Limitations of the MS Resource Localization Toolset 3K 本地化工具包中已知的Bug和程序限制(5KB)
45,45.zip
Get VersionInfo from resource file
从资源文件中得到程序的版本信息(1)(6KB)
46,dynip.zip
A IP Poster for people with dynamic IP addresses(18KB)
47,cliptalk.zip
An application to speak the current text on the clipboard(30KB)
48,dibimage.zip
An MFC class framework to encapsulate Device Independent Bitmaps (DIBs) and Image Processing(1014KB)
49,gpslib.zip
An SDK to add GPS support to your Windows applications(82KB)
50,anirocx.zip
AnirOCX - An OCX to add remote control support to your Windows applications(36KB)
51,smtpsend.zip
A shareware ISAPI module to send Internet (SMTP) email(104KB)
52,autoplay.zip
AutoPlay - An app to use with your AutoRun enabled CD's(413KB)
53,ezview.zip
A shareware image viewer application(36KB)
54,LogTrace.zip
A Class for Creating a Trace Log(153KB)
55,MFCConsole_demo.zip
How to send debugging output to a console in a MFC application(12KB)
56,statuslog.zip
A very simple text logger that allows you to use printf-type formatting, with automatic application name and date stamping(15KB)
57,CTracerST.zip
A flexible trace class for consistent application debug traces. (153KB)
58,DebugToolkit.zip
A complete debug toolkit to add intelligent debugging capability to your application. (62KB)
59,ProcMon.zip
Debugging & Testing Tips from the Trenches(150KB)
60,TestRunner.zip
A framework for performing unit tests(323KB)
61,debug_macros_src.zip
A set of handy Debugging macro facilities without MFC (2KB)
62,CrtDbg.zip
How catch memory leaks with very little effort (7KB)
63,TraceTips.zip
A simple way to format your TRACE statements so double clicking takes you directly to the source code. (6KB)
64,dbg_src.zip
A log file class for multi-threaded applications. (4KB)
65,Console.zip
A Trace macro which traces on a new console of the Windows' application. (1KB)
66,XTrace_src.zip
Extended TRACE macros with easy source navigation(3KB)
67,AutoSave.zip
Add auto-save feature to Visual Studio 6.0.(41KB)
68,acomment.zip
This addin allows your source code to have references to external files, MSDN articles, voice comments etc.(134KB)
69,AutoBuild_demo.zip
Describes a way to automatically generate an application build number.(35KB)
70,GUIDGen.zip
An Add-In that replaces and extends the GUID Generator component included with Developer Studio(35KB)
71,IncPrivateBuild.zip
An add-in to automatically increment the PrivateBuild field in your applications resource file.(34KB)
72,level.zip
An add-in that helps you hide 'inactive' pieces of your code in include files(42KB)
73,ProjectExplorer.zip
A DevStudio Add-in that adds the ability to launch windows explorer in the directory of the currently active project(32KB)
74,PLC111.zip
Get statistics about your source code with a click of a button(392KB)
75,replaceinfiles.zip
Search and Replace in multiple files Add-in for Visual C++ 6.0(83KB)
76,RescueAgent.zip
A Code Rescue Add-in for Visual C++ Developers(118KB)
77,stripem.zip
This Add-in converts the text format (DOS or UNIX) of a file when it is saved in Visual Studio.(39KB)
78,devtruecolour.zip
Use any colour in the Developer Studio IDE(49KB)
79,openvc_demo.zip
Spelunking in the Badlands of MSDEV(441KB)
80,UsefulManagers.zip
An add-in for Devstudio that provides tag indexing and search, window, bookmarks, session and other managers(325KB)
81,bookmark.zip
Visual Studio add-in which saves and restores bookmarks after closing and re-opening a file.(82KB)
82,WndTabs250.exe
Window and File Management For Visual C++(1498KB)
83,WizGen.zip
This Add-in is similar to class wizard but can be used for MFC extension libraries(104KB)
84,WorkspaceUtils175.zip
A Visual Studio add-in provides a number of useful workspace-related functions(673KB)
85,solesby.zip
Some useful macros for MS Visual Studio(3KB)
86,AlignNext.zip
Align multiple lines of assignments after the equal sign, for example(2KB)
87,VBAutoIncrement_src.zip
An article on how to add an automatic build incrementer to VC6(2KB)
88,MakeCodeNicer.zip
A great macro for reformatting C++ source code(7KB)
89,ShellExtGuide1_demo.zip
A step-by-step tutorial on writing shell extensions(12KB)
90,ShellExtGuide2_demo.zip
A tutorial on writing a shell extension that operates on multiple files at once.(18KB)
91,ShellExtGuide3_demo.zip
A tutorial on writing a shell extension that shows pop-up info for files.(12KB)
92,ShellExtGuide4_demo.zip
A tutorial on writing a shell extension that provides custom drag and drop functionality.(14KB)
93,ShellExtGuide9_demo.zip
A tutorial on writing an extension to customize the icons displayed for a file type.(15KB)
94,ShellExtGuide5_demo.zip
A tutorial on writing a shell extension that adds pages to the properties dialog of files.(17KB)
95,ShellExtGuide6_demo.zip
A tutorial on writing a shell extension that can be used on the Send To menu.(22KB)
96,ShellExtGuide7_demo.zip
A tutorial on using owner-drawn menus in a context menu shell extensions, and on making a context menu extension that responds to a right-click in a directory background.(33KB)
97,ShellExtGuide8_demo.zip
A tutorial on adding columns to Explorer's details view via a column handler shell extension.(13KB)
98,CJBTaskBarApplet.zip
A framework for system tray applets(32KB)
99,systemtray.zip
A class for adding icons to the system tray(120KB)
100,CGFileType.zip
Registry entries and MFC class that associates a file extension with a program.(20KB)
101,CScheduledTask.zip
Basic class for using the Microsoft Task Scheduler(33KB)
102,copylocation.zip
This shell extension adds the ability to copy file and folder names from the Windows Explorer to the clipboard.(66KB)
103,CopyPathExt.zip
A context menu shell extension that allows you to copy full file paths to the clipboard.(270KB)
104,CShellFileOp.zip
An easy-to-use wrapper for the Win32 SHFileOperation function(34KB)105,CShellLink_src.zip
2 Freeware MFC classes to encapsulate shell shortcuts.(42KB)
106,dllregshex.zip
Why are we still using command prompt to register a DLL and not using the Windows Explorer(37KB)
107,selecticon_demo.zip
Explains how to display the windows 'Pick Icon' dialog(12KB)
108,MultiFiler_demo.zip
A step-by-step description of how to drag and drop files between your application and Explorer windows.(68KB)>
109,pxshlapi.zip
The library that helps to manage Shell ITEMIDLISTS(5KB)
110,MinimizeToTray_demo.zip
A set of routines that show how easy it is to minimise your windows to the system tray(110KB)
111,shlext_src.zip
Namespace extensions - the undocumented Windows Shell(13KB)
112,mkexesvc.zip
A 'not-so-simple' shell extension allowing executable to be run as services(75KB)
113,FavoDemo.zip
This is a class to get the folders and urls of the IE.(32KB)
114,seashell.zip
A set of shell controls and other useful classes(277KB)
115,ControlPanelExt_demo.zip
This article shows how to add your own pages to Control Panel applets by writing a property sheet handler.(14KB)
116,shdlg.zip
Undocumented shell dialogs, part 2(27KB)
117,dyndllclass.zip
Dynamically loading classes from DLLs(7KB)
118,ps.zip
PS (Process Status) for Windows 95 and Windows NT(20KB)
119,ipcdemo.zip
Inter-Process Communication Using WM_COPYDATA(25KB)
120,querysem.zip
Query the Value of a Semaphore(10KB)
121,child_popup.zip
Change from child window to popup window (and back)(277KB)
122,graded.zip
Gradient color caption bar(52KB)
123,hooks.zip
Hooks(49KB)
124,microsecond.zip
Microsecond delay(31KB)
125,realtime.zip
Real-time plot(179KB)
126,resviewer.zip
ResViewer - view resources within a DLL or EXE file(85KB)
127,fliespec.zip
Filename Handling Class (2KB)
128,single.zip
Single Instance of an Application Class (21KB)
129,instance.zip
A Single-Instance Application Class(54KB)
130,manager.zip
Undo/Redo Manager (107KB)
131,whfname.zip
Getting The Filename Given A Window Handle (5KB)
132,wait.zip
Launch and wait application to end (8KB)
133,mfctimer.zip
Using Timers in MFC Applications (63KB)
134,undo.zip
Add Undo - Redo support to CDocument(2KB)
135,multiundo.zip
Multiple Level Undo/Redo (45KB)
136,evaluation.zip
In-Program Evaluation (55KB)
137,scribml.zip
Creating a multilingual Scribble application with the MS Resource Localization Toolset (133KB)
138,mfctab.zip
MFC Graphics Tablet Test Application (73KB)
139,cardfile.zip
Microsoft Cardfile import DLL (37KB)
140,writedir.zip
Create Multiple Level Subdirectories (2KB)
141,log_src.zip
A Text File Logging system for use in VC++ projects (3KB)
142,commtest.zip
A communication class for serail port(66KB)
143,redirect.zip
Redirecting Standard Output to a CEdit Control (27KB)
144,geometry.zip
Method to achieve repositioning/resizing of child controls (36KB)
145,redirectout.zip
Redirect Output of CMD.EXE to a Pipe (5KB)
146,cdchange.zip
CD Change Notifications (6KB)
147,encrypt.zip
Encrypting and decrypting sensitive data using CryptoAPI. (6KB)
148,cabinet.zip
Cabinet File Utility Classes (142KB)
149,mappedfile.zip
Mapped File Class (4KB)
150,memdc.zip
Flicker free drawing using memory DC(17KB)
151,flicker.zip
Flicker free drawing (2)(4KB)
152,waitredraw.zip
Really (or at least more) Flicker Free (1KB)
153,linetracker.zip
Line tracker class similar to CRectTracker(45KB)
154,transparent.zip
Transparent Window (25KB)
155,marker_demo.zip
Graph Marker with Hit-Testing (26KB)
156,html_help.zip
Starting with HTML Help (126KB)
157,ipcwdata.zip
Sharing Data Between Different Instances of the Same Module (DLL or EXE) (13KB)
158,invokejvm.zip
Embed Java VM in Executables using Java Native Interface (JNI) (7KB)
159,controlling.zip
Programmatically controlling the state of the NumLock, CapsLock, ScrollLock keys (39KB)
160,mapizip_demo.zip
Implementing a "Send as ZIP-File" command in Scribble (149KB)
161,csh.zip
Implementing ToolTip Style Context Sensitive Help in CFormView based Applications (75KB)
162,tomsgbox.zip
MessageBox With Timeout (14KB)
163,messageboxex.zip
MessageBox With Timeout (13KB)
164,mousetrack.zip
Mouse Over Special Efects (107KB)
165,digscrsaver.zip
Screen Saver which Displays Pictures (756KB)
166,mfcsaver.zip
Windows Compliant Screen Saver Using MFC (53KB)
167,ssbase.zip
Screen Saver Base Class (203KB)
168,cscheduled.zip
Basic class for using the Microsoft Task Scheduler (26KB)
169,process.zip
Starting, Managing and Switching Processes(11KB)
170,thread.zip
Thread manager(47KB)
171,win32proc.zip
Enumerating Running Processes in Win95 and WinNT (107KB)
172,sameproc.zip
Making Multiple Instances of an Application run in the Same Process Space as different Threads (56KB)
173,gradientcap.zip
"Win'98 like" Gradient Caption Bar (47KB)
174,version.zip
Executable file version information (39KB) ...展开收缩
(系统自动生成,下载前可以参看下载内容)
下载文件列表
相关说明
- 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
- 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。
- 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
- 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
- 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
- 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.