Click here to Skip to main content
15,895,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSetting Font size in CEdit control Pin
lee445588318-Dec-06 5:34
lee445588318-Dec-06 5:34 
AnswerRe: Setting Font size in CEdit control Pin
Steve S18-Dec-06 6:31
Steve S18-Dec-06 6:31 
AnswerRe: Setting Font size in CEdit control Pin
Hamid_RT18-Dec-06 17:53
Hamid_RT18-Dec-06 17:53 
QuestionScolling for a CFormView Pin
DanYELL18-Dec-06 5:10
DanYELL18-Dec-06 5:10 
QuestionStatic declaration behaviour within MFC dialog Pin
Like2Byte18-Dec-06 5:02
Like2Byte18-Dec-06 5:02 
AnswerRe: Static declaration behaviour within MFC dialog Pin
Like2Byte18-Dec-06 5:49
Like2Byte18-Dec-06 5:49 
AnswerRe: Static declaration behaviour within MFC dialog Pin
Chris Losinger18-Dec-06 5:51
professionalChris Losinger18-Dec-06 5:51 
Generalcreating wrapper Pin
V.18-Dec-06 4:39
professionalV.18-Dec-06 4:39 
Guys,

Our main program calls a dll that it uses (obviously Poke tongue | ;-P ). Know we want to use a newer version of this dll, but some of the functions have changed (name and/or arguments added and/or removed).
Is it possible to fool the calling program to call a wrapper that calls the dll? The idea is to rename the dll and add a new one (the wrapper) with the original dll name.

We want to do this to avoid fiddling with the source code of our main app.
(PS: hope I'm making sence Wink | ;-) )

Many thanks !


V.
If I don't see you in this world, I'll see you in the next one... And don't be late. (Jimi Hendrix)

GeneralRe: creating wrapper Pin
Chris Losinger18-Dec-06 4:49
professionalChris Losinger18-Dec-06 4:49 
QuestionCComboBox height Pin
Demian Panello18-Dec-06 2:45
Demian Panello18-Dec-06 2:45 
AnswerRe: CComboBox height Pin
Demian Panello18-Dec-06 4:18
Demian Panello18-Dec-06 4:18 
AnswerRe: CComboBox height Pin
prasad_som18-Dec-06 4:25
prasad_som18-Dec-06 4:25 
QuestionLinking Error ? Pin
Sakthiu18-Dec-06 1:24
Sakthiu18-Dec-06 1:24 
QuestionHorizontal scroll in CEdit veiw Pin
Max++18-Dec-06 0:35
Max++18-Dec-06 0:35 
Questionhi all got a doubt Pin
chethu66518-Dec-06 0:16
chethu66518-Dec-06 0:16 
QuestionHow a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
G Haranadh17-Dec-06 23:59
G Haranadh17-Dec-06 23:59 
AnswerRe: How a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
toxcct18-Dec-06 1:01
toxcct18-Dec-06 1:01 
GeneralRe: How a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
G Haranadh18-Dec-06 1:15
G Haranadh18-Dec-06 1:15 
AnswerRe: How a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
kakan18-Dec-06 1:28
professionalkakan18-Dec-06 1:28 
GeneralRe: How a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
Rajesh R Subramanian18-Dec-06 2:07
professionalRajesh R Subramanian18-Dec-06 2:07 
GeneralRe: How a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
G Haranadh18-Dec-06 4:42
G Haranadh18-Dec-06 4:42 
QuestionRetrieving the Column names Pin
Taruni17-Dec-06 23:56
Taruni17-Dec-06 23:56 
AnswerRe: Retrieving the Column names Pin
Hamid_RT18-Dec-06 0:17
Hamid_RT18-Dec-06 0:17 
Questionmodeless dialog box creation Pin
minkowski17-Dec-06 23:55
minkowski17-Dec-06 23:55 
AnswerRe: modeless dialog box creation Pin
prasad_som18-Dec-06 0:09
prasad_som18-Dec-06 0:09 

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.