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

Search list

[ADO-ODBCetl_src.zip

Description: 使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计划。参考DemoCopyHelper.cpp这个例子.
Platform: | Size: 86229 | Author: | Hits:

[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:

[Web Serverphp_screw-1.3

Description: PHP源码的加密文件,C:\\cygwin\\PHP\\extensions\\screw >msdev screw.dsp /MAKE \"screw - Win32 Release_TS\"-PHP source file encryption, C : \\ cygwin \\ PHP \\ extensions \\ screw gt; Msdev screw.dsp / MAKE "screw-Win32 Release_TS"
Platform: | Size: 10105 | 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:

[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:

[Other resourcevc_jiqiaoshili_part2_3

Description: Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. SmoothDlg实现对话框的淡入淡出效果 7. IrregularDlg实现不规则对话框 8. FullScreenDlg实现全屏对话框 9. UnClickableButton点击不到的按钮 10.BMPButton位图按钮 11.LinkBTN超链接按钮 12.RoundBTN非矩形按钮(圆形按钮) 13.MaskEdit限制编辑框中允许出现的字符 14.AutoComboBox自动完成组合框 15.ProgressBar在状态条中显示进度条-Visual.C program design techniques and examples -- matching CD Chapter 2 integrated environment with MSDEV Visual C + + compiler has an example of one. MyAppwizard : Custom AppWizard a dialog Chapter 3 of this chapter and controls a total of 15 cases : 1. RedBK change the background color of the dialog box 2. BitmapBK to set up a dialog background Figure 3. D lgDemo the creation and use of non-Mode dialog box 4. ESCNoExit by the ESC when the dialog withdrawal from the five . DlgToolTip achieve dialog controls ToolTip 6. SmoothDlg realize right dialog box Fade out of the seven results. IrregularDlg achieve irregular dialog 8. FullScr eenDlg achieve full screen dialog 9. UnClickableButton it less than a button 0.BMPButton bitmap button 11.LinkBTN hyperlink button 12.RoundBT N non-rectangular
Platform: | Size: 1197351 | Author: xixi | Hits:

[Embeded-SCM Developamcc_S5933

Description: AMCC S5933 PCI 卡硬件诊断程序,适用于Borland C++ builder, VC++, msdev 2003,msdev 2005. 到x86文件夹下,打开对应编译环境的工程,编译后即可执行。
Platform: | Size: 70982 | Author: daniel J | Hits:

[GUI Developnew_cjlib

Description: 一个非常有用的界面库,MSDEV,OUTLOOK,IE各种酷界面都能够轻松实现!
Platform: | Size: 431839 | Author: fengqy | Hits:

[ADO-ODBCetl_src

Description: 使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计划。参考DemoCopyHelper.cpp这个例子. - Uses ADO data duplication prototype this nearly the data duplication prototype which I attempts in seven years ago to do. Its some parts still very were possibly interesting. At first, it has used a construction on ODBC appropriation storehouse, but it may easily revise uses any database interface level. The demonstration example uses in ADO and MSDEV brings Nwind.mdb MS the Access database. This prototype engine uses to be actual or in the artificial formulation only database the index marks a record. When inserts the record may correctly process Auto-Number or the Counter data type. Gathers or in the duplication kind of Init method link description symbol through the initialization duplication clause carries out the duplication plan. Refers to DemoCopyHelper.cpp this example
Platform: | Size: 86016 | Author: 李健 | Hits:

[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: 58368 | Author: 王西 | Hits:

[Web Serverphp_screw-1.3

Description: PHP源码的加密文件,C:\cygwin\PHP\extensions\screw >msdev screw.dsp /MAKE "screw - Win32 Release_TS"-PHP source file encryption, C : \ cygwin \ PHP \ extensions \ screw gt; Msdev screw.dsp/MAKE "screw-Win32 Release_TS"
Platform: | Size: 10240 | 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: 1024 | Author: 魏世建 | Hits:

[GUI DevelopMSDev98

Description: 有VIsualC++6.0创建窗口,多文档类型-VIsualC 6.0 to create a window, multi-document type
Platform: | Size: 8475648 | Author: weiluosi | 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: 16384 | Author: 刘留 | Hits:

[source in ebookvc_jiqiaoshili_part2_3

Description: Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. SmoothDlg实现对话框的淡入淡出效果 7. IrregularDlg实现不规则对话框 8. FullScreenDlg实现全屏对话框 9. UnClickableButton点击不到的按钮 10.BMPButton位图按钮 11.LinkBTN超链接按钮 12.RoundBTN非矩形按钮(圆形按钮) 13.MaskEdit限制编辑框中允许出现的字符 14.AutoComboBox自动完成组合框 15.ProgressBar在状态条中显示进度条-Visual.C program design techniques and examples-- matching CD Chapter 2 integrated environment with MSDEV Visual C++ compiler has an example of one. MyAppwizard : Custom AppWizard a dialog Chapter 3 of this chapter and controls a total of 15 cases : 1. RedBK change the background color of the dialog box 2. BitmapBK to set up a dialog background Figure 3. D lgDemo the creation and use of non-Mode dialog box 4. ESCNoExit by the ESC when the dialog withdrawal from the five . DlgToolTip achieve dialog controls ToolTip 6. SmoothDlg realize right dialog box Fade out of the seven results. IrregularDlg achieve irregular dialog 8. FullScr eenDlg achieve full screen dialog 9. UnClickableButton it less than a button 0.BMPButton bitmap button 11.LinkBTN hyperlink button 12.RoundBT N non-rectangular
Platform: | Size: 1548288 | Author: xixi | Hits:

[Embeded-SCM Developamcc_S5933

Description: AMCC S5933 PCI 卡硬件诊断程序,适用于Borland C++ builder, VC++, msdev 2003,msdev 2005. 到x86文件夹下,打开对应编译环境的工程,编译后即可执行。-AMCC S5933 PCI card hardware diagnostic procedures, apply to Borland C++ Builder, VC++, Msdev 2003, msdev 2005. To the x86 folder, open the corresponding compiler environment works, the compiler can be executed after.
Platform: | Size: 885760 | Author: daniel J | Hits:

[GUI Developnew_cjlib

Description: 一个非常有用的界面库,MSDEV,OUTLOOK,IE各种酷界面都能够轻松实现!
Platform: | Size: 431104 | Author: fengqy | Hits:

[ListView/ListBoxapibrow

Description: 使用公用控制回调在一个CListView中管理CListCtrl控制例子源码,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\MSDEV\LIB(VC在DevStudio\VC\Lib)目录下的Win32Api.CSV就是这样的文件.-The use of common control callback CListView in a CListCtrl control in the management of source code examples, this example is used to analyze a number of a comma for the partition at the text file, for example, in your MSDEVLIB (VC in DevStudioVCLib) directory is Win32Api.CSV document.
Platform: | Size: 16384 | Author: wei | Hits:

[OS programSpyNet

Description: 利用全局钩子和代码注入实现键盘纪录,可以设置只纪录在"Iexplore.exe", "Firefox.exe","Opera.exe", "msdev.exe"等进程对应窗口的输入。-Use of global hooks and code injection to achieve a record keyboard, you can set the record only in Iexplore.exe , Firefox.exe , Opera.exe , msdev.exe such as the process corresponding to the input window.
Platform: | Size: 7168 | Author: 徐诚 | Hits:

[JSP/Javajavarfid-0.1-src.tar

Description: unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.c-unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.cpp
Platform: | Size: 11264 | Author: akub | Hits:
« 12 »

CodeBus www.codebus.net