| Thread | Last Post | Replies |
|
| possible FindFirstFile bug in evc 4 emulator | 11 Aug 2004 23:28 GMT | 1 |
is there a problem with the FindFirstFile() function in evc 4 emulator. i'm making a call that looks ok and works in evc 3 but is returning erroneous status in evc 4 emulator.
|
| XDA answer/reject key code | 11 Aug 2004 22:34 GMT | 1 |
Hello, Could somebody with XDA tell what is the WM_KEYDOWN code generated after pressing "answer" or "reject" key? I need more than 2 hardware keys for my game and those buttons would
|
| How to CONDITIONALLY link a *.LIB in eMbedded VC++? | 11 Aug 2004 22:32 GMT | 3 |
I have a project with a single source base that compiles to HPC 2.x, PS 2.x, and PPC 3.x. When compiling for PocketPC, I want to use the OK button (SHDoneButton()). This doesn't exist on the other platforms however.
|
| Pocket PC 2003 Emulator... | 11 Aug 2004 22:32 GMT | 2 |
I'd like to know if there are other emulators for the PocketPC 2003. the emulator that comes with SDK is too slow, and I have to send a CD to my clients with a demo version of the application, with the software components they have to install, and I want to try another
|
| my emulator goes mad | 11 Aug 2004 22:25 GMT | 2 |
i have installed microsoft activesync 3.7.1 after that i have installed visual studio.net 2003. when i debug a simple form of visual basic.net on pocket pc 2002 it is not showing on the emulator's screen.
|
| DOM documentation | 11 Aug 2004 22:04 GMT | 3 |
Can anyone point me to any documentation for IE for pocketpc 2003 DOM (document object model). It must be on MSDN somewhere but I can't find it. Thanks in advance for any help
|
| Updating GUI Controls from a Thread | 11 Aug 2004 19:10 GMT | 3 |
I have experienced the problem of updating GUI controls from another Thread runnning in an Object, the application either freezes or exits. Now, the way I have handled this, is by having a Windows Forms Timer that checks periodically for updates to the GUI controls. The Thread ...
|
| How to Kill ( Dispose ) a Thread | 11 Aug 2004 18:43 GMT | 11 |
I have developed an application running on a PDA with PPC2003. The Main Form starts a Thread that is supposed to run concurrently with the main Thread. This works Superb. However, when i close the application, it doesnt seem like the Thread is being Disposed correctly, since I cant ...
|
| IR application on pocket pc 2002 | 11 Aug 2004 18:29 GMT | 4 |
i used pocket PC IR port directly as a serial port, and i found the port number was com4 passing system registry, but i was failed when calling API CreateFile(). 1. how to develop IR application on pocket pc 2002
|
| evc 4.0 and service pack | 11 Aug 2004 14:33 GMT | 2 |
in evc 4.0 how will i know whether i've got sp3 installed (i think that's the latest)
|
| using iwebbrowser2 in non mfc application | 11 Aug 2004 14:12 GMT | 1 |
I have a non mfc ppc application and the CoCreateInstance call returns E_NOINTERFACE when I supply CLSID_WebBrowser even though the docs say that it should return an IWebBrowser2 pointer. What am I missing?
|
| 14 day trials... | 11 Aug 2004 12:43 GMT | 3 |
how would you make sure a program runs for 14 days and then shows a message: "Register or die"? I mean: writing a temporary file or a reg key is easy to get rid of, isn't it?
|
| picturebox problem | 11 Aug 2004 11:39 GMT | 1 |
I have developed an app. in vs2003. On Form1, there is a picturebox containing a bmp. When I run on my ppc2003 it works fine, but when I try to run on a ppc2002 (or on the 2002-debugger), the app crashes on start-up.
|
| tinyxml and createprocess | 11 Aug 2004 11:09 GMT | 3 |
i have code like this, and i use tinyXML and in ref attribute is value like "demo.avi" but it doesn't starts playing it.. any idea? Code:
|
| Excel programming | 11 Aug 2004 10:42 GMT | 1 |
is it possible to access the PDA Excel object model through automation (e.g. VC++) like the standard Office tools? Thanks Christian
|