Click here to Skip to main content
15,912,897 members
Home / Discussions / Mobile
   

Mobile

 
Questionim try 2 convert .mdb to .cdb (pocket pc) using actice sync, but y the Remote Procedure Call Fail message come out..i cann convert anymore...help!! Pin
williamccyccyccy8-Feb-06 15:50
williamccyccyccy8-Feb-06 15:50 
QuestionMicrosoft PPC etc: CABWIZ INF file: access from setup.dll Pin
mobilemobile8-Feb-06 10:55
mobilemobile8-Feb-06 10:55 
AnswerRe: Microsoft PPC etc: CABWIZ INF file: access from setup.dll Pin
Eugene Ochakovsky8-Mar-06 9:41
Eugene Ochakovsky8-Mar-06 9:41 
QuestionLogging into remote computer using mobile phones Pin
RevathiRajaGopal8-Feb-06 6:20
RevathiRajaGopal8-Feb-06 6:20 
Questionset date and time on Pocket PC Pin
bonglud8-Feb-06 6:14
bonglud8-Feb-06 6:14 
QuestionPreferred communication method Pin
hammerstein058-Feb-06 4:52
hammerstein058-Feb-06 4:52 
Questionmobile messagging Pin
rituparn3-Feb-06 19:11
rituparn3-Feb-06 19:11 
QuestionAbout animate control Pin
lowiq2-Feb-06 16:11
lowiq2-Feb-06 16:11 
Hi, does any one have used the “AVI” control in smart phone environment?

When I want to create a animate window use the macro which define in the commctrl.h, it always failed, and return me a error: can’t find the class info!

It seems that the animate window class has not been registered! But all other common control window classes have been registered! I can create a rebar window, a tool tip window….

some supplement:

At first, I use :
Animate_Create(this->m_hWnd,IDC_ANIMATE,WS_BORDER,AfxGetApp()->m_hInstance)
and then get one error: 1407 which means can not find window class.
So I used followind statement:
GetClassInfo(NULL,ANIMATE_CLASS,&animate_class);
Also this function return one error: 1411 which means that the ANIMATE_CLASS is not registered yet!!
But if I use statement: GetClassInfo(NULL,REBARCLASSNAME ,&animate_class) it run successfully!
The rebarclass and the animate_class are define in the commctrl.h. I just can not understand why I can't get the animate_class???
Confused | :confused: Thanks a lot, Please, any comment is appreciated!

AnswerRe: About animate control Pin
saugat77-Apr-09 22:22
saugat77-Apr-09 22:22 
QuestionLine numbers / filenames in Compact Framework Pin
Brian R1-Feb-06 5:17
Brian R1-Feb-06 5:17 
QuestionApplication Window Position Pin
PaulJ31-Jan-06 11:06
PaulJ31-Jan-06 11:06 
QuestionClipboard access in 2k3 Pin
likefood30-Jan-06 11:17
likefood30-Jan-06 11:17 
AnswerRe: Clipboard access in 2k3 Pin
Jumba66663-Feb-06 10:04
Jumba66663-Feb-06 10:04 
QuestionSmart Client update CF 1.0 Pin
rina230-Jan-06 0:41
rina230-Jan-06 0:41 
QuestionDisplay live video from an ethernet camera Pin
greg ross26-Jan-06 12:10
greg ross26-Jan-06 12:10 
Questionnew process and clipboard Pin
likefood26-Jan-06 6:48
likefood26-Jan-06 6:48 
AnswerRe: new process and clipboard Pin
likefood29-Jan-06 7:50
likefood29-Jan-06 7:50 
GeneralRe: new process and clipboard Pin
likefood30-Jan-06 12:22
likefood30-Jan-06 12:22 
Questionevc++4 and Loquendo TTS error LNK2019 problem Pin
jhenderson0126-Jan-06 0:27
jhenderson0126-Jan-06 0:27 
QuestionUsing SOAP header produces NullReferenceException on CF Pin
Ivanets25-Jan-06 23:47
Ivanets25-Jan-06 23:47 
QuestionO2 Xda Exec Price Pin
Mekong River24-Jan-06 12:26
Mekong River24-Jan-06 12:26 
QuestionBlueTooth Search Pin
sam_software23-Jan-06 5:20
sam_software23-Jan-06 5:20 
Questionpassing string from c# to c++ dll Pin
iriedel20-Jan-06 12:18
iriedel20-Jan-06 12:18 
AnswerRe: passing string from c# to c++ dll Pin
Mike Dimmick22-Jan-06 0:34
Mike Dimmick22-Jan-06 0:34 
QuestionProblem spawning external program in PPC2003SE Pin
Dalkie18-Jan-06 22:44
Dalkie18-Jan-06 22:44 

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.