Click here to Skip to main content
15,894,740 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Listbox AddString method problem [modified] Pin
Sharath865-Jun-06 1:16
Sharath865-Jun-06 1:16 
GeneralRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 1:19
Nishad S5-Jun-06 1:19 
AnswerRe: Listbox AddString method problem [modified] Pin
David Crow5-Jun-06 3:56
David Crow5-Jun-06 3:56 
QuestionC++/CLI MFC or WTL Pin
vassilux@4-Jun-06 23:26
vassilux@4-Jun-06 23:26 
QuestionADO (Database Programming) [modified] Pin
Scorpio4-Jun-06 23:16
Scorpio4-Jun-06 23:16 
AnswerRe: ADO (Database Programming) Pin
Hamid_RT4-Jun-06 23:27
Hamid_RT4-Jun-06 23:27 
QuestionRGB! Pin
nailahazem4-Jun-06 23:15
nailahazem4-Jun-06 23:15 
AnswerRe: RGB! Pin
Nishad S4-Jun-06 23:21
Nishad S4-Jun-06 23:21 
GeneralRe: RGB! Pin
nailahazem5-Jun-06 2:10
nailahazem5-Jun-06 2:10 
GeneralRe: RGB! Pin
ThatsAlok5-Jun-06 2:33
ThatsAlok5-Jun-06 2:33 
GeneralRe: RGB! Pin
Viorel.5-Jun-06 2:44
Viorel.5-Jun-06 2:44 
AnswerRe: RGB! Pin
_AnsHUMAN_ 4-Jun-06 23:21
_AnsHUMAN_ 4-Jun-06 23:21 
AnswerRe: RGB! Pin
ThatsAlok5-Jun-06 0:16
ThatsAlok5-Jun-06 0:16 
QuestionMessages when windows lose focus Pin
sandeep_joseph4-Jun-06 23:15
sandeep_joseph4-Jun-06 23:15 
AnswerRe: Messages when windows lose focus Pin
Nishad S4-Jun-06 23:19
Nishad S4-Jun-06 23:19 
GeneralRe: Messages when windows lose focus Pin
sandeep_joseph4-Jun-06 23:29
sandeep_joseph4-Jun-06 23:29 
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 

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.