| Thread | Last Post | Replies |
|
| why can't I dowload a program to my smartphone using wce4.0 | 31 Mar 2005 23:04 GMT | 2 |
When I have compiled the program, there's an error in eVC4 when downloading:" Downloading files The Microsoft ActiveSync connection server has failed.
|
| Having problem with my FRead in my program | 31 Mar 2005 22:20 GMT | 5 |
I am having problem reading some data in a file ! I know this isn't the place to post and ask code like that but I have been searching for my problem for quite a time now and I don't know where else to post(if there is a better newgroup for this, please let me
|
| Debugging ISAPI dll | 31 Mar 2005 21:22 GMT | 5 |
I need to be able to debug an ISAPI dll. According to the documentation, debugging using eVC is possible but you need to run the webserver from an executable (HTTPDEXE). I can't seem to find this file anywhere. Where or how to I get this file? Is this generated when the ...
|
| Architecture Specific Preprocessor Definitions | 31 Mar 2005 21:07 GMT | 4 |
When projects are generated in eVC, every target profile is configured with specific preprocessor defines. For instance, ARMV4 builds have ARM, _ARM_ and ARMV4 defined and so forth. Is there a programmatic way to retrieve these defines (from the
|
| How to cancel eVC automatic help file update? | 31 Mar 2005 19:42 GMT | 1 |
When I first installed eVC on a PC, it started up in only a few seconds. Somewhere along the way it got a lot longer (now around 35 seconds). I noticed after it starts up that the build window at the bottom of the screen says "The eVC4Help System was updated
|
| link error 2019 | 31 Mar 2005 15:37 GMT | 2 |
I develop PPC 2002 apps using EVC 3.0. and show me a link error as follows, EnOleFileManager.obj : error LNK2019: unresolved external symbol CoGetMalloc referenced in function "public: int __cdecl EN::CEnOleFileManager::FindStorage(class CString)"
|
| Programmatically open CD-rom | 31 Mar 2005 13:56 GMT | 1 |
Does anyone have any suggestion on how to go about this? I need to be able to take a keypress and have the CD-rom open or close? It is for a CEPC STB device with CE5.
|
| Serial Port Communication in eVC++ | 30 Mar 2005 21:37 GMT | 3 |
Iam working on Embedded VC++ and I need to access my systems Serial Port through Standard SDK WinCE Simulator. To be specific I need to access my serial port through eVC++ code without using MFC.
|
| Problems after installing eMbedded Visual C++ 4.0 with Service Pac | 29 Mar 2005 17:17 GMT | 1 |
I installed eMbedded Visual C++ 4.0 with Service Pack 4 The computer uses Windows XP Sp2 with last update. It also has on it the Vs2003 .NET Ide with the Compact Framework Add-in. I create or I load a project, it failes with "Microsoft eMbedded Visual C++
|
| EVC++ can't load any project! | 29 Mar 2005 16:33 GMT | 6 |
I installed eVC++ 4 (sp4) on my machine. I am having problems with loading any workspace/project into it. eVC++ will just crash some point afte trying to load class information. The same thing happens if I create new project and after I click finish, eVC++ just crashes.
|
| Platform Builder +/- mkfuncs.h = ??? | 29 Mar 2005 15:23 GMT | 2 |
How can I get "Platform Builder" and/or what is it ? I have the problem of needing a function in mkfuncs.h but not having mkfuncs.h ??? Thanks a lot! Denis
|
| Load Icon File function problem.? | 29 Mar 2005 02:45 GMT | 2 |
am want to do this: load the Icon file through some API function, as the LoadImage in the desktop, but in the wince.net 42 this function can work only for loadimage from the resource.
|
| how to manipulate controls on my dialogApp? | 28 Mar 2005 22:05 GMT | 3 |
this sounds kinda lame.. but not too sure I'm doing the right thing.. hope someone can help me clear my doubts.. I have got controls on my mainDialogbox, on button click it called some selfdefined classes that i created, but while in the classes i needa update
|
| How to get the control type of a handle | 27 Mar 2005 20:41 GMT | 3 |
because my IRC client doesn't support Logfiles, I wanted to extract the control text in order to save it. This eventually "mutated" into a window control browser. During the development a few questions arose:
|
| MFC Graphics on CE | 25 Mar 2005 23:05 GMT | 10 |
I'm using eMbedded Visual C++ 3.0 on WinXP Pro SP2 to build my projects for an ARM / ARMV4 processor, and running them on an iPAQ h6340. Normal MFC GUI apps work fine, and now I'm trying to use MFC graphics (CPaintDC etc.). I'm using double buffering because the output consists of ...
|