| Thread | Last Post | Replies |
|
| Creating an Automation server EXE / registration | 29 Nov 2005 20:22 GMT | 1 |
Is it possible to create an automation server exe for the PocketPC? I can create dll automation servers fine. The App Wizard doesn't seem to have the Automation check box that you see when creating an MFC dll. I have created the .odl file manually and created my Automation object ...
|
| Surface to test on GDI test | 29 Nov 2005 19:31 GMT | 3 |
Does anyone know if GDI test loops through all the different type of surfaces if the /Surface parameter is not set? Thanks, Chester.
|
| .NET: Initiate Activesync synchronisation... | 29 Nov 2005 14:22 GMT | 3 |
I am generating new Entries into the Calendar Database with my applications. How can I initiate after this automatically a Synchronisation with the server? With .NET Thanks a lot
|
| what are inc files | 29 Nov 2005 12:27 GMT | 2 |
I am newbie to the PocketPC development. Recently I came across a source file written in assembly language for Windows CE. I downloaded it and tried to run it with eVC++4.0 I showed error that CreateFileW and all API variables as undefined variables. I found a line called
|
| How to change backcolor of MenuBar? | 29 Nov 2005 10:40 GMT | 1 |
Is there a way with C# in VS2003 to change the backcolor of a menubar?
 Signature Robert W. Vancouver, BC
|
| CE5 driver loading with Security Turned OFF | 29 Nov 2005 10:18 GMT | 2 |
Can anyone tell me if when the Security Policy for a CE 5 device is changed to SECURITY OFF, will this allow unsigned drivers to load? Or do the security policies not affect drivers?
|
| WM 5.0: monitoring for MAPI events similar to POOM's PIM_ITEM_... | 29 Nov 2005 09:02 GMT | 1 |
For WM 5.0, I'm monitoring for PIM database changes using the POOM event notifications. For example, I get PIM_ITEM_CREATED_LOCAL, PIM_ITEM_DELETED_LOCAL... messages when changes are made to WM 5.0 calendar entries.
|
| WInsock Error 10054 | 29 Nov 2005 07:15 GMT | 1 |
Hi, I have developed a socket application in Embedded VC++ for Pocket PC 2003. The client software will be running on the PocketPC device and the server
|
| problem with the udp socket | 29 Nov 2005 07:12 GMT | 1 |
I am facing an issue with the UDP sockets in PPC 2003. The sockets are created and I am able to bind also both the client and the server apps to the port and the ethereal shows that data is being transferred from the client to the server app but after the client sendto() is ...
|
| re: Cannot rethrow C++ exceptions on Pocket PC? | 29 Nov 2005 05:18 GMT | 2 |
This is a known bug which was fixed. Try using the RTM bits and you should be fine :) Sriram -----Original Message----- From: Joe O'Leary
|
| development SYMBOL MC9000 | 29 Nov 2005 01:26 GMT | 2 |
What is the best development language for Symbol MC9000 series. The same application will run on XP-windows too. What do you recommend .NET C#, J# or JAVA Is the .NET 2.0 available on the MC9000.
|
| how to set off CE PDA background light by program ? | 28 Nov 2005 23:25 GMT | 2 |
I wan to shut off CE PDA ( hp pocket pc ) background light( use program ) , but not the perment , when I touch the screen or hit the keyboard ,I want it can light again . just like when pda shut off light automatic (but not sleep),you can let the light up .
|
| Display resource in PPC2003 | 28 Nov 2005 22:47 GMT | 1 |
First I Insert Bitmap resource(IDR_123) in my resource file and use the below snippet to paint the client area with the resource bitmap, but it can't work... Into the debug mode, I find something wrong with this line
|
| Collecting Data from many PPCs | 28 Nov 2005 22:47 GMT | 3 |
We need to develop an application that will allow data files to be collected from several different PPCs onto a single desktop PC. Basically, we'll be checking a single folder on each PPC for any files, and 'pulling' them over to the desktop for processing.
|
| DeviceType | 28 Nov 2005 22:47 GMT | 4 |
I have got an problem in creating an installer. I use NSIS-Script to design an installer, but where can I get the type of the OS of the PocketPC to start the INI-File with CEAPPMGR.EXE correct. I have a software (compiled for Windows Mobile [PPC 2003] and Windows
|