Click here to Skip to main content
15,914,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to programmatically disable network card Pin
Jonathan Gilligan18-Sep-02 6:05
Jonathan Gilligan18-Sep-02 6:05 
GeneralRe: How to programmatically disable network card Pin
TyMatthews18-Sep-02 6:09
TyMatthews18-Sep-02 6:09 
AnswerRe: How to programmatically disable network card Pin
PJ Arends17-Sep-02 14:57
professionalPJ Arends17-Sep-02 14:57 
GeneralDataExchange Pin
Steve Daly17-Sep-02 5:52
Steve Daly17-Sep-02 5:52 
GeneralRe: DataExchange Pin
Joaquín M López Muñoz17-Sep-02 6:11
Joaquín M López Muñoz17-Sep-02 6:11 
QuestionSystem tray ALERTS ?? Pin
petrol17-Sep-02 5:40
petrol17-Sep-02 5:40 
AnswerRe: System tray ALERTS ?? Pin
jmkhael17-Sep-02 6:42
jmkhael17-Sep-02 6:42 
GeneralMFC42.dll Pin
orcun colak17-Sep-02 5:26
orcun colak17-Sep-02 5:26 
My question has two parts.
In order to split my project into smaller parts I had to create an mfc extension dll. According to msdn, extension dlls can only use mfc as shared dll although VC 6.0 allows me to link with static mfc library too.(?? I am confused here) Also using extension dll forces me to link my client.exe with shared mfc dll too. Can I avoid all of these and link all extension dlls,client.exe with static library. is there a trick for this ?
Second question is if I use shared mfc dlls do I have to distribute them with my installation or do they come with windows setup by default. The dlls are mfc42.dll and msvcrt.dll
I hope my questions are understandable because I am confused because of this static , dynamic mfc stuff.
Thank you


Orcun Colak

GeneralRe: MFC42.dll Pin
Pavel Klocek17-Sep-02 6:39
Pavel Klocek17-Sep-02 6:39 
GeneralUpdating and changing Title Bar in Application Pin
oRion17-Sep-02 5:21
oRion17-Sep-02 5:21 
GeneralRe: Updating and changing Title Bar in Application Pin
jmkhael17-Sep-02 6:35
jmkhael17-Sep-02 6:35 
GeneralRe: Updating and changing Title Bar in Application Pin
oRion17-Sep-02 22:27
oRion17-Sep-02 22:27 
Questionhow to recognize word from sentence? Pin
wey_horng17-Sep-02 5:12
wey_horng17-Sep-02 5:12 
AnswerRe: how to recognize word from sentence? Pin
Shaun Wilde17-Sep-02 5:20
Shaun Wilde17-Sep-02 5:20 
GeneralRe: how to recognize word from sentence? Pin
Bart Robeyns17-Sep-02 5:30
Bart Robeyns17-Sep-02 5:30 
GeneralRe: how to recognize word from sentence? Pin
Shaun Wilde17-Sep-02 5:39
Shaun Wilde17-Sep-02 5:39 
GeneralRe: how to recognize word from sentence? Pin
wey_horng17-Sep-02 7:30
wey_horng17-Sep-02 7:30 
GeneralRe: how to recognize word from sentence? Pin
Ryan B.17-Sep-02 9:01
Ryan B.17-Sep-02 9:01 
Generalparsing word from sentence? Pin
wey_horng18-Sep-02 4:05
wey_horng18-Sep-02 4:05 
Generalscrollbars in a richedit Pin
ns17-Sep-02 4:36
ns17-Sep-02 4:36 
GeneralWord in C++ Pin
insanely42017-Sep-02 4:24
insanely42017-Sep-02 4:24 
GeneralRe: Word in C++ Pin
jmkhael17-Sep-02 6:48
jmkhael17-Sep-02 6:48 
GeneralRe: Word in C++ Pin
Bill Wilson17-Sep-02 10:27
Bill Wilson17-Sep-02 10:27 
GeneralRe: Word in C++ Pin
insanely42017-Sep-02 11:00
insanely42017-Sep-02 11:00 
GeneralWinSock: How do I get the Host Name Pin
Robert Scheckle17-Sep-02 3:44
Robert Scheckle17-Sep-02 3:44 

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.