Click here to Skip to main content
15,886,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Messages when windows lose focus Pin
Nishad S5-Jun-06 0:03
Nishad S5-Jun-06 0:03 
AnswerRe: Messages when windows lose focus Pin
toxcct4-Jun-06 23:27
toxcct4-Jun-06 23:27 
GeneralRe: Messages when windows lose focus Pin
Nishad S4-Jun-06 23:51
Nishad S4-Jun-06 23:51 
AnswerRe: Messages when windows lose focus Pin
Eytukan5-Jun-06 1:07
Eytukan5-Jun-06 1:07 
QuestionQuery in header file Pin
akshita_154-Jun-06 23:12
akshita_154-Jun-06 23:12 
AnswerRe: Query in header file Pin
Hamid_RT4-Jun-06 23:14
Hamid_RT4-Jun-06 23:14 
QuestionRe: Query in header file Pin
akshita_154-Jun-06 23:14
akshita_154-Jun-06 23:14 
AnswerRe: Query in header file Pin
Eytukan5-Jun-06 1:13
Eytukan5-Jun-06 1:13 
Assure that the .h file is with you , and if you use < > it searches the standard library directories. If you use "", it searches the local director. If you are not sure what to do, do this, copy the .h file to the local folder where you keep the other .cpp .h files of your project. Now use #include"sdf.h" here it can never say "cannot find the file " again.




<marquee scrollamount="1" scrolldelay="1" direction="up" height="10" step="1">--[V]--

[My Current Status]

QuestionRe: Query in header file Pin
akshita_154-Jun-06 23:15
akshita_154-Jun-06 23:15 
AnswerRe: Query in header file Pin
Hamid_RT4-Jun-06 23:23
Hamid_RT4-Jun-06 23:23 
Questionprint a bitmap Pin
includeh104-Jun-06 23:07
includeh104-Jun-06 23:07 
AnswerRe: print a bitmap Pin
Hamid_RT4-Jun-06 23:12
Hamid_RT4-Jun-06 23:12 
GeneralRe: print a bitmap Pin
includeh105-Jun-06 4:51
includeh105-Jun-06 4:51 
GeneralRe: print a bitmap Pin
Hamid_RT5-Jun-06 6:36
Hamid_RT5-Jun-06 6:36 
Questionable Pin
yogendra kaushik4-Jun-06 23:06
yogendra kaushik4-Jun-06 23:06 
AnswerRe: able Pin
toxcct4-Jun-06 23:08
toxcct4-Jun-06 23:08 
GeneralRe: ableplz [modified] Pin
yogendra kaushik4-Jun-06 23:43
yogendra kaushik4-Jun-06 23:43 
AnswerRe: able Pin
Hamid_RT4-Jun-06 23:11
Hamid_RT4-Jun-06 23:11 
AnswerRe: able [modified] Pin
_AnsHUMAN_ 4-Jun-06 23:15
_AnsHUMAN_ 4-Jun-06 23:15 
QuestionWindow on Dialog Pin
Manjunath S4-Jun-06 22:56
Manjunath S4-Jun-06 22:56 
AnswerRe: Window on Dialog Pin
Hamid_RT4-Jun-06 23:08
Hamid_RT4-Jun-06 23:08 
AnswerRe: Window on Dialog [modified] Pin
_AnsHUMAN_ 4-Jun-06 23:08
_AnsHUMAN_ 4-Jun-06 23:08 
AnswerRe: Window on Dialog Pin
Nishad S4-Jun-06 23:16
Nishad S4-Jun-06 23:16 
QuestionRe: Window on Dialog Pin
Manjunath S4-Jun-06 23:16
Manjunath S4-Jun-06 23:16 
AnswerRe: Window on Dialog Pin
Nishad S4-Jun-06 23:22
Nishad S4-Jun-06 23:22 

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.