Click here to Skip to main content
15,910,234 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: equivalent of atoi and itoa functions in SDK [modified] Pin
samira forooghi18-Jan-10 0:17
samira forooghi18-Jan-10 0:17 
GeneralRe: equivalent of atoi and itoa functions in SDK Pin
Stuart Dootson18-Jan-10 0:37
professionalStuart Dootson18-Jan-10 0:37 
GeneralRe: equivalent of atoi and itoa functions in SDK Pin
samira forooghi18-Jan-10 0:53
samira forooghi18-Jan-10 0:53 
QuestionSending class object on serial port (communication port) Pin
AnayKulkarni16-Jan-10 20:10
AnayKulkarni16-Jan-10 20:10 
AnswerRe: Sending class object on serial port (communication port) Pin
Richard MacCutchan16-Jan-10 21:49
mveRichard MacCutchan16-Jan-10 21:49 
AnswerRe: Sending class object on serial port (communication port) Pin
Cedric Moonen16-Jan-10 21:56
Cedric Moonen16-Jan-10 21:56 
AnswerRe: Sending class object on serial port (communication port) Pin
CPallini16-Jan-10 22:19
mveCPallini16-Jan-10 22:19 
QuestionInitCommonControlsEx problem Pin
AnayKulkarni16-Jan-10 19:43
AnayKulkarni16-Jan-10 19:43 
Hello to all,
I am using Windows CE6.0 for my project. In my project I am using tab control on a dialog box. For a tab control I have to use INITCOMMONCONTROLSEX structure and InitCommonControlsEx() function. I know that to use this function I have to include "commctrl.h" header file and "comctl32.lib" library file. So I included "commctrl.h" header file and "comctl32.lib" library file in my project but still I am getting error that "unresolved external symbol_imp_ InitCommonControlsEx()". Is there any more settings that I am missing? And more surprising is that, same project works perfectly on Windows 2000 but gives error on Windows CE6.0. I am using Visual Studio 2005.

Can anybody tell me what to do? Is there any different settings? It is really very very urgent so plz help me out.

Thanks and Regards,

Anay
AnswerRe: InitCommonControlsEx problem Pin
JudyL_MD17-Jan-10 3:23
JudyL_MD17-Jan-10 3:23 
QuestionModeling the human heart (EKG) Pin
user_void16-Jan-10 16:18
user_void16-Jan-10 16:18 
AnswerRe: Modeling the human heart (EKG) Pin
Tim Craig16-Jan-10 21:02
Tim Craig16-Jan-10 21:02 
GeneralRe: Modeling the human heart (EKG) Pin
user_void17-Jan-10 5:55
user_void17-Jan-10 5:55 
GeneralRe: Modeling the human heart (EKG) Pin
Bram van Kampen17-Jan-10 6:09
Bram van Kampen17-Jan-10 6:09 
GeneralRe: Modeling the human heart (EKG) Pin
Tim Craig17-Jan-10 14:04
Tim Craig17-Jan-10 14:04 
GeneralRe: Modeling the human heart (EKG) Pin
user_void17-Jan-10 14:23
user_void17-Jan-10 14:23 
GeneralRe: Modeling the human heart (EKG) Pin
Tim Craig17-Jan-10 17:21
Tim Craig17-Jan-10 17:21 
GeneralRe: Modeling the human heart (EKG) Pin
user_void18-Jan-10 8:46
user_void18-Jan-10 8:46 
GeneralRe: Modeling the human heart (EKG) Pin
Tim Craig18-Jan-10 9:16
Tim Craig18-Jan-10 9:16 
Questionheader file Pin
khomeyni16-Jan-10 9:15
khomeyni16-Jan-10 9:15 
AnswerRe: header file Pin
Chris Losinger16-Jan-10 9:47
professionalChris Losinger16-Jan-10 9:47 
AnswerRe: header file Pin
CPallini16-Jan-10 10:26
mveCPallini16-Jan-10 10:26 
AnswerRe: header file Pin
Stuart Dootson16-Jan-10 11:10
professionalStuart Dootson16-Jan-10 11:10 
GeneralRe: header file Pin
khomeyni18-Jan-10 8:50
khomeyni18-Jan-10 8:50 
QuestionHow can generate service from exe? Pin
Le@rner15-Jan-10 19:58
Le@rner15-Jan-10 19:58 
AnswerRe: How can generate service from exe? Pin
Garth J Lancaster15-Jan-10 22:36
professionalGarth J Lancaster15-Jan-10 22:36 

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.