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

C / C++ / MFC

 
GeneralRe: could anyone tell me what's the error with this code? Pin
ashwiny29-Jan-08 3:08
ashwiny29-Jan-08 3:08 
QuestionRe: could anyone tell me what's the error with this code? Pin
David Crow29-Jan-08 3:10
David Crow29-Jan-08 3:10 
GeneralRe: could anyone tell me what's the error with this code? Pin
ashwiny29-Jan-08 3:35
ashwiny29-Jan-08 3:35 
QuestionRe: could anyone tell me what's the error with this code? Pin
David Crow29-Jan-08 3:42
David Crow29-Jan-08 3:42 
GeneralRe: could anyone tell me what's the error with this code? Pin
ashwiny29-Jan-08 4:06
ashwiny29-Jan-08 4:06 
QuestionRe: could anyone tell me what's the error with this code? Pin
David Crow29-Jan-08 4:12
David Crow29-Jan-08 4:12 
GeneralRe: could anyone tell me what's the error with this code? Pin
ashwiny29-Jan-08 5:04
ashwiny29-Jan-08 5:04 
GeneralRe: could anyone tell me what's the error with this code? Pin
David Crow29-Jan-08 5:11
David Crow29-Jan-08 5:11 
Change the #include statement to also include the absolute path to the tools.h file, like:

#include "c:/some_path/tools.h"
As it currently stands, you are using a relative path.

"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: could anyone tell me what's the error with this code? Pin
Mr. Surprise29-Jan-08 8:14
Mr. Surprise29-Jan-08 8:14 
GeneralRe: could anyone tell me what's the error with this code? Pin
ashwiny29-Jan-08 15:40
ashwiny29-Jan-08 15:40 
GeneralCtreeView with Gradient BackGround Pin
sarat28-Jan-08 19:25
sarat28-Jan-08 19:25 
GeneralRe: CtreeView with Gradient BackGround Pin
sarat28-Jan-08 19:37
sarat28-Jan-08 19:37 
GeneralQuestion again about changing Icon for the EXE file icon Pin
Stan the man28-Jan-08 17:37
Stan the man28-Jan-08 17:37 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Steve Echols28-Jan-08 18:25
Steve Echols28-Jan-08 18:25 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Nibu babu thomas28-Jan-08 19:15
Nibu babu thomas28-Jan-08 19:15 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Hamid_RT1-Feb-08 20:20
Hamid_RT1-Feb-08 20:20 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Nibu babu thomas1-Feb-08 22:24
Nibu babu thomas1-Feb-08 22:24 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Hamid_RT2-Feb-08 2:10
Hamid_RT2-Feb-08 2:10 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Nibu babu thomas2-Feb-08 2:15
Nibu babu thomas2-Feb-08 2:15 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Hamid_RT2-Feb-08 2:44
Hamid_RT2-Feb-08 2:44 
GeneralRe: Question again about changing Icon for the EXE file icon Pin
Nibu babu thomas4-Feb-08 16:19
Nibu babu thomas4-Feb-08 16:19 
QuestionRe: Question again about changing Icon for the EXE file icon Pin
Hamid_RT28-Jan-08 19:20
Hamid_RT28-Jan-08 19:20 
GeneralCStatusBar problem Pin
hanlei000000000928-Jan-08 17:30
hanlei000000000928-Jan-08 17:30 
GeneralRe: CStatusBar problem Pin
Hamid_RT28-Jan-08 19:24
Hamid_RT28-Jan-08 19:24 
GeneralChoose between cURL and WinInet Pin
Sudhir Mangla28-Jan-08 17:27
professionalSudhir Mangla28-Jan-08 17:27 

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.