| Thread | Last Post | Replies |
|
| developing with Visual Basic is possible ? | 23 Jan 2006 14:41 GMT | 3 |
darklord wrote:
> *Hello, > > I was wondering that is it possible to develop applications for |
| fatal error RC1015: cannot open include file 'winver.h' | 23 Jan 2006 04:00 GMT | 3 |
eMbedded Visual C++ 4.0 SP4, Windows Mobile 2003 Smartphone SDK. New workspace, new Smartphone project, "Hello World" project. I did not edit anything in it. I don't recall if I set the target to WCE emulator (debug) or if it was already that way by default.
|
| Newbie to Mobile | 23 Jan 2006 03:24 GMT | 2 |
I want to learn about writing code for mobile (phone) browsers. As I scan MS’s info, very little seems to mention VS2005, which I have. It appears that I need to learn about the Mobile Internet Toolkit. However that appears old.
|
| asp.net 2.0 : DynamicImage | 22 Jan 2006 12:38 GMT | 1 |
how i can download a source for DynamicImage WebControl for ASP.net 2.0 (beta 1). MS give for community a MS Access library. DynamicImage is very helpfull control (once write a code for all devices :
|
| CFileDialog not found for Mobile 5.0 | 22 Jan 2006 03:04 GMT | 3 |
I have a simple program which uses a CFileDialog object. I'm using Visual Studio 2005 with the newest handheld sdk. Compiling the program with the the settings for "Pocket PC 2003" works fine, but if compiled with the "Windows Mobile 5.0 Smartphone" settings I get the error C2065 ...
|
| Network Name and Cell Info | 22 Jan 2006 03:02 GMT | 1 |
How do i get connected network name and cell info?
|
| Problems in creating setup for application deployment | 22 Jan 2006 02:36 GMT | 1 |
Hi to you all, I'm using cabwizsp.exe to create a cab file, and ezsetup (modified version, at http://homepages.inspire.net.nz/~gambit/Betas/ ) to create a activesync installer of my smartphone 2003 application.
|
| How to get memory card serial number? | 22 Jan 2006 02:25 GMT | 2 |
How to get memory card serial number? Thank you!
|
| system wide hook | 22 Jan 2006 02:17 GMT | 1 |
I come from a win32 background. I wish to 'catch' keystrokes using a system wide hook. On win32 this was done by making a dll which is loaded automatically into memory space of all apps, and can catch all WM_KEYDOWN messages, block them
|
| howto display mpeg file on WinCE | 22 Jan 2006 02:13 GMT | 1 |
I'm searching just logic and some idea to start the development about running the MPEG file in Windows CE 5.0 mobile. I'm using EVC++ 4.00 development tools and Windos CE 5.0 emulator. If anybody can have any idea please suggest me. If anybody have good sites link please reply me
|
| drawing raw format (RGB/YUV) to Pocket PC | 22 Jan 2006 01:09 GMT | 1 |
I am seeking the possible way in displaying a RGB/YUV array from a unsigned char pointer. Actually, the purpose is for rendering a live video. GAME API is a good choice in Pocket PC 2003, however, I've just found out that it is not supported in Windows Mobile 5.0. So I am finding ...
|
| How to check the type of device/browser? | 22 Jan 2006 00:59 GMT | 3 |
Here's a web site. It's required to display different page layout for a user who's using smart phone. If the user is browsing the site with a PC, it should display full screen size page layout. If the user is reading with a smartphone, it should show a pretty small size page ...
|
| Contacts on Smartphone | 21 Jan 2006 09:34 GMT | 1 |
I noticed there's a field call [txt] when viewing from the smartphone. I think it replicates the number that is store as the mobile; something to be used when smsing. But on Outlook (Desktop), I am not able to find the [txt] field. How
|
| How to figure if connected device is a Smartphone ? | 21 Jan 2006 01:49 GMT | 1 |
Using RAPI, how does one figure out if the connected device is a Smartphone or not ? Thanks, Shiva
|
| More reliance on undocumented behaviour | 21 Jan 2006 01:29 GMT | 1 |
I created an eVC++4 project TestSDK as instructed by the Readme file in the Smartphone 2003 SDK. The TestSDK project includes the following code, straight from Microsoft: // Pump messages until a PostQuitMessage.
|