Click here to Skip to main content
16,008,075 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CSocket server + win32 console support MFC Asertion Error Pin
_tasleem12-Sep-06 18:42
_tasleem12-Sep-06 18:42 
GeneralRe: CSocket server + win32 console support MFC Asertion Error Pin
David Crow13-Sep-06 2:46
David Crow13-Sep-06 2:46 
QuestionLoadLibrary fails in 64 bit O.S. Pin
Sculp11-Sep-06 22:56
Sculp11-Sep-06 22:56 
AnswerRe: LoadLibrary fails in 64 bit O.S. Pin
prasad_som12-Sep-06 0:03
prasad_som12-Sep-06 0:03 
GeneralRe: LoadLibrary fails in 64 bit O.S. Pin
Sculp12-Sep-06 1:01
Sculp12-Sep-06 1:01 
GeneralRe: LoadLibrary fails in 64 bit O.S. Pin
prasad_som12-Sep-06 1:31
prasad_som12-Sep-06 1:31 
QuestionHow to install standard modem with MFC Pin
overfrost11-Sep-06 22:40
overfrost11-Sep-06 22:40 
Questionmaintaining consistant builds between app and plugin Pin
benjymous11-Sep-06 22:35
benjymous11-Sep-06 22:35 
I'm working on a system that consists of a main coordinator app that has many plugin processing modules (as DLLs)

Both the main app, and all the plugins link against a static .lib that contains an assortment of helper classes.

The problem is that these need to be kept in sync (the helper lib only changes rarely, but when it does, both the app and the plugins need to link to the same version)

Is there any straightforward way of obtaining some kind of fingerprint from a .lib so that I can be sure that the main exe and a loaded plugin were linked with exactly the same version of the lib (so I can throw a sensible warning for whichever developer has inadvertantly changed the helper code without rebuilding the correct parts)

--
Help me! I'm turning into a grapefruit!
Buzzwords!

AnswerRe: maintaining consistant builds between app and plugin Pin
Waldermort12-Sep-06 0:26
Waldermort12-Sep-06 0:26 
QuestionCSocket timeout Pin
mehrdadov11-Sep-06 22:20
mehrdadov11-Sep-06 22:20 
Questionhow to implement the "Scan for hardware change" function Pin
jiajiah344511-Sep-06 21:54
jiajiah344511-Sep-06 21:54 
QuestionHow to change Web Browser default printer Pin
ALeyner11-Sep-06 21:15
ALeyner11-Sep-06 21:15 
AnswerRe: How to change Web Browser default printer Pin
CoolCoder_New2-Mar-09 19:53
CoolCoder_New2-Mar-09 19:53 
QuestionCMenu - how to draw the popup arrow yourself? Pin
YaronNir11-Sep-06 21:13
YaronNir11-Sep-06 21:13 
AnswerRe: CMenu - how to draw the popup arrow yourself? Pin
Sarath C11-Sep-06 21:38
Sarath C11-Sep-06 21:38 
GeneralRe: CMenu - how to draw the popup arrow yourself? Pin
YaronNir11-Sep-06 21:55
YaronNir11-Sep-06 21:55 
GeneralRe: CMenu - how to draw the popup arrow yourself? Pin
Waldermort12-Sep-06 0:29
Waldermort12-Sep-06 0:29 
GeneralRe: CMenu - how to draw the popup arrow yourself? Pin
YaronNir12-Sep-06 2:57
YaronNir12-Sep-06 2:57 
GeneralRe: CMenu - how to draw the popup arrow yourself? Pin
Steve S12-Sep-06 3:19
Steve S12-Sep-06 3:19 
AnswerRe: CMenu - how to draw the popup arrow yourself? Pin
Member 119860114-Sep-08 0:51
Member 119860114-Sep-08 0:51 
GeneralRe: CMenu - how to draw the popup arrow yourself? Pin
YaronNir14-Sep-08 0:56
YaronNir14-Sep-08 0:56 
QuestionUsing handles in DLL ... HELP Pin
pega11-Sep-06 20:55
pega11-Sep-06 20:55 
AnswerRe: Using handles in DLL ... HELP Pin
Michael Dunn11-Sep-06 21:32
sitebuilderMichael Dunn11-Sep-06 21:32 
GeneralRe: Using handles in DLL ... HELP Pin
pega12-Sep-06 3:39
pega12-Sep-06 3:39 
GeneralRe: Using handles in DLL ... HELP Pin
Michael Dunn12-Sep-06 19:48
sitebuilderMichael Dunn12-Sep-06 19:48 

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.