Click here to Skip to main content
15,906,335 members
Home / Discussions / Mobile
   

Mobile

 
GeneralCreate Process... Pin
Anonymous16-Dec-04 23:32
Anonymous16-Dec-04 23:32 
QuestionHow can I get file extension icon with C# Pin
Member 119819216-Dec-04 22:40
Member 119819216-Dec-04 22:40 
Generalsignature control with TIFF files Pin
Anonymous15-Dec-04 18:03
Anonymous15-Dec-04 18:03 
GeneralCF Pin
dcudev.lcr15-Dec-04 8:51
dcudev.lcr15-Dec-04 8:51 
GeneralCalling COM-objects on PC Pin
GDavy14-Dec-04 23:57
GDavy14-Dec-04 23:57 
GeneralRegistering DLLs Pin
suyh8214-Dec-04 22:06
suyh8214-Dec-04 22:06 
GeneralRe: Registering DLLs Pin
illidan9915-Dec-04 0:39
illidan9915-Dec-04 0:39 
GeneraleMbedded Pin
su_penguin13-Dec-04 9:24
su_penguin13-Dec-04 9:24 
I would like to start writing apps for my pocket pc running windows ce. I've just downloaded eMbedded Visual C++ 3.0 and I don't have a handle on it just yet. Can anyone direct me to a tutorial or a site for learning eMbedded?

Also, I've tried to enter some of my code into eMbedded (which compiles in .net) and it didn't work. Then I tried something simple. Why doesn't this code work in eMbedded:

#include <iostream>
using namespace std;

int main()
{
cout<<"Hello World";
return 0;
}

Thanks!
-Wp


GeneralRe: eMbedded Pin
Anonymous15-Dec-04 22:13
Anonymous15-Dec-04 22:13 
GeneralSending a BN_CLICKED message Pin
illidan9913-Dec-04 2:41
illidan9913-Dec-04 2:41 
GeneralRe: Sending a BN_CLICKED message Pin
illidan9913-Dec-04 4:33
illidan9913-Dec-04 4:33 
GeneralRe: Sending a BN_CLICKED message Pin
João Paulo Figueira13-Dec-04 21:59
professionalJoão Paulo Figueira13-Dec-04 21:59 
GeneralRe: Sending a BN_CLICKED message Pin
illidan9914-Dec-04 3:19
illidan9914-Dec-04 3:19 
GeneralThe difference between Win CE and Windows Mobile 2003 Pin
eli1502197911-Dec-04 21:11
eli1502197911-Dec-04 21:11 
GeneralRe: The difference between Win CE and Windows Mobile 2003 Pin
eli1502197911-Dec-04 21:20
eli1502197911-Dec-04 21:20 
GeneralRe: The difference between Win CE and Windows Mobile 2003 Pin
Lvca22-Dec-04 23:15
Lvca22-Dec-04 23:15 
GeneralReleaseDC doesn't release memory Pin
~k10-Dec-04 0:43
~k10-Dec-04 0:43 
GeneralRe: ReleaseDC doesn't release memory Pin
eli1502197914-Dec-04 21:22
eli1502197914-Dec-04 21:22 
GeneralRe: ReleaseDC doesn't release memory Pin
~k14-Dec-04 22:05
~k14-Dec-04 22:05 
GeneralPointer to severals Dialogs Pin
illidan999-Dec-04 1:25
illidan999-Dec-04 1:25 
GeneralRe: Pointer to severals Dialogs Pin
João Paulo Figueira9-Dec-04 6:46
professionalJoão Paulo Figueira9-Dec-04 6:46 
QuestionCE remote display / VNC? Pin
Slow30008-Dec-04 6:22
Slow30008-Dec-04 6:22 
QuestionHow to convert BD_ADDR to BT_ADDR? Pin
eli150219798-Dec-04 1:23
eli150219798-Dec-04 1:23 
AnswerRe: How to convert BD_ADDR to BT_ADDR? Pin
illidan999-Dec-04 1:17
illidan999-Dec-04 1:17 
GeneralRe: How to convert BD_ADDR to BT_ADDR? Pin
eli150219799-Dec-04 1:33
eli150219799-Dec-04 1:33 

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.