Click here to Skip to main content
15,919,245 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to make and MDI child window resizeable for a concrete size Pin
klphua10-Nov-02 16:20
klphua10-Nov-02 16:20 
GeneralRe: How to make and MDI child window resizeable for a concrete size Pin
Rene De La Garza10-Nov-02 16:59
Rene De La Garza10-Nov-02 16:59 
GeneralRe: How to make and MDI child window resizeable for a concrete size Pin
Mario M10-Nov-02 19:48
Mario M10-Nov-02 19:48 
QuestionHow to realize file transport through network? Pin
ajy10-Nov-02 14:26
ajy10-Nov-02 14:26 
Generalarray Pin
Shotgun10-Nov-02 13:57
Shotgun10-Nov-02 13:57 
GeneralRe: array Pin
Christian Graus10-Nov-02 14:05
protectorChristian Graus10-Nov-02 14:05 
GeneralRe: array Pin
Michael Dunn10-Nov-02 20:46
sitebuilderMichael Dunn10-Nov-02 20:46 
General_DllMain@12 Pin
10-Nov-02 11:07
suss10-Nov-02 11:07 
I converted an mfc dll project into an extension one, and I can't link as long as I keep DllMain. (Reason of conversion).

I need notifications of thread start and termination in the dll, which is why I converted it to an extension dll, letting me have my own dllmain. Or is it some other way to catch DLL_THREAD_DETACH in a regular mfc dll?


dump of output window:

Linking...
mfcs70d.lib(dllmodul.obj) : error LNK2005: _DllMain@12 already defined in Hugonet DebugMonitor.obj
mfcs70d.lib(dllmodul.obj) : warning LNK4006: _DllMain@12 already defined in Hugonet DebugMonitor.obj; second definition ignored
Creating library d:\x.lib and object D:\x.exp
D:\x.dll : fatal error LNK1169: one or more multiply defined symbols found
GeneralRe: _DllMain@12 Pin
Michael Dunn10-Nov-02 20:49
sitebuilderMichael Dunn10-Nov-02 20:49 
GeneralRe: _DllMain@12 Pin
Hugo Hallman11-Nov-02 1:24
Hugo Hallman11-Nov-02 1:24 
Questionnon-IRC chat in MFC app? Pin
IGx8910-Nov-02 11:00
IGx8910-Nov-02 11:00 
AnswerRe: non-IRC chat in MFC app? Pin
Rickard Andersson2010-Nov-02 20:47
Rickard Andersson2010-Nov-02 20:47 
GeneralIcon Replacement for the Default... Pin
JoeSox10-Nov-02 10:10
JoeSox10-Nov-02 10:10 
GeneralRe: Icon Replacement for the Default... Pin
georgiek5010-Nov-02 10:58
georgiek5010-Nov-02 10:58 
GeneralRe: Icon Replacement for the Default... Pin
JoeSox10-Nov-02 11:23
JoeSox10-Nov-02 11:23 
GeneralRe: Icon Replacement for the Default... Pin
JoeSox10-Nov-02 11:21
JoeSox10-Nov-02 11:21 
QuestionShell EXE with DLL? Pin
infamousBG10-Nov-02 9:32
infamousBG10-Nov-02 9:32 
GeneralInitializing a Listbox Pin
Anonymous10-Nov-02 6:22
Anonymous10-Nov-02 6:22 
GeneralRe: Initializing a Listbox Pin
Maximilien10-Nov-02 7:06
Maximilien10-Nov-02 7:06 
GeneralEdit box question Pin
Pett10-Nov-02 5:54
Pett10-Nov-02 5:54 
GeneralRe: Edit box question Pin
Chris Losinger10-Nov-02 6:13
professionalChris Losinger10-Nov-02 6:13 
QuestionHow Locate the error when meet the leak? Pin
liuty200610-Nov-02 4:50
liuty200610-Nov-02 4:50 
AnswerRe: How Locate the error when meet the leak? Pin
includeh1010-Nov-02 4:57
includeh1010-Nov-02 4:57 
GeneralRe: How Locate the error when meet the leak? Pin
Chris Losinger10-Nov-02 5:21
professionalChris Losinger10-Nov-02 5:21 
GeneralRe: How Locate the error when meet the leak? Pin
ian mariano10-Nov-02 20:40
ian mariano10-Nov-02 20:40 

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.