| Thread | Last Post | Replies |
|
| compile error with eVC SP4 auto_xxx.hxx and allocator.hxx | 18 Aug 2006 08:11 GMT | 1 |
compile error with eVC SP4 auto_xxx.hxx and allocator.hxx I'm trying to modify the controls of the VoIP's UI with eVC 4 SP4 , located in: C:\WINCE500\PUBLIC\VOIP\OAK\PHONE\TUI
|
| AfxBeginThread Exception | 17 Aug 2006 11:21 GMT | 4 |
I am using VS2005 to develop an application for WinCE5.0. I make use of MFC in one DLL project and "Use MFC in a static Library". After executing AfxBeginThread, an exception occurs: "First-chance exception at ..."
|
| Run EVC 3.0 MFC application on Windows CE .net 4.1 problem | 16 Aug 2006 22:14 GMT | 1 |
I have a EVC 3.0 MFC SDI application. The application runs on Windows CE 3.0, PocketPC 2002, WM 2003, WM 5.0 with no problems at all. When I run it on a Windows CE .net 4.1 device it starts but I can not
|
| Storage Card CDialog() | 16 Aug 2006 22:14 GMT | 1 |
I need to use OpenFileDialogBox() to locate a Bitmap on the Storage Card (flash card) on my Pocket PC device. Code: CFileDialog dlg(TRUE, L"bmp", L"\\Storage Card\\", 0, L"Bitmaps
|
| LNK2019 FindFirstFlashCard, project.h, and note_prj.lib | 16 Aug 2006 14:25 GMT | 2 |
I am trying to populate a list using FindFirstFlashCard and FindNextFlashCard; however, I am getting "LNK2019: unresolved external symbol" for both FindFirstFlashCard and FindNextFlashCard. I looked in the help, and it shows that these functions are declared in
|
| Deactivate menu items in WM5 | 15 Aug 2006 21:05 GMT | 4 |
I have several dialogues in my app. Each gets a menu attached [1] and during WM_INITDIALOG I store the window- and menu handlein a static variable [2]. In one dialogue, there is a list view. And if there is no item selected I
|
| eVC4 basics: Combo Box | 15 Aug 2006 19:44 GMT | 5 |
How do I read and write to a Combo Box using eVC4? I am trying to develop a Pocket PC Application, but I can't even get started because I can't seem to find out how to enter data into the Combo Box or read it back out.
|
| debugging a standalone exe in visual studio | 15 Aug 2006 17:08 GMT | 1 |
I have to debug an application compiled with evc4, but I don't now how to load the exe into the IDE. Can anyone help me?
|
| Memory Mapping Question | 14 Aug 2006 23:19 GMT | 1 |
I have a question. I am trying to learning about memory access. I am using eVC++ 4.0. Let's say that I have 1 million part numbers that I read from a file. Each part number is 4 bytes. I have allocated enough memory buffer (sbuf) to read
|
| Load any Bmp or Jpeg file | 14 Aug 2006 10:15 GMT | 9 |
Hi Group I need the code to load .bmp or jpeg file in eVC++, I am ablt to write the code in VC++ but can anyone guide me how would I do it in eVC++. Thanks in Advance
|
| Memory Leaks (CMemoryState) | 11 Aug 2006 08:34 GMT | 1 |
I am trying to use the CMemoryLeak, which is listed in the eVC documentation. However, I cannot compile my program if I try to use it. I have checked ifdefs and a lot of other items, but it is still unclear to me why Microsoft states in the help file that it is very simple and ...
|
| DCOM Problems | 11 Aug 2006 02:38 GMT | 1 |
I have recently moved from Windows CE 3.0 to 5.0. I have narrowed my problem down to a simple application. The Ce build is using a hive based registry and it has the DCOM fixes. I create a DCOM server on the CE board and query for all its interfaces from a STA on the XP computer. ...
|
| Problem with fullscreen on Windows Mobile 5.0 MFC application | 10 Aug 2006 22:46 GMT | 5 |
i developed an application for windows mobile 5.0 in C++ using MFC with VS 2005. It is an dialog-based app and i want to make fullscreen. I managed to hide the taskbar and start-icon
|
| Network Browsing | 10 Aug 2006 18:02 GMT | 1 |
Is it possible to browse the network without really knowing anything about the network similar to My Network places on the PC using WinCE 4.2?
|
| WCE_FCTN and Windows CE 5.0 | 10 Aug 2006 17:46 GMT | 1 |
I need to used in my code the function : WCE_FCTN but i've the following error during compilation for WinCe 5 device: Erreur 1 error C3861: 'WCE_FCTN': identifier not found c:\Documents and Settings\tlamy.PICKUP\Mes
|