Click here to Skip to main content
15,902,759 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Getting a handle to some window Pin
Prakash Nadar28-Mar-04 1:49
Prakash Nadar28-Mar-04 1:49 
GeneralRe: Getting a handle to some window Pin
Anonymous28-Mar-04 16:26
Anonymous28-Mar-04 16:26 
GeneralRe: Getting a handle to some window Pin
Prakash Nadar28-Mar-04 16:50
Prakash Nadar28-Mar-04 16:50 
GeneralRe: Getting a handle to some window Pin
Antony M Kancidrowski29-Mar-04 2:32
Antony M Kancidrowski29-Mar-04 2:32 
GeneralCComboBox and DDX Pin
monrobot1327-Mar-04 20:58
monrobot1327-Mar-04 20:58 
GeneralRe: CComboBox and DDX Pin
Prakash Nadar28-Mar-04 14:12
Prakash Nadar28-Mar-04 14:12 
Generalcannot convert parameter 1 from 'unsigned int' to 'const char *' Pin
ScarberryProd27-Mar-04 19:46
ScarberryProd27-Mar-04 19:46 
GeneralRe: cannot convert parameter 1 from 'unsigned int' to 'const char *' Pin
Pedro Ruiz27-Mar-04 22:20
Pedro Ruiz27-Mar-04 22:20 
It seems that ports.ElementAt if of type unsigned int (number) and must be of type const char * (string).

Could you provide the ports structure/class declaration/initialization?

GeneralRe: cannot convert parameter 1 from 'unsigned int' to 'const char *' Pin
ScarberryProd28-Mar-04 3:47
ScarberryProd28-Mar-04 3:47 
GeneralRe: cannot convert parameter 1 from 'unsigned int' to 'const char *' Pin
Pedro Ruiz28-Mar-04 4:41
Pedro Ruiz28-Mar-04 4:41 
GeneralGetting Handle to a dialog question Pin
Steve Messer27-Mar-04 18:47
Steve Messer27-Mar-04 18:47 
GeneralRe: Getting Handle to a dialog question Pin
Jörgen Sigvardsson27-Mar-04 19:27
Jörgen Sigvardsson27-Mar-04 19:27 
GeneralAfx Functions Pin
Heywood Jablome27-Mar-04 18:15
Heywood Jablome27-Mar-04 18:15 
GeneralRe: Afx Functions Pin
Rick York27-Mar-04 19:00
mveRick York27-Mar-04 19:00 
QuestionCan someone help me with this com port enumarator Pin
ScarberryProd27-Mar-04 17:21
ScarberryProd27-Mar-04 17:21 
AnswerRe: Can someone help me with this com port enumarator Pin
Branislav27-Mar-04 18:38
Branislav27-Mar-04 18:38 
GeneralRe: Can someone help me with this com port enumarator Pin
Branislav27-Mar-04 18:40
Branislav27-Mar-04 18:40 
GeneralRe: Can someone help me with this com port enumarator Pin
ScarberryProd27-Mar-04 19:03
ScarberryProd27-Mar-04 19:03 
GeneralRe: Can someone help me with this com port enumarator Pin
Branislav27-Mar-04 19:22
Branislav27-Mar-04 19:22 
GeneralRe: Can someone help me with this com port enumarator Pin
ScarberryProd27-Mar-04 19:32
ScarberryProd27-Mar-04 19:32 
GeneralRe: Can someone help me with this com port enumarator Pin
Branislav27-Mar-04 20:05
Branislav27-Mar-04 20:05 
GeneralRe: Can someone help me with this com port enumarator Pin
ScarberryProd29-Mar-04 6:01
ScarberryProd29-Mar-04 6:01 
Generalstring/char Pin
Anonymous27-Mar-04 17:17
Anonymous27-Mar-04 17:17 
GeneralRe: string/char Pin
Jijo.Raj27-Mar-04 23:56
Jijo.Raj27-Mar-04 23:56 
GeneralAfxBeginThread Pin
Anonymous27-Mar-04 12:35
Anonymous27-Mar-04 12:35 

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.