First  |  Prev |  Next  |  Last
Pages: 380 381 382 383 384 385 386 387 388 389 390 391
How can I read the Device ID ?
How can I read the device ID ? my application wanna show the pocket pc device ID. how to write a code to read the device id ? ... 2 Mar 2005 15:48
CREATEPROCESS and EXITPROCESS
Hello, I am launching a new app (pword for example) from my eVC++ application. I want to perform some operation at the close of pword, say display a messagebox. Is there any way of doing this. Thanks in advance Khris ... 28 Feb 2005 11:31
Compatibility
Hi, I have application compiled in eVC++ 3.0 for Pocket PC 2002. When I install this app on PocketPC 2003 message appears, that this application is for old Windows version, but it runs successfully. Does anybody know how to avoid showing this message without recompilling code in eVC++ 4.0 for PPC 2003? Any modi... 24 Feb 2005 10:29
How can I get evc manual or tutorial?
I want to study evc. But I don't know how to study evc. How can I get evc manual or tutorial? ... 2 Mar 2005 07:26
MessageBox?
Hello, Im creating the following Progress bar at initinstance() and created a seperate thread for executing. like this void Progressdown() { SetForegroundWindow(hwnd1); TerminateThread(DecryptThread,NULL); DecryptThread = CreateThread(NULL,NULL,Threaddecry,NULL,NULL,&ThreadID); } DWORD WINAPI ... 1 Mar 2005 03:55
Programatically Provisioning PocketPC for 802.11
Hello All: Does anyone have any sample code for setting SSID, WEP key, etc on a PocketPC via DeviceIOControl and the various NDIS OIDs? DeviceIOControl is a nefariously difficult call to get right... Robert ... 24 Feb 2005 10:29
Paint background of Pocket pc task bar ?
I would like to do some skins with ppc task bar and the bottom tray bar. After searched sdk and newsgroup, I got some clues to do it. It seems to FindWindow and get handle of taskbar, then SetWindowLong to replace window procedure. But I can't find anymore than it. Here is the page that implement ... 24 Feb 2005 10:29
Create a virtual comport for gps data?
Hello! I want to create a virtual comport on my windows mobile 2003 device which I want to use for navigation. I have a rs232 connection to a blackbox which sends me all kind of data including NMEA signals wrapped in a protocol. I want to extract the NMEA data from the protocol and send it to the virtual co... 24 Feb 2005 10:29
ftp with evb
Hi! I have a pocketpc with windows mobile 2003. I try to use thies code for ftp http://support.microsoft.com/default.aspx?scid=kb;en-us;305598 the error is here: lngFtpHandle = InternetConnect(lngInternetHandle, myserverftp, _ INTERNET_DEFAULT_FTP_PORT, myusr, mypsw, _ INTERNET_SERVICE_FT... 24 Feb 2005 10:29
how to get device id or whatever unique for every device?
Hi Does anybody have any idea to recognize devices uniquely? KernelIoControl () works with some devices but not all. I think there should be some kind of id which can apply to every device like MAC address for Ethernet devices. If anybody knows, please reply. thnks ... 24 Feb 2005 10:29
First  |  Prev |  Next  |  Last
Pages: 380 381 382 383 384 385 386 387 388 389 390 391