| Thread | Last Post | Replies |
|
| ERROR_DLL_INIT_FAILED | 19 Oct 2004 11:24 GMT | 1 |
I have a problem with an COM object. I have a library destdll.dll that I do not succeed to registration on windows ce the 3.0. The library is for PDA. Registering it with regwince.exe visualizes the error 1114 "ERROR_DLL_INIT_FAILED".
|
| WiFi coverage detection | 18 Oct 2004 18:11 GMT | 4 |
I need to detect programatically when a WiFi connection (or -in general- any other network connection) becomes available/unavailable, in order to synch my application with a central repository via a proprietary, TCP-based protocol. The Win32 version of my application (running on a ...
|
| unicode | 18 Oct 2004 18:07 GMT | 6 |
I took away the UNICODE defs from the poject compile setting but MessageBox is still defined as MessageBoxW ? Why unicode as default for ARMV4 in the setting ? Thnx
|
| How to Connect SQLCE2.0 using ADOCE3.1 in eVC4.0? | 18 Oct 2004 17:57 GMT | 1 |
I install eVC4.0 with SP3 and standard SDK, and installed SQLCE2.0 on WINCE4.2 Now I try develoy a application but don't know how to do thank for your help :)
|
| ECV CreateObject | 18 Oct 2004 17:11 GMT | 1 |
I want to create a dll in EVC 3.0 that create an ADOCE.Connection.3.0 object and pass the reference to a caller project in EVB. This scenario need for know memory leak problem with EVB CreateObject function.
|
| ActiveX IE Control & Events | 18 Oct 2004 16:55 GMT | 1 |
I Have been trying, without sucess to add the Events fired by the IE Control into the following Microsoft sample. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnembedded/html /embedded01072003.asp This sample works fine, however in whatever way I have tried to ...
|
| TAPI and Overlapped | 18 Oct 2004 09:03 GMT | 1 |
I'm using TAPI to connect two PC by modem, how can i say to TAPI to open the file with CreateFile in NO OVERLAPPED mode because now it opens it in OVERLAPPED infact when i obtain handle of the file of the COM port and I use Writefile or Readfile I have an ERROR_IO_PENDING, so i'm ...
|
| How to embed media player activex control by EVC 4.0? | 18 Oct 2004 05:43 GMT | 4 |
I want to embed a media player activex control by EVC 4.0. Would u be so kind to tell me how to do it? Sample source codes are welcome and appreciated! Best Regards,
|
| multiple virtual inheritance | 18 Oct 2004 02:51 GMT | 3 |
I am trying to make use of the multiple inheritance mechanism but the derived classes have a common class and I am not sure how to proceed to avoid inheriting twice... I saw a message from Marius Prisecaru explaining that you can use the 'virtual' keyword to avoid the duplicity... ...
|
| Hi, i'm student | 17 Oct 2004 16:44 GMT | 1 |
Hi, I was made stream-interface driver about ramdisk in evc. source take for the Platform Builder Exam_source. but this driver load sequence is very complex. and this driver, make disk after terminate disk,
|
| EVC++ hangs when changing SDK | 16 Oct 2004 17:32 GMT | 1 |
I've just done a clean install of EVC++ 4.0, SP4 and PocketPC 2003 SDK on a new Dell Inspiron 9100 laptop running XPPro with SP2. When I load a workspace, or create a new one, it default to "StandardSDK" but when I try to access teh drop down to change it to "Pocket PC 2003", the
|
| Embedded VC++ 3.0 or 4.0 | 16 Oct 2004 00:07 GMT | 1 |
I'm attempting to create an application that will detect and install the .NET runtime on a Pocket PC 2002 or Pocket PC 2003 device. The devices I'm targeting have non-volatile memory on which I can store the .NET cab file. A friend recommended that I use Embedded Visual C++ to ...
|
| SHGetAutoRunPath return value make no sense | 15 Oct 2004 22:55 GMT | 1 |
SHGetAutoRunPath return 'network' on Symbol and Psion mobile device, since 'network' is just readonly, it make no sense. Anybody encounters the same problem? BTW: Why there's a folder call 'network' on these devices?
|
| Can't create new project | 15 Oct 2004 00:27 GMT | 5 |
Has this happened to anyone...I just installed eVC 4.0 and service pack 3 and I cannot create a new project because it keeps saying I must select a platform, yet ALL the CPU types in the check list box are grayed out. How the heck am I supposed to select one when I can't?
|
| Register OCX in PalmTop | 15 Oct 2004 00:08 GMT | 1 |
Can anyone know, How to register OCX created in eVC++ 3.0 in PalmTop Device. I register OCX in WindowsNT using -------regsvr32. Is there such utility in palmtop , I search in windows folder of palmtop , But found nothing.
|