Click here to Skip to main content
15,893,663 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: atof conversion in unicode available?? Pin
PJ Arends28-Dec-03 22:17
professionalPJ Arends28-Dec-03 22:17 
GeneralRe: atof conversion in unicode available?? Pin
FASTian28-Dec-03 23:17
FASTian28-Dec-03 23:17 
AnswerRe: atof conversion in unicode available?? Pin
Joe Woodbury29-Dec-03 6:40
professionalJoe Woodbury29-Dec-03 6:40 
Questionhow i read and write to com port inVC++ Pin
Tahir12328-Dec-03 21:35
Tahir12328-Dec-03 21:35 
AnswerRe: how i read and write to com port inVC++ Pin
benben28-Dec-03 21:46
benben28-Dec-03 21:46 
AnswerRe: how i read and write to com port inVC++ Pin
Monty228-Dec-03 21:47
Monty228-Dec-03 21:47 
AnswerRe: how i read and write to com port inVC++ Pin
YaronNir29-Dec-03 4:44
YaronNir29-Dec-03 4:44 
Generala problem about how to use a class in dll Pin
benben28-Dec-03 21:11
benben28-Dec-03 21:11 
Hi:
In my programme,I use some classes in a dll.When I try to compile it, VC give out such errors:
error C2487: 'classCWinAppEx' : member of dll interface class may not be declared with dll interface
error C2487: 'classCMyMenu' : member of dll interface class may not be declared with dll interface
(CWinAppEx and CMyMenu are declare and implemented in the dll)
and all these errors are point to the line "DECLARE_DYNAMIC( CWinAppEx )" or "DECLARE_DYNAMIC( CMyMenu )". I look up this error in MSDN, but didn't find the solution.Could anyone give me some idea?
Thanks
Benben
GeneralRe: a problem about how to use a class in dll Pin
ashxly28-Dec-03 21:19
ashxly28-Dec-03 21:19 
GeneralRe: a problem about how to use a class in dll Pin
benben28-Dec-03 21:38
benben28-Dec-03 21:38 
GeneralRe: a problem about how to use a class in dll Pin
benben29-Dec-03 2:53
benben29-Dec-03 2:53 
GeneralActiveX problem Pin
FASTian28-Dec-03 20:41
FASTian28-Dec-03 20:41 
Generalget the more than one IP address in one PC Pin
Tripey28-Dec-03 20:06
Tripey28-Dec-03 20:06 
GeneralRe: get the more than one IP address in one PC Pin
Monty228-Dec-03 20:29
Monty228-Dec-03 20:29 
GeneralIcon on Pushbuttons Pin
Best Friend28-Dec-03 17:31
Best Friend28-Dec-03 17:31 
GeneralRe: Icon on Pushbuttons Pin
Monty228-Dec-03 20:34
Monty228-Dec-03 20:34 
GeneralRe: Icon on Pushbuttons Pin
David Crow29-Dec-03 5:19
David Crow29-Dec-03 5:19 
GeneralComplementary text color Pin
Mihaly Zsadanyi28-Dec-03 16:35
Mihaly Zsadanyi28-Dec-03 16:35 
GeneralRe: Complementary text color Pin
PJ Arends28-Dec-03 16:53
professionalPJ Arends28-Dec-03 16:53 
Generalautomatic reading .txt file Pin
cowenchin28-Dec-03 16:34
cowenchin28-Dec-03 16:34 
GeneralRe: automatic reading .txt file Pin
Monty228-Dec-03 20:42
Monty228-Dec-03 20:42 
GeneralUSB interface Pin
siew hoon28-Dec-03 15:59
siew hoon28-Dec-03 15:59 
GeneralRe: USB interface Pin
benben28-Dec-03 21:49
benben28-Dec-03 21:49 
QuestionWhat is the difference between CClientDC and CDC? Pin
siew hoon28-Dec-03 15:57
siew hoon28-Dec-03 15:57 
AnswerRe: What is the difference between CClientDC and CDC? Pin
PJ Arends28-Dec-03 16:46
professionalPJ Arends28-Dec-03 16:46 

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.