Language
Any
Platform
Mobile Platforms
Remove
License
Any
You can´t create an ActiveSync provider using .net plataform. You can create the desktop provider, but .net on the device will not provide you the ability to create a COM server. It is only COM...
Hello,
Would it be considered valid to load a dll in kernel mode i.e.LoadKernelLibrary(somedll) followed by GetProcAddess() to obtain the address of function that is exported by the dll?
I...
Hi, i'm developing a driver under Wince 6.0... My question referred to this driver is:
is there any problem if i use the DeviceIOcontrol function inside my driver to call my driver's own...
I would like to know what are all the api functions in WinCE that i can use to find out whether native password is set or not on Windows Mobile Smartphone devices? Please help me on this and give me...
Hello,
I am developing a Inventory tracking application in Symbol MC3090 PDT device... I am using symbol barcode dll 1.05.05. The device is on windows CE 5.0. But the barcode onread event is not...
: : I am looking for a message board for Win32 help. I use assembly.
: :
: : Thanks.
:
: You could use one of the following board, whichever you find
: appropriate:
:
: Windows...
: I am looking for a message board for Win32 help. I use assembly.
:
: Thanks.
You could use one of the following board, whichever you find appropriate:
Windows programming:
http://www...
Hi,
I am developing an RFID project on VS2005. I have a device connected to COM port of my pc. I want to use the device on my emulator, but I cannot do the port mapping. Can you help me?...
: How can I show a bitmap using windows CE in a button ?
: Is there anything like the follow in .NET:
:
: LoadImage ( hInst,MAKEINTRESOURCE(bm_cod),IMAGE_BITMAP, 0, 0, LR_CREATEDIBSECTION|LR_LOADT...
: Can anyone explain me the basic difference between embedded VC++ & mfc
:
eVC ( latel 4.x ) is the IDE..
MFC is the API used for targetting Pocket PC based devices.
hi everyone,
i want to use template class in Windows CE dll, can anyone tell me that is it supported in WCE. if yes then how to use it.
: : Hi,
: : can anyone tell me how to configure the baudrate for the serial port on a WinCE / Pocket PC device?
: : many thanks,
: : Richard
: :
: :
: :
:
: the same way you do it on PC...
: Hi,
: can anyone tell me how to configure the baudrate for the serial port on a WinCE / Pocket PC device?
: many thanks,
: Richard
:
:
:
the same way you do it on PC using Win32 API...
hi,
I'm setting up a test program for the SIM Manager API Siemens Pocket Loox Pocket PC 2002 and when I try to call 'SimInitialize' I always get a 'SIM_E_NOSIM' error message, which says that...