开发者

windows-ce

0
  • Perform an action after driver initialization during boot

    I would like to perform an action on the device drivers in the system after they initialize during boot-up. I would like to do this from my own application that would not be part of an开发者_运维问答y[详细]

    2023-03-11 15:54 分类:问答
  • Create Page Scope Object in WinCE ASP

    I have to create a page scope COM object in ASP for WIN CE device. The Win CE device supports only httpd server.[详细]

    2023-03-11 12:39 分类:问答
  • Debug COM Component in Windows CE

    We have developed a COM component to be used in ASP pages of HTTPD service in Windows CE. We need to debug the COM Component. We have limited active开发者_如何学Python sync capability with ConmanClien[详细]

    2023-03-11 10:25 分类:问答
  • Debug ASP Pages in HTTPD

    We are developing ASP pages for a Windows CE device. We need to debug the ASP pages for reducing the development effort. The ASP pages uses a COM component for getting data from the device. The web se[详细]

    2023-03-11 07:14 分类:问答
  • Opening already opened file on Windows CE

    I have annoying problem with files. I develop soft on Windows CE which works with another piece of hardware. This hardware have physical memory (like pendrive) 开发者_StackOverflowand this pendrive is[详细]

    2023-03-11 06:53 分类:问答
  • How to ensure of Socket sent data?

    In .NET CF on a Windows CE 5.0 based POS device, if no connection (GPRS/WiFi) is available, when i try to connect my socket object i don\'t get any exceptions, even after it, when i try to send bytes[详细]

    2023-03-11 04:19 分类:问答
  • C# Qyoto bindings for webkit on WinCE platform

    is it possible to use QTWebKit on WinCE (5.0, 6.0) using .NET Compact Framework (2.0 and higher)? If yes, any idea where to start from(are compiled binaries available somewhere)?[详细]

    2023-03-10 21:59 分类:问答
  • Log Files Location

    We are developing A COM for a WIN CE 开发者_StackOverflowdevice. It will be used by ASP pages. It will log execution information to a log file. What is the ideal location for keeping our log files?The[详细]

    2023-03-10 19:42 分类:问答
  • FormatMessage Fails with error code 317

    When I executed the following code piece it fails with error code 317. How can solve the issue? We are using Unicode Character Set for the project[详细]

    2023-03-10 18:50 分类:问答
  • Threading Model

    I am going to develop an ATL COM for my device. We are using Win CE 6.0. My doubts are What threading models are supported by COM dll in WInCE?[详细]

    2023-03-10 17:03 分类:问答