搜索资源列表
soundonpocketpc(word2007)
- 在PPC上播放声音不像在PC上可以直接使用vs2005给提供的System.media命名空间中的方法.而只能调 用外部的coredll.dll库.只能播放.wav文件,并且还不是所有的都能播,
DLL
- 包含了PPC开发需要调用的DLL文件,如:aygshell.dll,btd.dll,btdrt.dll,bthamb.dll,bthcsr.dll,bthlink.dll ,bthsc.dll,bthuart.dll,bthuniv.dll,bthusb.dll,bthutil.dll,coredll.dll,Doclist.dll,GX.dll,mfcce300.dll, ,note_prj.dll,olece300.dll等
mp3play
- 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\\WINCE500\\pubilc\\directx\\SDK\\I
RDAExams
- 修正了广为流传的RDA例子中的错误 记得link里加上commctrl.lib coredll.lib use mfc in a share dll 就能正常编译了
CE playSond
- 用C#开发PDA里怎样播放WAV声音,其中要调用CoreDll.dll档的共公类部分-C# development PDA how to play WAV sound, which must be called CoreDll.dll stalls were part of the public category
CE playSond
- 用C#开发PDA里怎样播放WAV声音,其中要调用CoreDll.dll档的共公类部分-C# development PDA how to play WAV sound, which must be called CoreDll.dll stalls were part of the public category
DLL
- 一个在WINCE下可以用PPC上软件的常用的DLL文件集合-WINCE under a PPC can be used on commonly used software DLL file collection
soundonpocketpc(word2007)
- 在PPC上播放声音不像在PC上可以直接使用vs2005给提供的System.media命名空间中的方法.而只能调 用外部的coredll.dll库.只能播放.wav文件,并且还不是所有的都能播, -PPC on to play a sound in the PC can not directly use VS2005 to provide namespace System.media approach. But can o
DLL
- 包含了PPC开发需要调用的DLL文件,如:aygshell.dll,btd.dll,btdrt.dll,bthamb.dll,bthcsr.dll,bthlink.dll ,bthsc.dll,bthuart.dll,bthuniv.dll,bthusb.dll,bthutil.dll,coredll.dll,Doclist.dll,GX.dll,mfcce300.dll, ,note_prj.dll,olece300.dll等
mp3play
- 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC
RDAExams
- 修正了广为流传的RDA例子中的错误 记得link里加上commctrl.lib coredll.lib use mfc in a share dll 就能正常编译了-Revised RDA widespread examples of errors in the recall together with the link in commctrl.lib coredll.lib use mfc in a share dll
MobileFullScreen
- WINCE full screen application sample! DllImport, IntPtr, coredll.dll, vs2008-WINCE full screen application sample! DllImport, IntPtr, coredll.dll, vs2008
CellLineMonitor
- windows mobile下tapi实现监视电话线路的程序。vs2008下创建,并在windows mobile 6.1下通过测试。-TAPI Programming on Windows Mobile August 16, 2008, 8:03 pm Download the source code TAPI stands for Telephony Application Programming Interfa
OpenSoftKey
- 基于WCE开发在CE上通过调用系统自带的coredll.dll 来打开设备的小键盘(输入法),方便用户输入。-WCE based on the development of the CE system by calling coredll.dll own equipment to open a small keyboard (input) to facilitate user input.
coredll_dll_API
- Wince下的主要dll,coredll.dll所包含的全部函数. 在API下就可以知道各个函数的使用方法.-Wince of the main dll, coredll.dll contains all the function. In the next API function to know the use of various methods.
coredll.dll
- core dll files zip that I use for Visual Studio 2008 when developing applications
CoreDll
- 关于图形页面的显示,特别是关于历史曲线的显示,请大家学习-Graphic display on the page, especially on historical curve shows, please study
CoreDll(2)
- 在Windows CE下,coredll.dll的作用相当于Win32的kernel32.dll -In the Windows CE under, coredll.dll the role of the equivalent of Win32' s kernel32.dll
PDAWeb
- [DllImport( CoreDll.dll )] //, EntryPoint sound public static extern bool PlaySound(string pszSound, int hmod, int fdwSound) public const int SND_FILENAME 0x00020000 public const int SND_ASYNC 0x0001 publ