Click here to Skip to main content
16,004,453 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: How to run AdoSample Pin
JJLi26-Apr-04 3:36
JJLi26-Apr-04 3:36 
GeneralRe: How to run AdoSample Pin
João Paulo Figueira26-Apr-04 4:15
professionalJoão Paulo Figueira26-Apr-04 4:15 
GeneralRe: How to run AdoSample Pin
JJLi26-Apr-04 13:56
JJLi26-Apr-04 13:56 
GeneralRe: How to run AdoSample Pin
João Paulo Figueira27-Apr-04 0:27
professionalJoão Paulo Figueira27-Apr-04 0:27 
GeneralRe: How to run AdoSample Pin
JJLi27-Apr-04 4:33
JJLi27-Apr-04 4:33 
GeneralSmart device app in C# Pin
MagdyYousif22-Apr-04 12:59
MagdyYousif22-Apr-04 12:59 
GeneraleVC++ 4.0 can't find process.h and iostream.h files Pin
glweid22-Apr-04 9:24
glweid22-Apr-04 9:24 
GeneralRe: eVC++ 4.0 can't find process.h and iostream.h files Pin
Mike Dimmick23-Apr-04 9:44
Mike Dimmick23-Apr-04 9:44 
You may find that the features you're trying to use aren't available on the platform you're targetting. Ensure you've selected the right platform.

Alternatively, the functions you're trying to use may not even exist on CE. For example, system has never been present. Use the Windows function CreateProcess instead.

iostream.h is obsolete and non-standard anyway; you should be using the newer standard <iostream> header.

Stability. What an interesting concept. -- Chris Maunder
GeneralSocket Server Pin
Deepa Gopal22-Apr-04 3:58
Deepa Gopal22-Apr-04 3:58 
GeneralRe: Socket Server Pin
Mike Dimmick23-Apr-04 9:40
Mike Dimmick23-Apr-04 9:40 
GeneralDefining the auto-complete dictionary Pin
cslacey21-Apr-04 23:36
cslacey21-Apr-04 23:36 
GeneralRe: Defining the auto-complete dictionary Pin
Bui Huy Kien23-Apr-04 0:01
Bui Huy Kien23-Apr-04 0:01 
QuestionHow to connect to GPRS network from my Pocket PC 2003 or SmartPhone using Connection Manager API Pin
AKSIVAKUMAR21-Apr-04 22:44
AKSIVAKUMAR21-Apr-04 22:44 
AnswerRe: How to connect to GPRS network from my Pocket PC 2003 or SmartPhone using Connection Manager API Pin
Mike Dimmick23-Apr-04 9:48
Mike Dimmick23-Apr-04 9:48 
GeneralBlueTooth on Symbian OS Pin
toxcct21-Apr-04 4:20
toxcct21-Apr-04 4:20 
GeneralRe: BlueTooth on Symbian OS Pin
Over_Mind29-Apr-04 21:15
Over_Mind29-Apr-04 21:15 
GeneralRe: BlueTooth on Symbian OS Pin
toxcct4-May-04 1:03
toxcct4-May-04 1:03 
GeneralSerial Communication Pin
Tibar21-Apr-04 3:49
Tibar21-Apr-04 3:49 
GeneralRe: Serial Communication Pin
Jonas Larsson21-Apr-04 20:39
Jonas Larsson21-Apr-04 20:39 
GeneralRe: Serial Communication Pin
Mike Dimmick23-Apr-04 9:50
Mike Dimmick23-Apr-04 9:50 
GeneralEnable/Disable auto switch-off Pin
cbusgut21-Apr-04 0:52
cbusgut21-Apr-04 0:52 
GeneralRe: Enable/Disable auto switch-off Pin
Mike Dimmick21-Apr-04 1:12
Mike Dimmick21-Apr-04 1:12 
GeneralRe: Enable/Disable auto switch-off Pin
cbusgut25-Apr-04 23:29
cbusgut25-Apr-04 23:29 
QuestionAny IrDA tutorials? Pin
Megan Forbes20-Apr-04 23:07
Megan Forbes20-Apr-04 23:07 
AnswerRe: Any IrDA tutorials? Pin
Mike Dimmick21-Apr-04 1:20
Mike Dimmick21-Apr-04 1:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.