| Thread | Last Post | Replies |
|
| how to detect sending dhcp discovery/request from pocket pc? | 31 May 2006 03:06 GMT | 1 |
I want to know when will be published dhcp discovery/request from pocket pc. Is there any API to get this information ? I try to search keywords with dhcp and notification, but can't find
|
| eVC 4.0 and progress bar | 31 May 2006 00:09 GMT | 3 |
My name is Grzegorz and I'm from Poland. I'm a studenf of Warsaw Uniwersity of Technology. I'm making a master of science. In this I must make a app on PPC. I want to implement Progress bar in my app. I trided to find an example
|
| select method for nonblocking connection not work properly | 30 May 2006 23:08 GMT | 2 |
There seems an issue in windows socket select method. For nonblock socket connection, if the server name or port number is invalid, select method is supposed to return an exception. however, testing with pocket pc 2003 with activeSync connection, it always returns connection ...
|
| Why "\\192.168.0.x" doe snot connect to network shares??? | 30 May 2006 22:50 GMT | 2 |
My Pocket PC (2003 SE) app use UNC name to connect to network shares, such as \\MyServerName\MyShare. It works fine when using server name, but does not work when using IP in place of the server name. I tried the same thing using File Explorer of the PPC03 SE, \\ServerName\Share ...
|
| Detect Pocket Pc | 30 May 2006 20:58 GMT | 2 |
Is there any way to detect pocket pc is attached to desktop pc? Can it be possbile from a win 32 application? Any help will be of use. Thanks & Regards,
|
| Urgent: Closing a process | 30 May 2006 20:58 GMT | 4 |
I am working on two applications. One is Windows application and another is Console application. What I want to do is, when I close Windows Application, I am invoking console application which will work as background application. Again when I open Windows application, I
|
| CreateImageFromBuffer | 30 May 2006 16:03 GMT | 2 |
I want to load the jpg file from resource file with using CreateIMageFromBuffer,but i still have no idea how to use it.Could someone give me some sample code about it?I'm using MFC. Thanks,
|
| How to create a folder in Install Directory | 30 May 2006 15:14 GMT | 3 |
I want to create a folder under the install directory of pocket pc during installing the pocket pc application through cab files But I am unable to do it How can I do it
|
| Debugging on the emulator inder VS2005 Standard Edition | 30 May 2006 14:01 GMT | 1 |
Can someone please help with the following: Last week I was able to debug my assembly code fine when viewing the Disassembly Window - I could set breakpoints anywhere, run to cursor, step etc.etc.
|
| VGA upscaled | 30 May 2006 11:27 GMT | 1 |
I created solution in VS 2005 (CF 1.0) for Pocket PC 2003 VGA. When I deploy it I see only left upper corner of the form.... It is similar like I run VGA application on QVGA - see only left upper corner.
|
| deploying my app 2 ppc | 30 May 2006 09:55 GMT | 3 |
can anyone tell me or send a link how to deploy my app or how to create a setup file for it in visual studio i create reg apps so i understand the concept for creating reg setup files but im not sur if its the same for ppc apps bc you have to sync the app to
|
| evc 4 debugging windows mobile 5 | 30 May 2006 09:49 GMT | 1 |
'm using embeddeb visual studio 4 (with sp4). I want to debug an application running on a windows mobile 5 device. Is this possible or do I need visual studio 2005 to debug mobile device applications for windows mobile 5?
|
| how to manage sql server ce 2.0 | 30 May 2006 09:49 GMT | 2 |
from desktop computer?? is there smo free tool for that?? tnx!
|
| Square screen (240 x 240) problem | 30 May 2006 08:05 GMT | 3 |
Folks, Environment - VS2003, .net Cf 1.1, WM2003 & WM5 I have written an application that displays a large fixed size bitmap in a readable form on Windows Mobile 2003/5 devices. I allow the user to view all
|
| Import a class to VB from C++ DLL | 29 May 2006 13:11 GMT | 2 |
I use VS2005 smartdevice C++ to write a DLL, which the DLL will be used in VB smartdevice (VS2005). However, I would like to allow VB to use my class in the DLL, do anyone of you can show me the steps to import a class to VB ?
|