Click here to Skip to main content
15,905,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: please help me:build .c source file with VC++6,error LNK2001? Pin
sunit512-Aug-05 22:04
sunit512-Aug-05 22:04 
AnswerRe: please help me:build .c source file with VC++6,error LNK2001? Pin
fbzok12-Aug-05 22:08
fbzok12-Aug-05 22:08 
GeneralRe: please help me:build .c source file with VC++6,error LNK2001? Pin
Saurabh.Garg12-Aug-05 22:59
Saurabh.Garg12-Aug-05 22:59 
AnswerRe: please help me:build .c source file with VC++6,error LNK2001? Pin
fbzok12-Aug-05 23:18
fbzok12-Aug-05 23:18 
AnswerRe: please help me:build .c source file with VC++6,error LNK2001? Pin
fbzok13-Aug-05 4:30
fbzok13-Aug-05 4:30 
Generalrun single instance of app Pin
elephantstar12-Aug-05 12:17
elephantstar12-Aug-05 12:17 
GeneralWorking dir in Registry Pin
RickyC12-Aug-05 9:12
RickyC12-Aug-05 9:12 
GeneralRe: Working dir in Registry Pin
David Crow12-Aug-05 10:01
David Crow12-Aug-05 10:01 
RickyC wrote:
...cause the dll can't load de cfg file.

Why? Is the DLL making assumptions about the location of the configuration file (i.e., using a relative instead of an absolute path)? If the configuration file and the DLL are always in the same folder, I think the DLL should call GetModuleFileName(NULL, ...) instead of using the current working directory.


"One must learn from the bite of the fire to leave it alone." - Native American Proverb


GeneralRe: Working dir in Registry Pin
RickyC12-Aug-05 10:31
RickyC12-Aug-05 10:31 
General3rd party Menu Check State... Pin
Jumpin' Jeff12-Aug-05 8:31
Jumpin' Jeff12-Aug-05 8:31 
Generalbracket tournament ctrl Pin
picazo12-Aug-05 8:18
picazo12-Aug-05 8:18 
GeneralLooking for GIS knowledge Pin
prcarp12-Aug-05 8:04
prcarp12-Aug-05 8:04 
GeneralRe: Looking for GIS knowledge Pin
FlamTaps12-Aug-05 9:10
FlamTaps12-Aug-05 9:10 
GeneralVC++ and Java Pin
llp00na12-Aug-05 7:56
llp00na12-Aug-05 7:56 
GeneralRe: VC++ and Java Pin
Luther Baker12-Aug-05 11:41
Luther Baker12-Aug-05 11:41 
GeneralLicense Keys Pin
Luther Baker12-Aug-05 7:47
Luther Baker12-Aug-05 7:47 
GeneralRe: License Keys Pin
Luther Baker12-Aug-05 7:53
Luther Baker12-Aug-05 7:53 
GeneralRe: License Keys Pin
Wes Aday12-Aug-05 9:12
professionalWes Aday12-Aug-05 9:12 
GeneralRe: License Keys Pin
Luther Baker12-Aug-05 11:18
Luther Baker12-Aug-05 11:18 
GeneralRe: License Keys Pin
SunKnight012-Aug-05 10:19
SunKnight012-Aug-05 10:19 
GeneralRe: License Keys Pin
Luther Baker12-Aug-05 11:31
Luther Baker12-Aug-05 11:31 
GeneralRe: License Keys Pin
Trollslayer12-Aug-05 22:28
mentorTrollslayer12-Aug-05 22:28 
GeneralRe: License Keys Pin
Luther Baker13-Aug-05 4:16
Luther Baker13-Aug-05 4:16 
QuestionHow to get current directory path in mfc?? Pin
c+-12-Aug-05 6:51
c+-12-Aug-05 6:51 
AnswerRe: How to get current directory path in mfc?? Pin
BlackDice12-Aug-05 7:03
BlackDice12-Aug-05 7:03 

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.