CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 Windows CE 搜索资源 - handle

搜索资源列表

  1. xp163.com.7.159

    0下载:
  2. ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProc
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:35349
    • 提供者:甘永祥
  1. mySerialFour最终版B

    0下载:
  2. 该程序是由EVC 4.0编写,主要用于嵌入式的串口通信,具有很好的出错能力和完善的数据通信过程中情况判别-This is EVC 4.0 programme, it focuses on serial port communicaiton, it has the good performance of handle exceptions and perfect sense of data communication
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:7499909
    • 提供者:矫渊培
  1. HowToDevelopAnOAL

    0下载:
  2. Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating sy
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:378855
    • 提供者:张会光
  1. FANGWENUSB

    0下载:
  2. //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1813
    • 提供者:lanxilange
  1. FreeFormPPC

    0下载:
  2. #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.Do
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:67254
    • 提供者:chen
  1. BmpOutPut

    1下载:
  2. WinCE实现屏幕截图并保存为BMP文件,通过句柄获得HDC并保存为BMP文件,从而实现全屏截图以及窗口截图,详细内容:http://blog.csdn.net/wyunteng/archive/2011/04/30/6375381.aspx-WinCE screenshot and save it as BMP file handle HDC and save it as BMP file in order to achieve full-screen screenshots and wind
  3. 所属分类:Windows CE

    • 发布日期:2016-12-22
    • 文件大小:44032
    • 提供者:Ronald
  1. ForwardMgr

    0下载:
  2. 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 forw
  3. 所属分类:Windows CE

    • 发布日期:2017-04-23
    • 文件大小:26075
    • 提供者:龙田
  1. exception

    0下载:
  2. 此程序可用来学习异常处理机制,用例题演示了怎样利用try-catch-finally语句捕获和处理异常-This procedure can be used to study exception handling mechanism, with the example demonstrates how to use try-catch-finally statement to catch and handle exceptions
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:20216
    • 提供者:余建生
  1. CSimpleDate

    0下载:
  2. A simple class to handle date and time also on windows ce and mobile
  3. 所属分类:Windows CE

    • 发布日期:2017-04-14
    • 文件大小:6256
    • 提供者:peppepic
  1. IniFile

    0下载:
  2. Class to handle ini file also on windows ce and mobile
  3. 所属分类:Windows CE

    • 发布日期:2017-04-07
    • 文件大小:10436
    • 提供者:peppepic
  1. ADCClass

    0下载:
  2. 完成简单的AD数据采集,将采集过程作为一个类来处理-To complete a simple AD data acquisition, the acquisition process as a class to handle
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:6752918
    • 提供者:由文超
  1. WindowsPCEP6.0Developer-Refrence-

    0下载:
  2. 针对嵌入式设备的独特需求设计复杂的应用程序 管理虚拟内存,堆和栈以减小程序的内存占用。 创建多线程进程和处理事件。 使用存储器管理来管理不同的文件系统和卷 使用数据库API存储简单的分组数据 写注册表数据、枚举主键和键值 跳读用户、计时器和系统事件以及气泡通知 连接到有线和无线网络,PC以及其他设备-The unique needs of embedded devices for the design of complex applications Virtua
  3. 所属分类:Windows CE

    • 发布日期:2017-06-10
    • 文件大小:17975943
    • 提供者:jack
  1. Threaded-programming-test

    0下载:
  2. 本代码用于WinCE环境下线程的创建和销毁,线程是编程中常常用到的处理多任务的方法。-The code for WinCE environment thread creation and destruction, the thread is a method often used in programming to handle multiple tasks.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:43337
    • 提供者:牧童
搜珍网 www.dssz.com