| Thread | Last Post | Replies |
|
| vs 2005 ques. | 21 Jul 2006 00:49 GMT | 2 |
hey all, can you develop for ppc 2002 and 2003 devices if you have visual studio 2005? will i have to download sdk's for older devices? thanks,
|
| PPC Emulator drives won't load | 20 Jul 2006 19:52 GMT | 2 |
I am running VS.NET 2003 on a Windows Server 2003. I get the following message when logging into the server... "Devices or applications disabled" "Virtual PC/Windows CE Emulator' will cause Windows to become unstable.
|
| What tools to build apps for wince/wm ? | 20 Jul 2006 19:50 GMT | 1 |
What development tools can I use to write application on wince and pocketpc devices? I know there are evb, evc++ and visual studio. Which version of VS can write apps for wince? and can evb and evc++ support Traditional Chinese
|
| Datagrid | 20 Jul 2006 16:47 GMT | 2 |
How to populate a datagrid from a SELECT command in PPC2003 using c#?
|
| How to control the SIP input panel? | 20 Jul 2006 08:47 GMT | 3 |
I use chinese version, the default input panel is to input chinese. Therefore, not english and number key. When I run my program, I need to change it back to english key manually. How can I control it by program?
|
| How to run ink in the program | 20 Jul 2006 08:32 GMT | 3 |
I have a Ink to start the sybase DB, I want to use program to control it. What should I do?
|
| Sockets : Send locking up when network is poor | 19 Jul 2006 18:15 GMT | 2 |
This one is giving me a headache. Under unstable network conditions, I can create my socket sd_ = socket(AF_INET, SOCK_STREAM, 0); if (connect(sd_, (sockaddr*)&sin_, sizeof(sockaddr_in)) ==
|
| URL exception settings | 19 Jul 2006 18:02 GMT | 3 |
I try to setup an URL exception programmatically. What I want to do: I have a PC with 2 network interfaces (one Ethernet and another one through an USB device). My PPC is connected to my PC through USB activesync.
|
| UDP for Pocket PC 2002/03 | 19 Jul 2006 17:55 GMT | 1 |
I'm writting an appln for RTP multicast over UDP for pocketpc. The whole thing server & client are working just fine for desktop. But the client appln. for ppc just don't recieve UDP messages even I tried with a simple example ie from MSDN.
|
| put my application shortcut link to The Start Menu? | 19 Jul 2006 17:50 GMT | 2 |
put my application shortcut link to The Start Menu?
|
| Show picture in dialog | 19 Jul 2006 17:39 GMT | 2 |
I create a dialog in VS2005. If I have a picture in a specified path and I will show it in the dialog, what function or method will achieve it?? Thanks a lot.
|
| show the picture in background | 19 Jul 2006 17:31 GMT | 1 |
I create a dialog in VS2005. If I wnat to show the picture in background and put button under the picture, what function or method will achieve it?? Thanks a lot.
|
| Trouble with Windows Media Player ActiveX control using MFC C++ | 19 Jul 2006 13:29 GMT | 3 |
I've inserted the WMP activeX control into a single dialog based application to run on a Pocket PC (using the Pocket PC 2003 SDK). I cannot get the control to show up...and when I run it I notice these messages/warnings in the debugger:
|
| help copy file to Ppc | 19 Jul 2006 08:47 GMT | 1 |
SOMEBODY CAN HELP ME I NEED TO CONNECT A APPLICATION IN CREATE IN VS 2005 VISUAL BASIC TO MY POCKECT PC AND COPY A FILE .TXT I HAVE ACTIVESYNC 4.1.0
|
| suggestion for improving signcode.exe | 18 Jul 2006 22:33 GMT | 7 |
hey Microsoft, it would be nice if the signcode.exe utility could sign SEVERAL files, instead of just ONE. in order to sign several files, currently signcode.exe must be called for
|