Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListBox with Checkboxes Pin
kliviu14-Jan-04 21:39
kliviu14-Jan-04 21:39 
GeneralRe: CListBox with Checkboxes Pin
Cedric Moonen14-Jan-04 21:51
Cedric Moonen14-Jan-04 21:51 
GeneralRe: CListBox with Checkboxes Pin
Antti Keskinen14-Jan-04 21:47
Antti Keskinen14-Jan-04 21:47 
GeneralRe: CListBox with Checkboxes Pin
alex.barylski14-Jan-04 21:51
alex.barylski14-Jan-04 21:51 
GeneralRe: CListBox with Checkboxes Pin
Michael P Butler15-Jan-04 2:30
Michael P Butler15-Jan-04 2:30 
Questionhelp me! how will i handle user actions? Pin
Atilla Selem14-Jan-04 21:23
Atilla Selem14-Jan-04 21:23 
AnswerRe: help me! how will i handle user actions? Pin
Antti Keskinen14-Jan-04 21:36
Antti Keskinen14-Jan-04 21:36 
QuestionWhere does VS 6.0 stores the path of a file ? Pin
Jerome Conus14-Jan-04 21:01
Jerome Conus14-Jan-04 21:01 
Hi !

The project I'm working on is being made with Visual Studio 6. I used to have my project on a specific location on my disk, and some weeks ago, I changed the location.
We are using CVS as the soruce control.

I have the following problem with some classes : if I try to add a new method, I get this error message :

D:\Work\sylvie\src\Utilities\JSUtility.cpp(579) : error C2039: 'applyTransformationToList' : is not a member of 'JSUtility'
c:\scripts\sylvie\src\utilities\jsutility.h(45) : see declaration of 'JSUtility'

As you can see, instead of looking at the header file of JSUtility in D:\Work\sylvie\src\Utilities, the compiler looks at c:\scripts\sylvie etc...

This is an old location. To get rid of this message, the only way I found is to do a 'rebuild all' of the project.

I tried to look in the .dsp and .dsw files if this old location was still written somewhere but didn't find anything !

Have you got an idea on what's going on and how I could solve this problem ?

Thanks for your help !
Jerome
AnswerRe: Where does VS 6.0 stores the path of a file ? Pin
567890123415-Jan-04 2:53
567890123415-Jan-04 2:53 
GeneralReally Dumb (easy) Question Pin
Roger Wright14-Jan-04 20:28
professionalRoger Wright14-Jan-04 20:28 
GeneralRe: Really Dumb (easy) Question Pin
StHubi14-Jan-04 20:54
StHubi14-Jan-04 20:54 
GeneralRe: Really Dumb (easy) Question Pin
Cyberizen14-Jan-04 20:54
Cyberizen14-Jan-04 20:54 
GeneralRe: Really Dumb (easy) Question Pin
lobanovski14-Jan-04 20:55
lobanovski14-Jan-04 20:55 
GeneralRe: Really Dumb (easy) Question Pin
alex.barylski14-Jan-04 20:57
alex.barylski14-Jan-04 20:57 
GeneralRe: Really Dumb (easy) Question Pin
Roger Wright14-Jan-04 21:28
professionalRoger Wright14-Jan-04 21:28 
GeneralRe: Really Dumb (easy) Question Pin
Antti Keskinen14-Jan-04 22:07
Antti Keskinen14-Jan-04 22:07 
GeneralRe: Really Dumb (easy) Question Pin
Roger Wright15-Jan-04 4:30
professionalRoger Wright15-Jan-04 4:30 
GeneralRe: Really Dumb (easy) Question Pin
alex.barylski14-Jan-04 22:46
alex.barylski14-Jan-04 22:46 
GeneralRe: Really Dumb (easy) Question Pin
[James Pullicino]15-Jan-04 1:35
[James Pullicino]15-Jan-04 1:35 
GeneralRe: Really Dumb (easy) Question Pin
Roger Wright15-Jan-04 4:32
professionalRoger Wright15-Jan-04 4:32 
GeneralRe: Really Dumb (easy) Question Pin
David Crow15-Jan-04 7:58
David Crow15-Jan-04 7:58 
GeneralRe: Really Dumb Reply Pin
Monty215-Jan-04 0:14
Monty215-Jan-04 0:14 
Generalfilter control like Outlook Express message rules Pin
quzi14-Jan-04 20:07
quzi14-Jan-04 20:07 
General32 and 64 bits Pin
lobanovski14-Jan-04 20:07
lobanovski14-Jan-04 20:07 
GeneralRe: 32 and 64 bits Pin
alex.barylski14-Jan-04 21:07
alex.barylski14-Jan-04 21:07 

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.