| Thread | Last Post | Replies |
|
| Microsoft.WindowsCE.Forms | 30 Aug 2004 13:12 GMT | 1 |
Is it possible with this namespace to build a construct, with which i get noticed when a new window or a new tab pane on the Pocket Pc is opened? thx regards
|
| BAS Files | 30 Aug 2004 12:37 GMT | 8 |
I've got some QBasic programs I wish to run - *.bas Are these the same as Visual Basic? Is there a CE program that will run them? How hard is it to compile one? BG
|
| ms sql ce | 30 Aug 2004 10:59 GMT | 3 |
Is it possible to create an sdf file on the desktop. I currently have my data in mysql and would like to run an application that could take said data and put it in the sdf for use on the pocketpc
|
| Wininet Timeouts | 30 Aug 2004 10:41 GMT | 2 |
Does anyone know a way to timeout CInternetFile::Read if the Internet connection is lost? You can call CInternetSession with the INTERNET_FLAG_ASYNC flag and timeout from another thread, but there is no documentation on how to
|
| Packet Sniffer | 30 Aug 2004 08:11 GMT | 3 |
I would like to know how i can do an sniffer of frames. I try with the RAW socket, but it isn't implemented in Wince .NET 4.2. I also read I need to pass my LAN card in promiscuous mode : I know my card can do this with vxsniffer, and the OID to do this is define, but I
|
| Pocket PC kiosk applications | 30 Aug 2004 06:33 GMT | 4 |
I found out PocketKiosk (http://www.askarya.com) for building kiosk apps for pocketpc. Has anyone used it before? Any feedbacks. I want to run my app dedicated with no other app running on the device. Thanks,
|
| How do I get coordinates | 29 Aug 2004 23:29 GMT | 2 |
The following code: <form name="image_pointer" id="image_pointer" method="get" action="image_check.php"> <input type='image' src="images/GLOBAL_240.jpg" height="210"
|
| EnableMenuItem does not gray out the menu | 29 Aug 2004 21:42 GMT | 2 |
I'm trying to gray out a menu item from menu bar dynamically within my application. The call to EnableMenuItem returns successfully, but the button is not grayed out and can still be used by the user. The code looks like this:
|
| is ppc 2003 and wm2003 the same | 29 Aug 2004 20:00 GMT | 5 |
|
| Debugger not invoked | 29 Aug 2004 19:58 GMT | 1 |
I've been happily coding VB for my pocket PC for a few months now, and have run into a problem where sporatically, my development enviroment gets "stuck" in a mode where when I hit F5 to debug, the new code will load on the emulator, or on the actual device, but the application ...
|
| help for java or c++ application bluetooth | 29 Aug 2004 18:56 GMT | 1 |
Hi!! I'm an italian student ,and for my study i need to develop an application for Pochet pc 2003 that read by a bluetooth the geographic position recevead from Toom Toom
|
| Memory leaks, Virtual Memory & GlobalMemoryStatus | 28 Aug 2004 21:47 GMT | 1 |
Mem Leaks/Virtual Memory Loss/WinCE Does anybody know of any memory leaks in WinCE Pocket PC 2003 api or on BT Dlls. I use Pocket Print HTML DLLs for my Blue tooth printing requirements
|
| STL list.sort() | 28 Aug 2004 21:34 GMT | 1 |
I try to use the STL list on WinCE/PPC2003. But if I want to sort it (by list.sort()) I get an linking error: Timer.obj : error LNK2019: unresolved external symbol "void __cdecl `eh vector destructor iterator'(void *,unsigned int,int,void (__cdecl*)(void *))"
|
| Thread priority problem | 28 Aug 2004 21:23 GMT | 4 |
I'm new to multi-threading, and I have a concern about thread priorities. Is setting a thread's priority to THREAD_PRIORITY_HIGHEST a good idea? Will this thread hinder any critical system threads? Thanks,
|
| keep screen active | 28 Aug 2004 07:19 GMT | 1 |
How can I keep the screen active (i.e. backlit)? Thanks in advance for your help. -- Pete H
|