| Thread | Last Post | Replies |
|
| How to play an MPEG? | 08 Jul 2004 00:49 GMT | 1 |
All I want is a simple way to play a .mpeg or .avi file in my eVC++ 4.0 SP3 application. I found the Windows Media ActiveX Control in Help, so I added these to my program:
|
| Newbie: simple game programming | 07 Jul 2004 23:03 GMT | 3 |
I'm very new to PocketPC programming, but experienced with win32 API. Now, I have this embedded VC 4.0. How do I: -Make my window fullscreen 320x240?
|
| Help with <complex> class | 07 Jul 2004 04:25 GMT | 2 |
I am trying to compile a DLL that was originally written in VC++ 6.0 This line of code is giving me trouble compiling: #include <complex> Did some searching and I think this is a C++ template that should be
|
| eVC++ on MAC | 07 Jul 2004 01:08 GMT | 2 |
Dear sir, Is that possible using eVC++ on my MAC. Is the Virtual PC on MAC what I need? Regards,
|
| How to convert __int64 type to ASCII string? | 06 Jul 2004 18:17 GMT | 1 |
It seems like Windows CE does not have the C function _i64toa/_i64tow for converting an __int64 to a string (yet it has _atoi64???) So what is the best way to convert a 64 bit integer into a string? Thanks.
|
| Forcing a Soft reset | 06 Jul 2004 16:57 GMT | 7 |
Can anyone tell me how to force a soft reset????
|
| How to get KeyBoard inpu? | 05 Jul 2004 04:48 GMT | 6 |
Dear Sir I am using the eMC 4.0, and my function "getchar" doesn't work.. Similar, "getc" and "getch" could not be used
|
| How to change emulator resolution for EVC? | 04 Jul 2004 21:12 GMT | 1 |
I looked up in PB help, finding command line /video and Skin customizing are both feasible ways. But is there a way to conveniently define the resolution in EVC? I want my apps compiled and run under specific scale of display
|
| newbie question | 03 Jul 2004 07:51 GMT | 2 |
i created a pocket pc project on Visual Studio .Net, put some controls on a form, then deploy it on an emulator. if i press x button, the form dissappears, how can i reactivate it?
|
| Real time performance of ATL COM | 03 Jul 2004 05:04 GMT | 11 |
We want to build an application on a Windows CE based system that controls some embedded hardware IO. Real time performance (msec response,scheduling) on controlling (writing to and reading from) these IOs is important. On top of that we also want to share the status of these IOs ...
|
| Group box | 03 Jul 2004 03:36 GMT | 1 |
I edit dialog resource in evc,and I draw a large group box ,then I draw a small group in large group box .But when it run ,only show the large group box.and I use vc6.0 do the same ,It is ok.
|
| Integrating the SMSC ethernet driver on the Accelent reference platform - attn: accelent | 03 Jul 2004 02:16 GMT | 3 |
The current binary only version of the smc9000 driver (91C111) that ships with the accelent reference platform hangs when processing large amounts of data - this is a known issue. The smsc driver source code available off the web site works but also
|
| db licence | 02 Jul 2004 17:00 GMT | 1 |
If I will use SQL Server CE but just as it was "client-only", will I have to pay for licenses? Thanx in advance,
|
| some confusion | 02 Jul 2004 16:57 GMT | 4 |
I use evc4 to develop and I've downloaded Pocket PC 2003 SDK so I'm working with the emulator and all is fine, (I'm just having troubles using ADOCE
|
| processor targets | 02 Jul 2004 16:54 GMT | 5 |
I'm developing with evc3 and I want to target MIPS processors but option is disabled, how can I do this? Thanx in advance,
|