Location:
Search - evc pocket pc
Search list
Description: Pocket PC上的MAME,街机模拟器-Source,使用EVC开发,是很不错的学习模拟器开发的代码-Pocket PC on the MAME, arcade simulator-Source, the use of EVC development is a good way of learning simulator development of the code
Platform: |
Size: 10109274 |
Author: 张 |
Hits:
Description: Pocket PC上的MAME,街机模拟器-Source,使用EVC开发,是很不错的学习模拟器开发的代码-Pocket PC on the MAME, arcade simulator-Source, the use of EVC development is a good way of learning simulator development of the code
Platform: |
Size: 10108928 |
Author: 张 |
Hits:
Description: WINDOWS CE注册表编辑源码,使用EVC开发,可以应用在POCKET PC 2003系统.-WINDOWS CE Registry Editor source, the use of EVC development, can be used in Pocket PC 2003 system.
Platform: |
Size: 108544 |
Author: 余君 |
Hits:
Description: 在Listbox添加EditLabel控件,适合于Pocket PC上运行。也可用于windows编程,基于EVC基础上运行-in SQLs add EditLabel controls, suitable for running on the Pocket PC. Windows can also be used for programming, based on the basis of operating EVC
Platform: |
Size: 1675264 |
Author: 李明 |
Hits:
Description: 在Listbox添加PushButton控件,适合于Pocket PC上运行。也可用于windows编程,基于EVC基础上运行-in SQLs add PushButton controls, suitable for running on the Pocket PC. Windows can also be used for programming, based on the basis of operating EVC
Platform: |
Size: 1601536 |
Author: 李明 |
Hits:
Description: 在Listbox添加RadioButton控件,适合于Pocket PC上运行。也可用于windows编程,基于EVC基础上运行-in SQLs add RadioButton controls, suitable for running on the Pocket PC. Windows can also be used for programming, based on the basis of operating EVC
Platform: |
Size: 1666048 |
Author: 李明 |
Hits:
Description: 多窗体编程,基于EVC开发,运行于pocket pc。也可作为windows编程的参考代码-many forms programming, based on EVC development, running on pocket pc. Windows also can be used as a reference source programming
Platform: |
Size: 2315264 |
Author: 李明 |
Hits:
Description: Pocket PC上的图片浏览程序。开发工具:eVC。-Pocket PC photo viewer. Development tools : eVC.
Platform: |
Size: 49152 |
Author: 蜡笔小羊 |
Hits:
Description: Evc 开发的,在Pocket PC上运行。通过访问CF卡的Com口去读RFID 标签。-Evc development of the Pocket PC operation. Visit the CF card Com I read RFID tags.
Platform: |
Size: 132096 |
Author: 昆 |
Hits:
Description: 使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案档-use of the latest Visual Studio 2005 development than simple Pocket PC 20 YUV's 03 players to REAYUV basis of a very good performance, include a complete ad hoc stall VCPROJ
Platform: |
Size: 149504 |
Author: 张小胖 |
Hits:
Description: windows mobile(包括smartphone和pocket pc)上实现打电话、发短信、上网功能。-windows mobile (including smartphone and pocket pc) realizing make phone calls and send text messages and Internet functions.
Platform: |
Size: 1024 |
Author: 李利平 |
Hits:
Description: Pocket PC2003上的火车时刻表-Pocket PC2003 on the Train Schedules
Platform: |
Size: 313344 |
Author: lx |
Hits:
Description: 一个在Pocket PC上运行的贪食蛇游戏,开发平台为EVC,在Pocket PC 2003上测试通过-one of the Pocket PC operating Tanshichi game development platform for EVC. in Pocket PC 2003 on the test
Platform: |
Size: 537600 |
Author: zhuxingliang |
Hits:
Description: 简单的pocket PC平台下通信程序,是学习EVC 中socket入门的较好实例-Simple pocket PC platform, under the communications procedure, the study of EVC in the socket of the better examples of entry
Platform: |
Size: 122880 |
Author: 王琳伟 |
Hits:
Description: chm reader源代码 evc下使用 pocket pc 2003 能够阅读chm格式
-chm reader source code using EVC pocket pc 2003 can read the chm format
Platform: |
Size: 2056192 |
Author: lenglong |
Hits:
Description: 程序创建了位图滚动显示静态控件。解决图片尺寸大于静态控件预先定义大小而显示不全的问题。EVC 编写的POCKET PC 2003模拟器的程序。里边有一个类比较有参考价值。-Procedures to create a rolling display static bitmap control. Solve the image size larger than pre-defined static controls showed that the size of the problem of insufficiency. EVC prepared POCKET PC 2003 emulator procedures. Inside there is a relatively valuable reference.
Platform: |
Size: 2974720 |
Author: ylkhao_hao |
Hits:
Description: 兔子波比4是FDG公司开发的兔子波比系列游戏中的第4部
很耐玩,原作是java的不支持触摸屏
仿制时使用了我自己的pge图形库,在压缩包中都有
windows下的工程需要directX支持
pocket pc 的工程用evc4 + pocket pc 2003 sdk开发-Bobby Rabbit 4 is FDG Bobby rabbits developed the first Series game four very Nai Wan, the original is the java does not support the use of touch-screen imitation of my own graphics library PGE, in the compressed packet, there are windows of works need DirectX support pocket pc works with evc4+ pocket pc 2003 sdk development
Platform: |
Size: 2829312 |
Author: wweerr |
Hits:
Description: evc写的在Pocket PC2003下制作系统托盘图标的源代码-EVC wrote the Pocket PC2003 produced in the system tray icon s source code
Platform: |
Size: 11264 |
Author: jacky |
Hits:
Description: PocketPC2003的MFC程序漂亮的位图按钮的evc实现(带例程)
现在开发一些PPC上应用程序,最一个好看的界面也是很重要的,给人以美好的感觉。位图按钮是其中的一个重要部分。
这个位图按钮是用VC上98年就出来的一个CButtonST类修改而来的,因为PPC上一些函数的处理和PC不同,所以进行了修改。例如PPC上一般情况下,没有鼠标在没有按下时划过这样的事件,不过这里还是做了这种情况的处理。再就是DrawText函数,要移动一下位置才能够正确画到按钮中央。
将BtnST文件复制就可以使用。
通过SetIcon函数来指定按钮的鼠标在其中和不在其中的图片,给它两个图标资源就可以了。
按钮有几种设置可以选择,是否为平按钮(PPC上也可以做突起按钮),是否绘画边框,文字方向等等。
如果需要实现更多的特效,可以修改CBtnST类的DrawTheIcon中具体绘图的部分来实现。
基本使用方法:
1.在对话框类中添加一个CButtonST变量
2.在Initdialog中SetIcon(ICON1,ICON2)
3.在DoDataExchange中添加DDX_Control(pDX, 按钮ID, CButtonST变量)-err
Platform: |
Size: 35840 |
Author: jacky |
Hits:
Description: evc下使用的绘图 程序 源代码 在模拟器下编译通过-evc paint pic pocket pc 2003 built good
Platform: |
Size: 2759680 |
Author: lingyu |
Hits: