Click here to Skip to main content
15,921,779 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Shame on me !!! it's not worked yet !! Pin
9-Jan-03 21:33
suss9-Jan-03 21:33 
GeneralRe: Shame on me !!! it's not worked yet !! Pin
KaЯl10-Jan-03 0:13
KaЯl10-Jan-03 0:13 
GeneralAp Pin
KaЯl10-Jan-03 0:22
KaЯl10-Jan-03 0:22 
GeneralRe: Ap Pin
Alex H 198310-Jan-03 1:32
Alex H 198310-Jan-03 1:32 
GeneralRe: Ap Pin
KaЯl10-Jan-03 1:47
KaЯl10-Jan-03 1:47 
GeneralRe: Ap Pin
Alex H 198310-Jan-03 8:01
Alex H 198310-Jan-03 8:01 
GeneralRe: i Still in Trouble! plz Help me to release Pin
KaЯl10-Jan-03 0:11
KaЯl10-Jan-03 0:11 
Generala question about dll's... Pin
l a u r e n9-Jan-03 8:21
l a u r e n9-Jan-03 8:21 
so i wanted to use a dll for certain functions in my app so that i could update that part without changing the rest and at the same time not make the main app bigger than it had to be by not requiring the dll stuff unless someone wanted that functionality

now it seems if i want dialog boxes in the dll i have to link it with mfc and as im using a static linked mfc in the main app to make the install easier for the end users it would make sense to use a statis link in the dll for the same reason

errrrr then i get 2 copies of mfc and a huge download???

does this mean i have to dynamically link with mfc for both parts of the app to achieve what i want? kinda silly if u ask me or maybe im missing something here?

Confused | :confused:


"traffic lights are for people who can't make their own decisions"
biz stuff   about me

GeneralRe: a question about dll's... Pin
Alvaro Mendez9-Jan-03 8:39
Alvaro Mendez9-Jan-03 8:39 
GeneralRe: a question about dll's... Pin
l a u r e n9-Jan-03 9:03
l a u r e n9-Jan-03 9:03 
GeneralRe: a question about dll's... Pin
David Stone9-Jan-03 11:51
sitebuilderDavid Stone9-Jan-03 11:51 
GeneralRe: a question about dll's... Pin
Shog99-Jan-03 13:04
sitebuilderShog99-Jan-03 13:04 
GeneralSSE Pin
peter27139-Jan-03 7:49
peter27139-Jan-03 7:49 
GeneralRe: SSE Pin
l a u r e n9-Jan-03 8:26
l a u r e n9-Jan-03 8:26 
GeneralRe: SSE Pin
peter27139-Jan-03 8:51
peter27139-Jan-03 8:51 
GeneralRe: SSE Pin
l a u r e n9-Jan-03 8:58
l a u r e n9-Jan-03 8:58 
GeneralRe: SSE Pin
peter27139-Jan-03 9:26
peter27139-Jan-03 9:26 
GeneralRe: SSE Pin
geo_m9-Jan-03 9:12
geo_m9-Jan-03 9:12 
QuestionRelease mode exception? Pin
clintsinger9-Jan-03 7:46
clintsinger9-Jan-03 7:46 
AnswerThe main thing is to create pdbs for release build Pin
AlexO9-Jan-03 8:03
AlexO9-Jan-03 8:03 
GeneralRe: The main thing is to create pdbs for release build Pin
clintsinger9-Jan-03 8:27
clintsinger9-Jan-03 8:27 
QuestionMultidimensional arrays - am I doing it correctly? Pin
Dominik Reichl9-Jan-03 7:46
Dominik Reichl9-Jan-03 7:46 
AnswerRe: Multidimensional arrays - am I doing it correctly? Pin
AlexO9-Jan-03 7:56
AlexO9-Jan-03 7:56 
GeneralRe: Multidimensional arrays - am I doing it correctly? Pin
Dominik Reichl9-Jan-03 8:50
Dominik Reichl9-Jan-03 8:50 
GeneralRe: Multidimensional arrays - am I doing it correctly? Pin
AlexO9-Jan-03 9:26
AlexO9-Jan-03 9:26 

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.