First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
Displaying international character set in CEdit and CListBox
How do I get strings with multiple languages (let's say a mix of english, russian, japanese characters) to display in a Unicode enabled application (MFC42U.dll). I read data from file that is utf8, convert them to WCHAR and want to display resulting strings. CEdit and CListbox controls have Arial MS Unicode font se... 1 Feb 2008 00:52
.NET Memory Woes
I am developing a simple application for the .NET compact framework 2.0. My ipaq device has 64 MB total memory and about 16 MB of available memory for the app. The app does the following: 1. connects to a remote web service and gets the data in several database tables back in a DataSet 2. displays some data... 28 Jan 2008 10:45
Suspend Of Death Problem
Hello All, I have an HTC touch device (WM6). HTC did not release any ROM updates for it. I purchased it a few weeks after its initial release. I have noticed that when the devices suspends and WiFi is on, many times, it will turn back on (aka - Suspend Of Death) and I have to manually soft reset it. It is n... 28 Jan 2008 07:55
Find Today Item Window
I have a custom today item that I have written. I am writing another program that needs to send that today item window a message. It is possible to get a handle to the today item's window? The FindWindowEx function does not exist in CE. Is there any other way to find a child window by class and title, or is the... 28 Jan 2008 07:55
Accessing \db Folder of Pocket PC
How to create, read and write in a database in \db folder of Pocket PC, using VB.Net. Best Regards, Luqman ... 28 Jan 2008 15:22
Native method call fails with PocketOutlook in Task.Update()
Hello, if this is the wrong discussion group, please tell me where to go. I am using VS 2005 with Windows Mobile 5, the used emulator is "Windows Mobile 5.0 Pocket PC Emulator". When I try to call Update() on a instance of the PocketOutlook.Tasks collection, it throws the following Win32Exception: --------... 28 Jan 2008 10:11
Incomplete argv/argc when ussing FTYPE and ASSOC
I'm trying to use a standard C main() program with FTYPE and ASSOC. The main.c program is: main(argc,argv) int argc; char **argv; { int i; printf("argc = %d\n", argc); ... 26 Jan 2008 06:03
Trouble with VB call to Web Service
It is a little confusing as to where I should post this question, so I apologize in advance if this is better suited to an IIS group. I'm using VB.Net in an attempt to run an example app from chapter 7 of "Microsoft Mobile Development Handbook". It is the BasicAuthService app. I have IIS installed on my loc... 25 Jan 2008 13:22
Maximum length of ALL filenames in CAB limitation?
I have read in various places about this limitation ... I can't seem to get past a bug I have. The Cabwiz process just dies when I go past a certain number of files. It can't be for the NUMBER of files (although I have read that there is a limit to the number of files, 998) because I only have 120 files. And it can... 25 Jan 2008 13:22
How to skip installation directory selection - PPC?
Can anyone say:- How to suppress the installation dircetory selection while installing an application in PPC which contains flash memory (like SD Card)? I am using cabwiz.ddf and .inf files to install the application. Take Care ... 29 Jan 2008 09:07
First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62