Click here to Skip to main content
15,891,657 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Prevent active controls under child window to overwhelm it Pin
Moak14-Apr-08 14:29
Moak14-Apr-08 14:29 
Questionremoving the maximize box Pin
genush11-Apr-08 6:17
genush11-Apr-08 6:17 
GeneralRe: removing the maximize box Pin
Gavin Taylor11-Apr-08 6:40
professionalGavin Taylor11-Apr-08 6:40 
QuestionRe: removing the maximize box Pin
genush11-Apr-08 8:00
genush11-Apr-08 8:00 
GeneralRe: removing the maximize box Pin
Randor 11-Apr-08 8:42
professional Randor 11-Apr-08 8:42 
GeneralMFC project with fortran modules in it, gets linker errors Pin
ns11-Apr-08 5:52
ns11-Apr-08 5:52 
GeneralRe: MFC project with fortran modules in it, gets linker errors Pin
rp_suman11-Apr-08 6:02
rp_suman11-Apr-08 6:02 
GeneralRe: MFC project with fortran modules in it, gets linker errors Pin
ns11-Apr-08 7:41
ns11-Apr-08 7:41 
Hi Suman,
The fortran modules are just .for text files that reside in the project. They aren't compiled separately and linked. If I make a win32 console app and include these .for files as source files, the app compiles, links and runs fine. I have Visual Fortran on the machine and Visual Studio seem to know what to do in the case of a win32 app. But for an MFC app, it gives linker errors. I dont have a separate fortran project.
thanks,
sb
GeneralPassing by reference vs. Value Pin
LCI11-Apr-08 4:20
LCI11-Apr-08 4:20 
GeneralRe: Passing by reference vs. Value Pin
led mike11-Apr-08 4:28
led mike11-Apr-08 4:28 
GeneralRe: Passing by reference vs. Value Pin
LCI11-Apr-08 4:40
LCI11-Apr-08 4:40 
GeneralRe: Passing by reference vs. Value Pin
CPallini11-Apr-08 4:46
mveCPallini11-Apr-08 4:46 
GeneralRe: Passing by reference vs. Value Pin
Cedric Moonen11-Apr-08 4:47
Cedric Moonen11-Apr-08 4:47 
GeneralRe: Passing by reference vs. Value Pin
led mike11-Apr-08 6:14
led mike11-Apr-08 6:14 
GeneralRe: Passing by reference vs. Value Pin
CPallini11-Apr-08 4:32
mveCPallini11-Apr-08 4:32 
AnswerRe: Passing by reference vs. Value Pin
Bram van Kampen11-Apr-08 12:21
Bram van Kampen11-Apr-08 12:21 
GeneralCompiling a Parser Generator generated file causes linker errors Pin
Manfr3d11-Apr-08 4:11
Manfr3d11-Apr-08 4:11 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
rp_suman11-Apr-08 4:40
rp_suman11-Apr-08 4:40 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
Manfr3d11-Apr-08 5:05
Manfr3d11-Apr-08 5:05 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
rp_suman11-Apr-08 5:20
rp_suman11-Apr-08 5:20 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
Manfr3d11-Apr-08 6:44
Manfr3d11-Apr-08 6:44 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
Bram van Kampen11-Apr-08 12:33
Bram van Kampen11-Apr-08 12:33 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
Manfr3d11-Apr-08 22:33
Manfr3d11-Apr-08 22:33 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
Bram van Kampen13-Apr-08 3:21
Bram van Kampen13-Apr-08 3:21 
GeneralRe: Compiling a Parser Generator generated file causes linker errors Pin
Manfr3d13-Apr-08 9:30
Manfr3d13-Apr-08 9:30 

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.