Click here to Skip to main content
16,010,268 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Ouput data Pin
Jawache12-Sep-02 3:28
Jawache12-Sep-02 3:28 
GeneralSplitter Window with 2 views with MFC Pin
Chun Te, Ewe12-Sep-02 0:58
Chun Te, Ewe12-Sep-02 0:58 
GeneralRe: Splitter Window with 2 views with MFC Pin
Jawache12-Sep-02 1:14
Jawache12-Sep-02 1:14 
GeneralRe: Splitter Window with 2 views with MFC Pin
JohnnyG12-Sep-02 2:37
JohnnyG12-Sep-02 2:37 
GeneralDll in release mode.... Pin
Neha12-Sep-02 0:39
Neha12-Sep-02 0:39 
GeneralRe: Dll in release mode.... Pin
Tomasz Sowinski12-Sep-02 0:45
Tomasz Sowinski12-Sep-02 0:45 
GeneralRe: Dll in release mode.... Pin
Neha12-Sep-02 0:53
Neha12-Sep-02 0:53 
GeneralRe: Dll in release mode.... Pin
Tomasz Sowinski12-Sep-02 1:18
Tomasz Sowinski12-Sep-02 1:18 
You've mentioned in original post that your dll is 'MFC extended'. There are two kinds of MFC-based DLLs: MFC extensions DLLs and regular MFC dll. If you have MFC extension DLL, then it can be used only by .exe which link to MFC as well. If 3rd party module is not using MFC, then you're heading into crashland.

Tomasz Sowinski -- http://www.shooltz.com

To some its a six-pack, to me it's a support group

GeneralRe: Dll in release mode.... Pin
Neha12-Sep-02 1:47
Neha12-Sep-02 1:47 
GeneralRe: Dll in release mode.... Pin
Tomasz Sowinski12-Sep-02 1:52
Tomasz Sowinski12-Sep-02 1:52 
GeneralRe: Dll in release mode.... Pin
Neha12-Sep-02 2:03
Neha12-Sep-02 2:03 
GeneralRe: Dll in release mode.... Pin
Tomasz Sowinski12-Sep-02 2:10
Tomasz Sowinski12-Sep-02 2:10 
GeneralRe: Dll in release mode.... Pin
Neha12-Sep-02 2:18
Neha12-Sep-02 2:18 
GeneralRe: Dll in release mode.... Pin
Tomasz Sowinski12-Sep-02 2:23
Tomasz Sowinski12-Sep-02 2:23 
GeneralRe: Dll in release mode.... Pin
Neha12-Sep-02 2:41
Neha12-Sep-02 2:41 
GeneralRe: Dll in release mode.... Pin
RChin12-Sep-02 6:02
RChin12-Sep-02 6:02 
GeneralRe: Dll in release mode.... Pin
Mike Nordell12-Sep-02 6:04
Mike Nordell12-Sep-02 6:04 
Generaltemplate class linking problem Pin
Anonymous12-Sep-02 0:13
Anonymous12-Sep-02 0:13 
GeneralRe: template class linking problem Pin
Tomasz Sowinski12-Sep-02 0:16
Tomasz Sowinski12-Sep-02 0:16 
GeneralRe: template class linking problem Pin
Anonymous12-Sep-02 0:56
Anonymous12-Sep-02 0:56 
GeneralRe: template class linking problem Pin
Jawache12-Sep-02 1:17
Jawache12-Sep-02 1:17 
GeneralRe: template class linking problem Pin
Tomasz Sowinski12-Sep-02 1:19
Tomasz Sowinski12-Sep-02 1:19 
GeneralRe: template class linking problem Pin
Jawache12-Sep-02 1:24
Jawache12-Sep-02 1:24 
GeneralRe: template class linking problem Pin
Tomasz Sowinski12-Sep-02 1:28
Tomasz Sowinski12-Sep-02 1:28 
GeneralRe: template class linking problem Pin
Tomasz Sowinski12-Sep-02 1:23
Tomasz Sowinski12-Sep-02 1:23 

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.