CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - debug window
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - debug window - List
[
Hook api
]
VB_SubClass
DL : 0
VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
Update
: 2008-10-13
Size
: 5.44kb
Publisher
:
全宁
[
Other resource
]
uart_iccavr
DL : 0
UART为RS232串行通信例子程序,利用ICCAVR的终端调试窗口和PC机键盘,可以将你从PC键盘输-UART for example RS232 serial communication procedure, and use the terminal ICCAVR debug window and PC keyboard, you can lose from the PC keyboard
Update
: 2008-10-13
Size
: 15.92kb
Publisher
:
zxc
[
ListView/ListBox
]
LogControl_src
DL : 0
一个输出日志记录的列表控件,如果想要实现像VC的调试窗口一样输出日志等记录,本例可供参考-an output log records list the controls, if it wants to achieve as the VC output debug window to the same log records, the cases for reference
Update
: 2008-10-13
Size
: 45.37kb
Publisher
:
郭飞
[
Other resource
]
ce_crtdbg
DL : 0
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it. -This code detects memory leaks in embedded VC almost the same way crtdbg does in VC. At the en d of program execution it will display in the deb ug window if there were any memory leaks and how t he looks memory so you can identify where your me mory leak occurred. It will display in the debug window a message saying no memory leaks detecte d if there are no memory leaks. Similar to what cr tdbg.h does in VC. The code detects memory leaks generated with calls to new and delete operator s in C. The code doesn t detect memory leaks " ated with C functions : malloc, malloc, free, but that can be done in the future. Let me know and I will program it.
Update
: 2008-10-13
Size
: 2.52kb
Publisher
:
杨久敏
[
Other resource
]
CE_leakdemo
DL : 1
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
Update
: 2008-10-13
Size
: 11.5kb
Publisher
:
金雪百合
[
ADO-ODBC
]
2004051900235529398-PBD还原程序
DL : 1
PFC实例是参照PB6.51版本的PFC的example做的,里面的注释基本都是用中文重新写过,方便大家阅读,本PFC实例没有使用SQLSPY、DEBUG服务和数据窗口属性服务,但是增加了一些实例,如:带进度条的检索工具,SQL语法分析,数据窗口缓存服务等。-PFC PB6.51 example is the reference version of the example of PFC done inside of the Notes which are re-written in Chinese, facilitate reading, the examples do not use PFC SQLSPY, DEBUG window service attributes and data services, but an increase of some examples, such as : the progress of the band Search tools, SQL syntax analysis, data window cache services.
Update
: 2008-10-13
Size
: 218.48kb
Publisher
:
于
[
Database system
]
2004051900235529398-PBD还原程序
DL : 0
PFC实例是参照PB6.51版本的PFC的example做的,里面的注释基本都是用中文重新写过,方便大家阅读,本PFC实例没有使用SQLSPY、DEBUG服务和数据窗口属性服务,但是增加了一些实例,如:带进度条的检索工具,SQL语法分析,数据窗口缓存服务等。-PFC PB6.51 example is the reference version of the example of PFC done inside of the Notes which are re-written in Chinese, facilitate reading, the examples do not use PFC SQLSPY, DEBUG window service attributes and data services, but an increase of some examples, such as : the progress of the band Search tools, SQL syntax analysis, data window cache services.
Update
: 2025-03-14
Size
: 218kb
Publisher
:
于
[
Hook api
]
VB_SubClass
DL : 0
VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
Update
: 2025-03-14
Size
: 5kb
Publisher
:
全宁
[
GUI Develop
]
WindowDebug
DL : 0
实现类似VC中可设断点的编辑窗口,很简单的,欢迎大家查看-achieve similar VC breakpoints can be set up to the edit window, a very simple, welcoming everyone View
Update
: 2025-03-14
Size
: 21kb
Publisher
:
[
SCM
]
uart_iccavr
DL : 0
UART为RS232串行通信例子程序,利用ICCAVR的终端调试窗口和PC机键盘,可以将你从PC键盘输-UART for example RS232 serial communication procedure, and use the terminal ICCAVR debug window and PC keyboard, you can lose from the PC keyboard
Update
: 2025-03-14
Size
: 16kb
Publisher
:
zxc
[
ListView/ListBox
]
LogControl_src
DL : 0
一个输出日志记录的列表控件,如果想要实现像VC的调试窗口一样输出日志等记录,本例可供参考-an output log records list the controls, if it wants to achieve as the VC output debug window to the same log records, the cases for reference
Update
: 2025-03-14
Size
: 45kb
Publisher
:
郭飞
[
Windows CE
]
ce_crtdbg
DL : 0
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it. -This code detects memory leaks in embedded VC almost the same way crtdbg does in VC. At the en d of program execution it will display in the deb ug window if there were any memory leaks and how t he looks memory so you can identify where your me mory leak occurred. It will display in the debug window a message saying no memory leaks detecte d if there are no memory leaks. Similar to what cr tdbg.h does in VC. The code detects memory leaks generated with calls to new and delete operator s in C. The code doesn t detect memory leaks " ated with C functions : malloc, malloc, free, but that can be done in the future. Let me know and I will program it.
Update
: 2025-03-14
Size
: 2kb
Publisher
:
杨久敏
[
Windows CE
]
CE_leakdemo
DL : 0
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
Update
: 2025-03-14
Size
: 11kb
Publisher
:
金雪百合
[
Fractal program
]
yuanbao2
DL : 0
分形程序,内含二维元胞自动机小程序源代码。双击Debug下的yuanbao2.exe文件,程序运行;双击yuanbao2.dsw文件,进入编辑环境。-Fractal procedures, containing two-dimensional cellular automata small source code. Double-click the Debug yuanbao2.exe documents, operating procedures; Double-click yuanbao2.dsw documents to enter editing environment.
Update
: 2025-03-14
Size
: 1.59mb
Publisher
:
lishiwei
[
Other
]
CDebug
DL : 0
一套调试时用于显示的开发包,用于VC++可将调试信息在运行时发送给调试器窗口-set of debugging time for the show's development kits, can be used for debugging VC at runtime information sent to the debugger window
Update
: 2025-03-14
Size
: 45kb
Publisher
:
钟浩
[
.net
]
WindowsCE.NET
DL : 0
本教程将带领您完成配置、构建、下载和调试Windows CE .NET 操作系统映像的整个过程。但是,在开始 教程之前,您需要按照本页面所介绍的以下步骤对工作站加以配置-This tutorial will lead you through the configuration, build, download and debug Windows CE. NET operating system image of the whole process. However, in the beginning before the tutorial, you will need to introduce in accordance with the present page of the following steps on the workstation to be configured
Update
: 2025-03-14
Size
: 879kb
Publisher
:
changYu
[
VC/MFC
]
AtlTraceTool
DL : 0
To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons. -err
Update
: 2025-03-14
Size
: 40kb
Publisher
:
徐海峰
[
Communication
]
SRMessage1.0
DL : 0
VC6工程代码 GSM模块,适用于tc35i系列,可接受和发送汉字,并带有调试窗口-VC6 project code GSM module, applicable to TC35i series, receive and send Chinese characters, with a debug window
Update
: 2025-03-14
Size
: 64kb
Publisher
:
zhang
[
Windows Develop
]
userext
DL : 0
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调试进程中的窗口信息 * 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ] * Handle 窗口句柄 * 如果Handle为0,则显示进程中的所有窗口信息 * UMFlags 显示参数,如果是0,则显示最基本参数 * Bit 0 (0x1) 显示General Properties * Bit 1 (0x2) 显示窗口样式 * Bit 2 (0x4) 显示相关窗口 * Bit 3 (0x8) 显示Class信息 * -h 窗口边框高亮 * TypeName 窗口类型 -Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information*-h window highlight* TypeName window frame type
Update
: 2025-03-14
Size
: 60kb
Publisher
:
qunhui hu
[
SCM
]
uart
DL : 0
C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
Update
: 2025-03-14
Size
: 6kb
Publisher
:
李勇
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.