Click here to Skip to main content
16,010,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CFormView border is ugly Pin
Chris Richardson8-Oct-02 9:55
Chris Richardson8-Oct-02 9:55 
General2 appl with the same DLL problem Pin
Raphael Kindt8-Oct-02 2:18
Raphael Kindt8-Oct-02 2:18 
GeneralRe: 2 appl with the same DLL problem Pin
Iain Clarke, Warrior Programmer8-Oct-02 2:34
Iain Clarke, Warrior Programmer8-Oct-02 2:34 
QuestionEFM problem? Pin
chen8-Oct-02 1:54
chen8-Oct-02 1:54 
AnswerRe: EFM problem? Pin
Mike Nordell8-Oct-02 4:30
Mike Nordell8-Oct-02 4:30 
GeneralVisual C++ 6.0 incremental compiling Pin
Anonymous8-Oct-02 1:53
Anonymous8-Oct-02 1:53 
GeneralRe: Visual C++ 6.0 incremental compiling Pin
Roger Allen8-Oct-02 2:06
Roger Allen8-Oct-02 2:06 
GeneralResource compiler problem Pin
Roger Allen8-Oct-02 1:50
Roger Allen8-Oct-02 1:50 
I am trying to rebuild a project after removing all explicit paths in the resources. At one point I have the following in a .rc file:

IDI_LD_OPENICON ICON DISCARDABLE "res\\ico00001.ico"
IDI_LD_OPENMULTI ICON DISCARDABLE "res\\ico00002.ico"
IDI_LD_POLYFIT ICON DISCARDABLE "res\\ico00003.ico"
IDI_LD_TRAY ICON DISCARDABLE "res\\ico00004.ico"
IDI_LD_OTHER ICON DISCARDABLE "res\\ico00005.ico"

Now all the icon files exist, are in the same directory, but the compiler cannot find ico00004.ico and ico00005.ico and always complains. It can find the other files! I have checked the filenames, the files exist. I have tried renaming them and changing what file is included. It made 1 work, but these last 2 refuse to be found by the resource compiler!

Its driving me nuts! Mad | :mad:

Anyone had a similar problem and know a fix for it?

BTW, if I put in the absolute path to the file, it finds it, but thats what I am trying to avoid

Roger Allen
Sonork 100.10016

I think I need a new quote, I am on the prowl, so look out for a soft cute furry looking animal, which is really a Hippo in disguise. Its probably me.
GeneralProblem solved! Pin
Roger Allen8-Oct-02 2:23
Roger Allen8-Oct-02 2:23 
GeneralGetDIBits & SetDIBits in Windows CE Pin
Centaurus8-Oct-02 1:47
Centaurus8-Oct-02 1:47 
GeneralProblem relating to mciSendCommand Pin
Smithajacobk8-Oct-02 0:54
sussSmithajacobk8-Oct-02 0:54 
Generalrandom number Pin
wong19078-Oct-02 0:45
wong19078-Oct-02 0:45 
GeneralRe: random number Pin
jmkhael8-Oct-02 0:48
jmkhael8-Oct-02 0:48 
GeneralRe: random number Pin
Le centriste8-Oct-02 3:56
Le centriste8-Oct-02 3:56 
GeneralRe: random number Pin
Mike Nordell8-Oct-02 4:35
Mike Nordell8-Oct-02 4:35 
GeneralString Error Pin
John Bosko7-Oct-02 23:52
John Bosko7-Oct-02 23:52 
GeneralRe: String Error Pin
jmkhael8-Oct-02 0:46
jmkhael8-Oct-02 0:46 
GeneralRe: String Error Pin
Steve S8-Oct-02 1:06
Steve S8-Oct-02 1:06 
GeneralRe: String Error Pin
jmkhael8-Oct-02 1:06
jmkhael8-Oct-02 1:06 
GeneralDownload resume Pin
obr7-Oct-02 23:49
obr7-Oct-02 23:49 
GeneralRe: Download resume Pin
Jon Hulatt8-Oct-02 2:37
Jon Hulatt8-Oct-02 2:37 
GeneralCCriticalSection problems Pin
s_k7-Oct-02 23:33
s_k7-Oct-02 23:33 
GeneralRe: CCriticalSection problems Pin
Anonymous8-Oct-02 6:25
Anonymous8-Oct-02 6:25 
GeneralI'm new to DirectX 8, plz hlp! Pin
sagmam7-Oct-02 23:15
sagmam7-Oct-02 23:15 
GeneralRe: I'm new to DirectX 8, plz hlp! Pin
Le centriste8-Oct-02 4:04
Le centriste8-Oct-02 4:04 

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.