Welcome![Sign In][Sign Up]
Location:
Search - debug window

Search list

[Hook apiVB_SubClass

Description: VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
Platform: | Size: 5567 | Author: 全宁 | Hits:

[Other resourceuart_iccavr

Description: 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
Platform: | Size: 16297 | Author: zxc | Hits:

[ListView/ListBoxLogControl_src

Description: 一个输出日志记录的列表控件,如果想要实现像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
Platform: | Size: 46454 | Author: 郭飞 | Hits:

[Other resourcece_crtdbg

Description: 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.
Platform: | Size: 2578 | Author: 杨久敏 | Hits:

[Other resourceCE_leakdemo

Description: 用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
Platform: | Size: 11781 | Author: 金雪百合 | Hits:

[ADO-ODBC2004051900235529398-PBD还原程序

Description: 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.
Platform: | Size: 223720 | Author: | Hits:

[Database system2004051900235529398-PBD还原程序

Description: 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.
Platform: | Size: 223232 | Author: | Hits:

[Hook apiVB_SubClass

Description: VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
Platform: | Size: 5120 | Author: 全宁 | Hits:

[GUI DevelopWindowDebug

Description: 实现类似VC中可设断点的编辑窗口,很简单的,欢迎大家查看-achieve similar VC breakpoints can be set up to the edit window, a very simple, welcoming everyone View
Platform: | Size: 21504 | Author: | Hits:

[SCMuart_iccavr

Description: 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
Platform: | Size: 16384 | Author: zxc | Hits:

[ListView/ListBoxLogControl_src

Description: 一个输出日志记录的列表控件,如果想要实现像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
Platform: | Size: 46080 | Author: 郭飞 | Hits:

[Windows CEce_crtdbg

Description: 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.
Platform: | Size: 2048 | Author: 杨久敏 | Hits:

[Windows CECE_leakdemo

Description: 用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
Platform: | Size: 11264 | Author: 金雪百合 | Hits:

[Fractal programyuanbao2

Description: 分形程序,内含二维元胞自动机小程序源代码。双击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.
Platform: | Size: 1668096 | Author: lishiwei | Hits:

[OtherCDebug

Description: 一套调试时用于显示的开发包,用于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
Platform: | Size: 46080 | Author: 钟浩 | Hits:

[.netWindowsCE.NET

Description: 本教程将带领您完成配置、构建、下载和调试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
Platform: | Size: 900096 | Author: changYu | Hits:

[VC/MFCAtlTraceTool

Description: 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
Platform: | Size: 40960 | Author: 徐海峰 | Hits:

[CommunicationSRMessage1.0

Description: VC6工程代码 GSM模块,适用于tc35i系列,可接受和发送汉字,并带有调试窗口-VC6 project code GSM module, applicable to TC35i series, receive and send Chinese characters, with a debug window
Platform: | Size: 65536 | Author: zhang | Hits:

[Windows Developuserext

Description: 调试工具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
Platform: | Size: 61440 | Author: qunhui hu | Hits:

[SCMuart

Description: 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.
Platform: | Size: 6144 | Author: 李勇 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net