| Thread | Last Post | Replies |
|
| cannot find 'myapp' (or one of its components) marsahllsoft GPS component | 13 Aug 2006 23:45 GMT | 6 |
I m developing GPS appllication for pocket pc using marshallsoft library for GPS as my final year project. I m using eVC++ 4.00.1505.o with SP3. at the moment I m trying to link the marshall soft library with following code.
|
| DeviceIOControl | 13 Aug 2006 11:32 GMT | 2 |
I have the output from DeviceIOControl when trying to take a picture using a camera; something like this: if (DeviceIoControl(Camera_FileHandle, IOCTL_OEM_CAM_CAPTURE, &vinFrame, sizeof(VINFRAMEINFO), Camera_CaptureYUV2,
|
| Is there a way to check if the wireless is already enabled? | 13 Aug 2006 04:14 GMT | 1 |
I am writing a code that is supposed to check if the wireless is enabled or not and then according to the given status it turns it On or Off. I am using the fuction \Windows\WirelessOnOff.exe this fuction reservers the current state, i.e if it is enabled it disable it and
|
| Installing software on Pocket PC emulator | 12 Aug 2006 16:47 GMT | 2 |
i want to install an application say yahoo messenger on my pocket PC emulator for testing purposes. How Do i do that. Is it possible at first place. I have serached alot on Net but couldn't find a solution as yet. Seems we can do this using ActiveSync. If anybody has done it ...
|
| check file exist | 12 Aug 2006 16:47 GMT | 3 |
How can I check some file is exist or not in my eVC dll?
|
| Prohibit the execution of the *.cab files | 11 Aug 2006 19:33 GMT | 5 |
I develope an application on HP IPAQ, my application turns in FullScreen Mode, I want to prohibit the execution of the *.cab on my pocket pc So, how can i lock or disable the execution of the file of installation
|
| PropertyPage with a scrollbar | 11 Aug 2006 19:02 GMT | 1 |
i would like to have a vertical scrollbar on a propertypage, if it resizes due to the SIP. I know how to programmatically manage a scrollbar on a propertysheet, but there must be an easier way how to do that?
|
| Draw a line on top of a pictureBox | 11 Aug 2006 17:48 GMT | 4 |
I have a form that displays a simple graph with some data on it. I already have the axis displayed as a pictureBox. My problem is that if I try and draw the data using the OnPaint event, the data is always blocked by the pictureBox. Is there a way to draw anywhere on the form ...
|
| help...debugger takes forever | 11 Aug 2006 16:27 GMT | 6 |
have a ppc vs 2005 vb.net app it;s very very ssmall at this point 3 forms...from the tme i it [F5] to the time the app starts takes over a minute...deploying to the ppc phone emulator... over a minute! man vb 6 took seconds! what am i doing wrong!!! I have a dell
|
| How to get exe or DLL files from the ROM code (OS) | 11 Aug 2006 15:59 GMT | 1 |
while try to copying with active sync, I get a forbidden message.
 Signature Always confused
|
| update UI in thread | 11 Aug 2006 14:59 GMT | 1 |
I'm using vs2005 to develop an application. I got an runtime error when I try to update the ui in thread. how can I fix this problem? Thanks!
|
| How to check if wireless is enabled? | 11 Aug 2006 14:48 GMT | 2 |
I am trying to write a code in C# to check's if the pocket PC's wireless connectivity is Disabled to enable it. I am using \Windows\WirelessOnOff.exe to turn enable it. However I cannot figure out how to check if it is already connected or not. Is there any
|
| how to remove registry keys on uninstall? | 11 Aug 2006 08:06 GMT | 6 |
I have a Windows Mobile 5 application which creates some registry entries under: "HKCU","Software\my company\Myapp" example:
|
| Identifying WAP Push SMS | 11 Aug 2006 01:09 GMT | 1 |
We're trying to test WAP Push provisioning over-the-air (OTA) via SMS by using two Windows Mobile devices - one as a sender, the other as a receiver. When the receiving device receives the provisioning message (the message just adds a new browser Favorite, and the message is ...
|
| [Q] Where does the Pocket SDK 2003 Emulator put the files | 11 Aug 2006 00:44 GMT | 2 |
I am use CFile to crate a text file and then close it. I want to find where it is located when I am uning emulator of Pocket SDK 2003. Unfortunatly, I could not find it. Does any one know whick locale path is used for Pocket SDK 2003
|