Location:
Search - helloce
Search list
Description: WinCE3.0编程宝典第一章的配套代码,使用SDK编写,学习WinCE的最好选择!
Platform: |
Size: 15539 |
Author: johnchen |
Hits:
Description: 在第一章里,例子程序HelloCE调用DrawText函数显示了一行文本。代码如下:
DrawText (hdc, TEXT (\"Hello Windows CE!\"), -1, &rect,
DT_CENTER | DT_VCENTER | DT_SINGLELINE)
DrawText 是一个相当高级的函数,允许由程序显示文本,而由Windows处理大部分细节。DrawText的头几个参数几乎是不言而喻,很直观。当前正在使用的设 备环境句柄被传入,同时传入的还有被TEXT宏包围的用来显示的文本,声明成Unicode字符串是为了符合Windows CE的需要。
Platform: |
Size: 16744 |
Author: ellick |
Hits:
Description: 最基础的Win CE程序源码(模块化程序):HELLo WINCE
Platform: |
Size: 10078 |
Author: 星一 |
Hits:
Description: WinCE3.0编程宝典第一章的配套代码,使用SDK编写,学习WinCE的最好选择!-Chapter Programming WINCE3.0 Baodian matching code, use the SDK to prepare, study the best choice WinCE!
Platform: |
Size: 15360 |
Author: johnchen |
Hits:
Description: 在第一章里,例子程序HelloCE调用DrawText函数显示了一行文本。代码如下:
DrawText (hdc, TEXT ("Hello Windows CE!"), -1, &rect,
DT_CENTER | DT_VCENTER | DT_SINGLELINE)
DrawText 是一个相当高级的函数,允许由程序显示文本,而由Windows处理大部分细节。DrawText的头几个参数几乎是不言而喻,很直观。当前正在使用的设 备环境句柄被传入,同时传入的还有被TEXT宏包围的用来显示的文本,声明成Unicode字符串是为了符合Windows CE的需要。
-In the first chapter, the example of the procedure call DrawText function HelloCE shows the line of text. Code is as follows: DrawText (hdc, TEXT (
Platform: |
Size: 16384 |
Author: ellick |
Hits:
Description: 最基础的Win CE程序源码(模块化程序):HELLo WINCE-The most basic procedures for Win CE source (modular procedures): HELLo WINCE
Platform: |
Size: 10240 |
Author: 星一 |
Hits:
Description: EVC高级编程及其应用开发中一个样例,"helloce"绝对可以用-EVC high-level programming and application development in a sample, " helloce" can be absolutely
Platform: |
Size: 16384 |
Author: 远方 |
Hits:
Description: 一个wince5.0下的用EVC4.0编写的helloCE入门程序,希望给初学者一个借鉴-Under a wince5.0 helloCE prepared with EVC4.0 entry procedures in the hope of a reference to the beginners
Platform: |
Size: 1454080 |
Author: hxd |
Hits:
Description: WINCE设备上运行的经典程序HELLOWINCE-HELLOWINCE
Platform: |
Size: 1016832 |
Author: yangzongrui |
Hits:
Description: winCE的简单程序,适合刚刚接触windowsCE程序设计的朋友,希望对大家有帮助-winCE simple program, just contact windowsCE program design for friends, we want to help
Platform: |
Size: 1435648 |
Author: han |
Hits:
Description: Wince嵌入式开发源代码 helloworld代码 入门实例-Wince embedded open source code entry example helloworld
Platform: |
Size: 882688 |
Author: dzy |
Hits:
Description: 完全使用API函数实现窗口界面应用WinCE程序。对于初学VC的朋友,这个源码是非常值得借鉴的!-Full use of Windows API functions for WinCE application program interface. VC friends for the beginner, this is a very worthwhile reference source!
Platform: |
Size: 5120 |
Author: 刘国 |
Hits:
Description: WINCE的入门程序,仅供初学者入门参考。
Platform: |
Size: 36864 |
Author: 王桂喜 |
Hits:
Description: WINDOWSce程序编程基础可以帮助你更好的入门,可以帮助初学者-the source file of window ce
Platform: |
Size: 980992 |
Author: houhao |
Hits: