Welcome![Sign In][Sign Up]
Location:
Search - DevStudio

Search list

[Menu controlProperWnd

Description: 属性页放置在窗口的指定位置这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-attribute pages placed in the window of the designated spots examples use common control callback in a CListView CListCtrl management control, for example the analysis of a number of a comma to separate address in a text file, for example, in your \\ MSDEV \\ LIB (VC5.0 in DevStudio \\ VC \\ Lib) Contents of Win32Api.CSV This is a document
Platform: | Size: 59007 | Author: 王西 | Hits:

[GUI DevelopDevStudio风格的界面效果

Description: DevStudio风格的界面效果,采用的是CJLibrary的源码,比较实用-DevStudio style interface effects, using the CJLibrary source code, the more practical
Platform: | Size: 260774 | Author: 过森君 | Hits:

[Dialog_WindowMyWnd

Description: 这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-examples of the use of the common control of a pullback in CListCtrl CListView management control, for example the analysis of a number of a comma to separate address in a text file, for example, in your \\ MSDEV \\ LIB (VC5.0 in DevStudio \\ VC \\ Lib) Contents of this is Win32Api.CSV kind of document
Platform: | Size: 1386 | Author: 魏世建 | Hits:

[Button controldockmenubar_src

Description: 实现DevStudio样式的泊位菜单条程序-achieve DevStudio style menu of procedures berths
Platform: | Size: 26938 | Author: 张恒 | Hits:

[File OperateFileWatch_demo

Description: This class helps you to monitor files like in the DevStudio. If the file is modified outside your application a message box pops up and lets you choose between ignoring modifications or reloading the data, thus discarding all changes. -This class helps you to monitor files like i n the DevStudio. If the file is modified outside your application a message box pops up and lets y ou choose between ignoring modifications or're loading the data, thus discarding all changes.
Platform: | Size: 50710 | Author: 周惠 | Hits:

[Windows Develop1apibrowe

Description: 这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-examples of the use of the common control of a rebound in the management CListCtrl CListView control, for example the analysis of a comma separator for the text files, For example, in your \\ MSDEV \\ LIB (VC5.0 in DevStudio \\ VC \\ Lib) CONTENTS recorded the Win32Api.CSV This is a document
Platform: | Size: 16555 | Author: 刘留 | Hits:

[Dialog_WindowCJLibrary_v6.09

Description: CJLibrary,利用这个库,你可以做出像Outlook, DevStudio那样美观、方便的程序界面。-CJLibrary and use this library, you can make like Outlook, DevStudio so beautiful and convenient program interface.
Platform: | Size: 1502106 | Author: | Hits:

[Graph programIrrBmpDlgSrc

Description: DevStudio风格的界面效果,能够对系统进行界面更改。-DevStudio style interface effect to the system interface changes.
Platform: | Size: 5083 | Author: kairo | Hits:

[Otherdevstudio

Description: 一个类似VC6.0编辑器的界面源代码,是一个学习VC界面编程的好实例
Platform: | Size: 134890 | Author: 唐述 | Hits:

[Windows DevelopIS8

Description: CODE: Getting the Volume Serial Number Document ID: Q108728 This article applies to the following: Product(s): InstallShield Professional 6.x, 7.x , InstallShield Developer - All Versions, InstallShield DevStudio 9.x, InstallShield AdminStudio - All Versions Last Revised On: 10/30/2003 Summary This article provides InstallScript code that will get the volume serial number of the hard drive using the Windows API GetVolumeInformation( ).
Platform: | Size: 2701201 | Author: sadf | Hits:

[ActiveX/DCOM/ATLsamplecai

Description: This article describes a way to write add-ins such that a single binary can be hosted across multiple versions of DevStudio, Visual Studio, and Office. It uses C++ and ATL, but the principles should carry over to other languages and other frameworks.
Platform: | Size: 66694 | Author: sidney li | Hits:

[Process-Thread从NT服务启动Windows程序

Description: 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedures. The procedure was activated as NT services will be running the same (for example, users do not have landing machines, which will run in the background). In the absence of appropriate privileges, the user can not terminate this service launch procedures (unless machine off). You can NT service test and debug your program. For example, you can DevStudio Debugger run your program, single-step access to the source code looking for errors. When the "debug no mistakes", you will configure it into products, from NT service and start it.
Platform: | Size: 28544 | Author: 王明 | Hits:

[SourceCodeDevStudio

Description: Visual Studio风格的用户界面(132KB)-Visual Studio-style user interface (132KB)
Platform: | Size: 135168 | Author: 陈宇 | Hits:

[Process-Thread从NT服务启动Windows程序

Description: 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedures. The procedure was activated as NT services will be running the same (for example, users do not have landing machines, which will run in the background). In the absence of appropriate privileges, the user can not terminate this service launch procedures (unless machine off). You can NT service test and debug your program. For example, you can DevStudio Debugger run your program, single-step access to the source code looking for errors. When the "debug no mistakes", you will configure it into products, from NT service and start it.
Platform: | Size: 28672 | Author: 王明 | Hits:

[GUI DevelopDevStudio风格的界面效果

Description: DevStudio风格的界面效果,采用的是CJLibrary的源码,比较实用-DevStudio style interface effects, using the CJLibrary source code, the more practical
Platform: | Size: 260096 | Author: 过森君 | Hits:

[Otherdevstudio

Description: 一个类似VC6.0编辑器的界面源代码,是一个学习VC界面编程的好实例-A similar interface VC6.0 editor source code, is a learning VC a good example of programming interface
Platform: | Size: 135168 | Author: 唐述 | Hits:

[ActiveX/DCOM/ATLsamplecai

Description: This article describes a way to write add-ins such that a single binary can be hosted across multiple versions of DevStudio, Visual Studio, and Office. It uses C++ and ATL, but the principles should carry over to other languages and other frameworks.
Platform: | Size: 66560 | Author: sidney li | Hits:

[Windows DevelopDevStudio

Description: 实现一个类似VC6.0的界面的程序和源码,而且功能更强大,右边导航栏有多个标签-To achieve a similar interface VC6.0 procedures and source code, and more powerful, the right navigation bar there are a number of labels
Platform: | Size: 175104 | Author: 王柳峰 | Hits:

[Windows Developvc

Description: DevStudio风格的界面效果 DevStudio风格的界面效果-DevStudio-style interface the effect of the interface effects DevStudio style
Platform: | Size: 258048 | Author: 是否 | Hits:

[.netDevStudio

Description: handan001编写的一个关于DevStudio风格的界面效果-handan001 write a DevStudio style interface effects
Platform: | Size: 243712 | Author: 123 | Hits:
« 12 »

CodeBus www.codebus.net