| Thread | Last Post | Replies |
|
| How to open file for random access in vb2005 mobille? | 11 Dec 2005 05:20 GMT | 1 |
How to open a file for random access in visual studio 2005 mobille compact fram.? In vb2003 i use the FileOpen Function with the following syntax: FileOpen(FileNumber, FileName, OpenMode.Random, , , RecordLength)
|
| Best Approach to Identifying Programmically Created Controls? | 11 Dec 2005 02:28 GMT | 1 |
In my WinForms programming I built some extensive code that would instantiate a series of controls on a panel. So for example, I could use this code to lay out 4 vertically stacked radio buttons. Each of these controls shared a common event handler.
|
| Control Flex Grid - Mobille, where to find? | 10 Dec 2005 20:38 GMT | 1 |
Hello, I am new to visual studio 2005, and i wanna try to make an aplication for mobille device. One of the controls i need is the MsFlexgrid (6), and i cannot find nothing
|
| Porting Problem - "This program uses a file that is no longer supp | 10 Dec 2005 19:15 GMT | 1 |
I have four applications that were supported on 2002, 2003 and 2003 SE. My install packages all work fine. Three applications run and work (or appear to work). The fourth application fails on startup. The message -
|
| vcard APIs | 10 Dec 2005 10:44 GMT | 2 |
are there any APIs on WM5 that allows : 1) construction of vcard from a contact 2) reading and parsing vcards a quick glance in the SDK documentation turned up zilch. :( i know it's not
|
| Really need to sign the driver for wm5.0? | 10 Dec 2005 04:31 GMT | 3 |
We have a virtual com port driver works fine on Pocket PC 2003 devices. And it also works fine on the Windows Mobile 5.0 emulator (The "real" emulator with ARM cpu on x86 PC). But it doesn't work on the new iPaq windows mobile 5.0 device hx2490.
|
| Pda real-time video converter through Wifi - Total Noob! Apologies | 09 Dec 2005 22:21 GMT | 8 |
The above is a title i have been given as a project for college (minus the total noob business!), the problem is im seriously confused as to where to start with this. I have been told i need to create a server which will send image files (then
|
| How to get Device Name | 09 Dec 2005 22:11 GMT | 4 |
Is there a function I can call (from the device) to get the device name that is used by ActiveSync? Thanks. Timothy Dean
|
| Which event is raised at screen mode change? | 09 Dec 2005 22:08 GMT | 2 |
Which event is raised when I switch the screen from landscape to portrait? VB.NET .NET CF2 WM 5.0 Thanks Sven
|
| eVC Settings | 09 Dec 2005 19:44 GMT | 1 |
When I try to debug one of my programs, eVC checks and/or copies my program and then posts a message saying "File not found". The path in the message specifies a dll on my _desktop_. I can understand why the debugger might want to reference a file on the desktop. But I am no
|
| Crash on Emulator, Works on Device | 09 Dec 2005 19:21 GMT | 1 |
I'm getting a "Stack Overflow" when I run my application on the Emulator (4.2), but it works fine on my PocketPC 2003 device in both Debug and Release modes. Is it the emulator, or am running out of stack space or something? Any clues?
|
| Deployment Issue | 09 Dec 2005 19:21 GMT | 3 |
I have a XDA II and am programming in VB.NET 2003. Everything was going fine until my previous XDA died, so I got another one. It syncs fine with the desktop, and I can move files across, etc but I can not deploy my application to it.
|
| link problem in visual studio 2005 | 09 Dec 2005 18:52 GMT | 2 |
Update my project from eVC4.0 to visual studio 2005, I encounter the following problem: 1>Linking... 1>corelibc.lib(wwinmain.obj) : error LNK2019: unresolved external symbol
|
| communication & .net compact framework | 09 Dec 2005 18:07 GMT | 2 |
I have been using EVC4++ for PPC developing, and most of my apps relate to communication with ip, phone, wireless communication thru the SDKs. If I move to Visual Studio 2003 or 2005, and if I understand correctly, I have to use .Net Compact framework. Can I use .net compact to do
|
| ActiveSync Protocol Documentation | 09 Dec 2005 17:01 GMT | 4 |
I am looking for ActiveSync protocol documentation but so far with no success at all. WHAT I HAVE DONE SO FAR: is that i have searched internet for any possible documentation for ActiveSync protocol but the only information
|