Click here to Skip to main content
15,904,415 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTimers and Threads Pin
asv22-Nov-04 19:31
asv22-Nov-04 19:31 
GeneralRe: Timers and Threads Pin
shiraztk22-Nov-04 20:58
shiraztk22-Nov-04 20:58 
GeneralRe: Timers and Threads Pin
David Crow23-Nov-04 3:09
David Crow23-Nov-04 3:09 
GeneralCFileDialog i want select only directories Pin
tiziacaia22-Nov-04 19:29
tiziacaia22-Nov-04 19:29 
GeneralRe: CFileDialog i want select only directories Pin
Michael Dunn22-Nov-04 19:43
sitebuilderMichael Dunn22-Nov-04 19:43 
GeneralRe: CFileDialog i want select only directories Pin
BlackDice23-Nov-04 2:44
BlackDice23-Nov-04 2:44 
GeneralAdding unicode support Pin
Shiva Prasad22-Nov-04 18:34
Shiva Prasad22-Nov-04 18:34 
Generalmfc mysteries Pin
the_augy22-Nov-04 16:47
the_augy22-Nov-04 16:47 
I have an executable file which was compiled in debug mode.
When I run it in debug mode, I get an error message before the code even seems to execute (InitInstance on my CWinApp class doesn't even get called). The error message says: "C:\path\to\filename.dll" File not Found.
This filename.dll is the output from another project I have, but the 2 projects are unrelated.
If I run the same exeutable file in non-debug mode, then there are no issues like this.
Does anybody know why my application might be trying to link up with this filename.dll ? Does VC++ have someplace where it keeps the list of DLLs it tries to link with at runtime?
Any and all help appreciated.
GeneralRe: mfc mysteries Pin
shiraztk22-Nov-04 18:01
shiraztk22-Nov-04 18:01 
GeneralRe: mfc mysteries Pin
the_augy26-Nov-04 19:45
the_augy26-Nov-04 19:45 
GeneralDynamically change menu in main frame Pin
Marcus Spitzmiller22-Nov-04 16:17
Marcus Spitzmiller22-Nov-04 16:17 
GeneralRe: Dynamically change menu in main frame Pin
nguyenvhn22-Nov-04 18:18
nguyenvhn22-Nov-04 18:18 
GeneralRe: Dynamically change menu in main frame Pin
Marcus Spitzmiller23-Nov-04 3:18
Marcus Spitzmiller23-Nov-04 3:18 
Generaltab control error"illegal use of this type as an expression" Pin
vc-programmer-22-Nov-04 16:16
vc-programmer-22-Nov-04 16:16 
GeneralRe: tab control error"illegal use of this type as an expression" Pin
nguyenvhn22-Nov-04 18:26
nguyenvhn22-Nov-04 18:26 
GeneralRe: tab control error"illegal use of this type as an expression" Pin
vc-programmer-22-Nov-04 18:53
vc-programmer-22-Nov-04 18:53 
GeneralRe: tab control error"illegal use of this type as an expression" Pin
nguyenvhn22-Nov-04 20:05
nguyenvhn22-Nov-04 20:05 
GeneralRe: tab control error"illegal use of this type as an expression" Pin
vc-programmer-22-Nov-04 20:18
vc-programmer-22-Nov-04 20:18 
GeneralInverse of a Matrix Pin
C++ Seeker22-Nov-04 15:08
sussC++ Seeker22-Nov-04 15:08 
GeneralRe: Inverse of a Matrix Pin
Andrew Walker22-Nov-04 15:28
Andrew Walker22-Nov-04 15:28 
GeneralRe: Inverse of a Matrix Pin
bryce22-Nov-04 16:00
bryce22-Nov-04 16:00 
GeneralRe: Inverse of a Matrix Pin
Ryan Binns22-Nov-04 17:10
Ryan Binns22-Nov-04 17:10 
GeneralRe: Inverse of a Matrix Pin
toxcct22-Nov-04 22:04
toxcct22-Nov-04 22:04 
Generalmeet a question Pin
fropro22-Nov-04 14:43
fropro22-Nov-04 14:43 
GeneralRe: meet a question Pin
BaldwinMartin23-Nov-04 10:04
BaldwinMartin23-Nov-04 10:04 

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.