Description: 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operators and other functions. The cases mainly introduces the tree controls the use, list control the use of the Windows API related to the use, icon list system for the acquisition, and recursive directory traversal. Platform: |
Size: 417792 |
Author:唐堂 |
Hits:
Description: 最新2007 Windows Mobile平台应用程序开发。-The latest 2007 Windows Mobile application development platform. Platform: |
Size: 20386816 |
Author:ZhouQuan |
Hits:
Description: 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-Implements a Windows Explorer, the Explorer has a browser system files, directories, and delete them, mobile and other operations functions. Mainly introduces the use of tree controls, list controls the use, relevance of the use of Windows API, the system icon list of the acquisition, as well as recursive directory traversal, etc. to achieve. Platform: |
Size: 431104 |
Author:suming |
Hits:
Description: 本章实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本章主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-This chapter implements a Windows Explorer, the Explorer has a browser system files, directories, and delete them, mobile and other operations functions. This chapter introduces the use of tree controls, list controls the use, relevance of the use of Windows API, the system icon list of the acquisition, as well as recursive directory traversal, etc. realize. Platform: |
Size: 44032 |
Author:林瑶磊 |
Hits:
Description: 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本章主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。
-Realize a Windows Explorer, the Explorer has a browser system files, directories, and delete them, mobile and other operations functions. This chapter introduces the use of tree controls, list controls the use, relevance of the use of Windows API, the system icon list of the acquisition, as well as recursive directory traversal, etc. realize. Platform: |
Size: 432128 |
Author:华强 |
Hits:
Description: windows mobile下,通过tapi实现的来电转接程序-Programatically forwarding calls using TAPI
February 9, 2009, 12:59 am
Download the source code
Recently one of my friend asked me how to forward calls using the USSD commands. This link describes how to forward calls using USSD codes. I tried a lot using my previous article code but ended up with no success. The USSD command are sending successfully but always the result is “UNKNOWN APPLICATION”. Then I decided to work on a sample using the TAPI API lineForward.
The lineForward API is used to programatically forward calls. The syntax of the API is defined as:
LONG WINAPI lineForward(HLINE hLine,DWORD bAllAddresses,DWORD dwAddressID,LPLINEFORWARDLIST const lpForwardList,DWORD dwNumRingsNoAnswer,LPHCALL lphConsultCall,LPLINECALLPARAMS const lpCallParams)
The first parameter is the handle to the line (Cellular Line), second a boolean value indicating all originating addresses of the line or a single address of the line. Third is the address id of the line. Fourth is a po Platform: |
Size: 25600 |
Author:龙田 |
Hits:
Description: windows mobile简单的发消息,适合初学者,对WM6.0的认识,调用API函数-windows mobile发消息simple, suitable for beginners, understanding of WM6.0, API function calls Platform: |
Size: 9216 |
Author:于海涛 |
Hits:
Description: GPS API CSharp Open Source Windows Mobile
Communicate with NMEA GPS Devices on Windows Mobile Devices. Platform: |
Size: 24576 |
Author:tidyup |
Hits:
Description: windows mobile的蓝牙功能
This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retrieved, and can
be used to query the devices for more information (not implemented)-This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retrieved, and can
be used to query the devices for more information (not implemented) Platform: |
Size: 9216 |
Author:阿鲲 |
Hits:
Description: Windows Mobile的API文档资料,类似于Windows平台下的Win32 API,只不过这是针对Windows mobile平台的。-Windows Mobile-API documentation, similar to the Windows platform, under the Win32 API, but this is for the Windows mobile platform. Platform: |
Size: 63102976 |
Author:罗世凯 |
Hits:
Description: Example shows how to establish gprs connection under windows mobile usin Connection manager api Platform: |
Size: 1024 |
Author:DaBEAT |
Hits:
Description: Windows Mobile开发实例.pdf 本书示例开发环境为 vs2005 C++,针对 Windows Mobile 5.0 以上平台。如无特殊说明,均采用 Win32 API。 -Windows Mobile development example.pdf book development environment for example vs2005 Windows Mobile 5.0 c++, in view of the above platform. If no specific instructions, all use Win32 API. Platform: |
Size: 1147904 |
Author:jolie |
Hits: