| Thread | Last Post | Replies |
|
| delayed loading of DLLs | 02 Dec 2004 21:17 GMT | 1 |
I wonder, is it supported under WinCE? Either I'm messing up the syntax, or the linker complains because it simply doesn't know about the feature... thanx Uli
|
| Some simple questions about eVC | 02 Dec 2004 21:17 GMT | 10 |
i'm new in programming for WinCE. after getting information about several different programming languages for mobile devices (specially PPCs) i found the powerful eVC that is able to create native WinCE programs.
|
| how i use RTC on eVC++ 4.0 | 02 Dec 2004 19:37 GMT | 1 |
I'm basically learning about RTC in my simple,But I don't know what include and Library file. .... #include "rtccore.h"
|
| WaitForSingleObject Problem.. | 02 Dec 2004 19:09 GMT | 1 |
Hi, all. I have a problem with WaitForSingleObject(). In my program, I want to close another program and wait until another program
|
| how to set the dialog to fullscreen mode? | 02 Dec 2004 15:53 GMT | 1 |
how do i set the dialog (hDlg) to fullscreen mode.. without maybe IME BAR or STATUS BAR or BOTH... thanks!
|
| Do u know how to convert jpeg to bitmap ? | 02 Dec 2004 15:52 GMT | 1 |
Dear guys Do u know any api in WinCE.Net 4.2 for conversion to bitmap from jpeg? Thanks
|
| SSL on Windows CE, pls help | 02 Dec 2004 15:48 GMT | 2 |
We need to implement SSL based communication on a Windows CE embeeded system. Both server and client applications are needed on CE, but the *server* application is mandatory and must be made available in the very short term.
|
| DCOM Problem | 02 Dec 2004 14:25 GMT | 2 |
I developed a DCOM Server that is running on a x86 device running Windows CE 4.1. The manufacturer generated a new image for this device with Windows CE 5.0 and according to him he enabled the same capabilities in the Platform Builder.
|
| can wince support console app? | 02 Dec 2004 13:11 GMT | 6 |
i want to port a media player project on windows to pocketpc,the player project call a client.exe(console app)which is a separate process.but client.exe can't run on wince (armv4 emulator)? what can i do? thanks
|
| virtual keydown VK_F11 | 02 Dec 2004 13:08 GMT | 1 |
I would want to simulate the key down of the key F11 (VK_F11). Which it is the function to call?????? Thank..... Miky
|
| how to use ado in evc4.0????HELP | 02 Dec 2004 08:39 GMT | 1 |
I CAN USE "adoce3O.H" IN evc3.0; but i can't find "adoce30.h"or "adoce31.h"in evc4; my pc is evc4+sp4+sdk(ppc2003);now i downlaod adocesdk-adoce3.1 package and install it on my pc;but it report error message(please install sdk first)while i
|
| Show/Hide SIP button? | 02 Dec 2004 07:02 GMT | 2 |
i would like to hide the SIP button (not just panel), when a dialog (for example about dialog) is shown and turn it on back when the dialog is closed. here is the initialization of the about dialog:
|
| Initializing Sliders | 02 Dec 2004 06:58 GMT | 4 |
sorry for my continuous questions, but because i found this newsgroup after several hours of searching, i posted all of my current questions at all. how can i initialize a slider component? i mean the min, max and
|
| Possible ADOCE issue? | 02 Dec 2004 01:31 GMT | 3 |
My app is using an Access database to store all the info. I started developing this app for PPC 2002 platform using eVC++ 3.0. Recently, I migrated the app into PPC 2003 platform using eVC++ 4.0. Actually, the same code base is now be able to support for both PPC 2002 and ...
|
| Install SP4 on eVC++ 4.0 | 02 Dec 2004 01:23 GMT | 2 |
Got a Windows CE 5.0 evaluation CD, and I've been trying to "evaluate" it. Windows CE 5.0 Installed correctly (runned correctly Platform Builder). Then wanted to install EVC4: Installed Platform Manager 4.0 correctly
|