Click here to Skip to main content
16,004,887 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to pass variables among dialogs in a dialogs based program? Pin
Old Gun15-Jul-02 3:32
Old Gun15-Jul-02 3:32 
GeneralRe: How to pass variables among dialogs in a dialogs based program? Pin
Anonymous21-Sep-02 12:10
Anonymous21-Sep-02 12:10 
GeneralRegisterWindowMessage Pin
Hans Ruck14-Jul-02 21:04
Hans Ruck14-Jul-02 21:04 
GeneralRe: RegisterWindowMessage Pin
567890123414-Jul-02 21:18
567890123414-Jul-02 21:18 
Generala Dialog dll OnTimer Problem Pin
Wade H.14-Jul-02 20:36
Wade H.14-Jul-02 20:36 
GeneralApplication library. Pin
WREY14-Jul-02 20:07
WREY14-Jul-02 20:07 
GeneralRe: Application library. Pin
Ancient Dragon14-Jul-02 23:11
Ancient Dragon14-Jul-02 23:11 
GeneralRe: Application library. Pin
WREY15-Jul-02 9:12
WREY15-Jul-02 9:12 
Your reply reflects the experience of someone who has walked that path before. However, take my word for it, they are not applicable in this case since they were the very first set of things I checked.

The file the application says it cannot open, is actually in the 'Include' folder which is a subdirectory of the same directory under which the application subdirectory is located. IOW, library folder, 'Include' folder, and application folder, are all subdirectories of the same directory (which is a subdirectory of the root directory).

I even did a Build->Clean to ensure no leftover baggage is what might be responsible for what's happening. It didn't solve the problem.

Something else I noticed. No matter how many times I changed Project->Settings under "Settings For:" from Win32 Release to Win32 Debug (and press OK), after I run the application, Win32 Debug gets changed right back to Win32 Release.

Because I didn't write all of the code, I'm wondering whether in some obscure place, somebody left something in it that's causing this.

I sometimes use terminology which I do purely for the convenience of communication. For example, I named the folder "DaoLib" where I have the 'Include' folder defined under, then another folder (likewise defined under) containing the "*.lib" file, and thirdly, the application folder (likewise defined under) that contains the dozen or so '.h' files, '.cpp' files, and resource files (etc.). My use of the word "library" was meant to indicate the "DaoLib" folder.

Thanks.

William
GeneralRe: Application library. Pin
Ancient Dragon15-Jul-02 12:09
Ancient Dragon15-Jul-02 12:09 
GeneralRe: Application library. Pin
WREY15-Jul-02 12:31
WREY15-Jul-02 12:31 
GeneralRe: Application library. Pin
WREY15-Jul-02 10:46
WREY15-Jul-02 10:46 
GeneralRe: Application library. Pin
WREY15-Jul-02 11:37
WREY15-Jul-02 11:37 
QuestionHow long is a string ??? Pin
Christian Graus14-Jul-02 19:53
protectorChristian Graus14-Jul-02 19:53 
AnswerRe: How long is a string ??? Pin
Joaquín M López Muñoz14-Jul-02 19:59
Joaquín M López Muñoz14-Jul-02 19:59 
AnswerRe: How long is a string ??? Pin
Michael Dunn14-Jul-02 20:01
sitebuilderMichael Dunn14-Jul-02 20:01 
AnswerRe: How long is a string ??? Pin
567890123414-Jul-02 20:03
567890123414-Jul-02 20:03 
GeneralBook suggestion Pin
RK_200014-Jul-02 18:08
RK_200014-Jul-02 18:08 
GeneralRe: Book suggestion Pin
Ancient Dragon14-Jul-02 23:14
Ancient Dragon14-Jul-02 23:14 
Generalnavigate the controls Pin
Volki14-Jul-02 17:08
Volki14-Jul-02 17:08 
GeneralRe: navigate the controls Pin
Volki16-Jul-02 19:54
Volki16-Jul-02 19:54 
GeneralCopy HDC to another ! Pin
Hadi Rezaee14-Jul-02 16:09
Hadi Rezaee14-Jul-02 16:09 
GeneralRe: Copy HDC to another ! Pin
Christian Graus14-Jul-02 19:12
protectorChristian Graus14-Jul-02 19:12 
GeneralConnecting to IE Events Pin
Alex Cramer14-Jul-02 16:01
Alex Cramer14-Jul-02 16:01 
GeneralStartup Pin
Dov Sherman14-Jul-02 13:48
Dov Sherman14-Jul-02 13:48 
GeneralRe: Startup Pin
PJ Arends14-Jul-02 15:46
professionalPJ Arends14-Jul-02 15:46 

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.