| Thread | Last Post | Replies |
|
| Create new Guid | 16 Nov 2004 18:59 GMT | 4 |
I noticed that the Guid.NewGuid() method is missing from the Compact Framework. Anyone know how to generate a guid on the PDA ?
|
| Run an application directly after hardreset | 16 Nov 2004 18:42 GMT | 9 |
Is it possible to run an application directly after the hard reset to deploy the standard software whitch we use on the device ? If it's possible. How ? Thanks Yves
|
| How do I transfer an .MDB file to the Pocket PC? | 16 Nov 2004 17:53 GMT | 2 |
I have an application that I am converting to the Pocket PC. I simply need to copy and convert several .mdb files to .cdb files to the PPC from my VB code. I use a HotSync ActiveX control to send files to the Palm, but can't
|
| Programatically begin ActiveSync | 16 Nov 2004 17:45 GMT | 2 |
Is there a way to programmatically begin a remote synchronization in ActiveSync? Thanks in advance, ed
|
| Is WinCE .Net support "Unsafe" Call? | 16 Nov 2004 17:04 GMT | 3 |
I have a library that is contained in an dll that could be used either on the PC or the WinCE (or PPC) devices. My application used to call this library is written in C++ on both the PC and WinCE devices. Recently, one of our customers want to write the app
|
| COM ports with eVB.net | 16 Nov 2004 16:51 GMT | 3 |
Is possible to drive common ports on a PDA using eVB.net? If yes, what library I must use? Thanks in advance. Maverick
|
| SQL CE Database from SQL Server ? | 16 Nov 2004 07:41 GMT | 4 |
I want to "Copy" my SQL server database to SQL CE. Are there any tools that can be used to do this ? Data included... Thanks in advance !
|
| navigation button IRQ | 16 Nov 2004 07:18 GMT | 2 |
I want to create a pocket pc app with some real-time functionality. I see how to create an Interrupt Service Thread from this article here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncenet/html/Re al-Time_NETCF.asp How do I find out the IRQ of one of the ...
|
| TextBox and RadioButtons | 16 Nov 2004 07:05 GMT | 2 |
Unfortunately I have some questions regarding the TextBox and RadioButtons: 1) How can I verify if the user has filled in a TextBox letters or numbers? 2) I have a radio button on my Form with the click event. But how can I uncheck the radiobutton I I have checked it once? - and ...
|
| Will visual basic.net express create ppc apps | 16 Nov 2004 03:44 GMT | 1 |
curious? I was going to dl it to use in place of eVB. thanks
|
| Dynamic popup list | 16 Nov 2004 02:09 GMT | 1 |
I got 2 set of list item and want to assign to a popup trigger dynamically. Those 2 set of list are pre define in resources. But I look at the API doc, it said I am not recommand to access FormPopupType structure directly. Could anyone give me some hints on how to
|
| batch file creation | 16 Nov 2004 00:46 GMT | 1 |
Is it possible to run a batch file on the PPC? Thanks Norm
|
| very important | 15 Nov 2004 23:34 GMT | 2 |
I have a pocket pc phone edition samsung i700. i am doing the vpn connection. After establish the connection i got connected but when I try to do the terminal services or try to browse the FQDN the vpn connection drops. I have try to enter the FQDN in the exception tab in the ...
|
| Problem with CheckRadioButton | 15 Nov 2004 23:33 GMT | 1 |
I have a dialog that contains a group of 3 radio buttons. When the user taps on a radio button, under certain conditions, I want to disallow the change of this setting. In my handler, I am doing this: case BUTTON1:
|
| Pocket PC 2002 and Embedded Visual C++ 4? | 15 Nov 2004 23:33 GMT | 6 |
I'm new to WinCE/PPC programming. One thing is not clear to me: do you need Embedded Visual C++ 3 to develop applications that remain compatible with Pocket PC 2002? I have Embedded VC++ 4 installed with the latest SDKs. I thought that as long as I avoid the newer APIs, my
|