Click here to Skip to main content
15,908,274 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: HOW to color different control in dialog? Pin
Steve Mayfield14-Apr-04 17:31
Steve Mayfield14-Apr-04 17:31 
GeneralRe: HOW to color different control in dialog? Pin
vividtang14-Apr-04 20:38
vividtang14-Apr-04 20:38 
GeneralException when free the socket memory Pin
Fox Ray14-Apr-04 16:16
Fox Ray14-Apr-04 16:16 
GeneralRe: Exception when free the socket memory Pin
toxcct14-Apr-04 21:07
toxcct14-Apr-04 21:07 
GeneralRe: Exception when free the socket memory Pin
Fox Ray15-Apr-04 14:16
Fox Ray15-Apr-04 14:16 
GeneralRe: Exception when free the socket memory Pin
toxcct15-Apr-04 21:50
toxcct15-Apr-04 21:50 
GeneralOnline Update Pin
DanYELL14-Apr-04 16:12
DanYELL14-Apr-04 16:12 
GeneralRe: Online Update Pin
Andrew Walker14-Apr-04 18:02
Andrew Walker14-Apr-04 18:02 
I'm certainly no expert, but it may be simpler to download a DLL, which you can then load dynamically and retrieve the addresses for your components from. Have a look at the documentation for:

FreeLibrary
LoadLibrary
GetProcAddress


If you can keep you head when all about you
Are losing theirs and blaming it on you;
If you can dream - and not make dreams your master;
If you can think - and not make thoughts you aim;
Yours is the Earth and everything that's in it.

Rudyard Kipling

GeneralEffects of SetParent on MFC Message Mapping Pin
gUrM33T14-Apr-04 15:48
gUrM33T14-Apr-04 15:48 
GeneralRe: Effects of SetParent on MFC Message Mapping Pin
Antony M Kancidrowski15-Apr-04 3:43
Antony M Kancidrowski15-Apr-04 3:43 
QuestionHow can i design application, can toggle like vc dialog? Pin
Member 2752114-Apr-04 15:33
Member 2752114-Apr-04 15:33 
AnswerRe: How can i design application, can toggle like vc dialog? Pin
Christian Graus14-Apr-04 15:47
protectorChristian Graus14-Apr-04 15:47 
AnswerRe: How can i design application, can toggle like vc dialog? Pin
Prakash Nadar14-Apr-04 15:52
Prakash Nadar14-Apr-04 15:52 
AnswerRe: How can i design application, can toggle like vc dialog? Pin
Member 2752114-Apr-04 16:13
Member 2752114-Apr-04 16:13 
QuestionHow to read STDF file format using VC++ Pin
mhar14-Apr-04 15:32
professionalmhar14-Apr-04 15:32 
GeneralC++ class typecasting Pin
Coremn14-Apr-04 14:10
Coremn14-Apr-04 14:10 
GeneralRe: C++ class typecasting Pin
Ryan Binns14-Apr-04 14:16
Ryan Binns14-Apr-04 14:16 
GeneralRe: Thanks Pin
Coremn14-Apr-04 14:20
Coremn14-Apr-04 14:20 
Generalresize bitmap resource Pin
Anonymous14-Apr-04 14:09
Anonymous14-Apr-04 14:09 
GeneralRe: resize bitmap resource Pin
Christian Graus14-Apr-04 14:24
protectorChristian Graus14-Apr-04 14:24 
GeneralRe: resize bitmap resource Pin
Anonymous14-Apr-04 14:46
Anonymous14-Apr-04 14:46 
GeneralRe: resize bitmap resource Pin
Christian Graus14-Apr-04 14:51
protectorChristian Graus14-Apr-04 14:51 
GeneralRe: resize bitmap resource Pin
Anonymous14-Apr-04 15:40
Anonymous14-Apr-04 15:40 
GeneralRe: resize bitmap resource Pin
Christian Graus14-Apr-04 15:45
protectorChristian Graus14-Apr-04 15:45 
GeneralRe: resize bitmap resource Pin
PJ Arends14-Apr-04 20:34
professionalPJ Arends14-Apr-04 20:34 

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.