Click here to Skip to main content
16,008,942 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Colouring one row of CListView Class:) Pin
Michael Dunn27-Jan-03 5:21
sitebuilderMichael Dunn27-Jan-03 5:21 
GeneralRe: NM_CUSTOMDRAW Pin
Bill Gates Antimatter Particle27-Jan-03 8:02
Bill Gates Antimatter Particle27-Jan-03 8:02 
GeneralRe: NM_CUSTOMDRAW Pin
Michael Dunn29-Jan-03 19:43
sitebuilderMichael Dunn29-Jan-03 19:43 
GeneralQuestion 2 - (threads and message pump) Pin
Nitron27-Jan-03 3:50
Nitron27-Jan-03 3:50 
GeneralRe: Question 2 - (threads and message pump) Pin
PJ Arends27-Jan-03 7:06
professionalPJ Arends27-Jan-03 7:06 
GeneralRe: Question 2 - (threads and message pump) Pin
Nitron27-Jan-03 13:49
Nitron27-Jan-03 13:49 
GeneralQuestion 1 - (files/folders) Pin
Nitron27-Jan-03 3:45
Nitron27-Jan-03 3:45 
GeneralRe: Question 1 - (files/folders) Pin
Martyn Pearson27-Jan-03 3:56
Martyn Pearson27-Jan-03 3:56 
GetCurrentDirectory() gets the current directory ( I guess you've found that Wink | ;) )

If you want to find the location from where the app is running (i.e. the location of the .exe), you can call GetModuleFileName(), and strip off the actual filename to leave the path.

Hope this helps!
GeneralRe: Question 1 - (files/folders) Pin
Nitron27-Jan-03 6:40
Nitron27-Jan-03 6:40 
GeneralHTREEITEM lifetime Pin
Martyn Pearson27-Jan-03 3:34
Martyn Pearson27-Jan-03 3:34 
GeneralRe: HTREEITEM lifetime Pin
HENDRIK R27-Jan-03 4:52
HENDRIK R27-Jan-03 4:52 
GeneralRe: HTREEITEM lifetime Pin
Michael Dunn27-Jan-03 5:23
sitebuilderMichael Dunn27-Jan-03 5:23 
QuestionADO Control ? Pin
Romeo27-Jan-03 3:25
Romeo27-Jan-03 3:25 
AnswerRe: ADO Control ? Pin
Ahmad9927-Jan-03 4:03
Ahmad9927-Jan-03 4:03 
Questionwant to block IE popups??? Pin
xxhimanshu27-Jan-03 1:33
xxhimanshu27-Jan-03 1:33 
QuestionHow can I save password from registry Pin
rohit.dhamija27-Jan-03 1:17
rohit.dhamija27-Jan-03 1:17 
AnswerRe: How can I save password from registry Pin
Andreas Saurwein27-Jan-03 1:32
Andreas Saurwein27-Jan-03 1:32 
GeneralGINA.DLL Pin
Richard Hudson27-Jan-03 0:53
Richard Hudson27-Jan-03 0:53 
GeneralRe: GINA.DLL Pin
Andreas Saurwein27-Jan-03 1:15
Andreas Saurwein27-Jan-03 1:15 
GeneralRe: GINA.DLL Pin
jhwurmbach27-Jan-03 3:03
jhwurmbach27-Jan-03 3:03 
GeneralRe: GINA.DLL Pin
Andreas Saurwein27-Jan-03 3:16
Andreas Saurwein27-Jan-03 3:16 
GeneralRe: GINA.DLL Pin
Richard Hudson27-Jan-03 3:07
Richard Hudson27-Jan-03 3:07 
GeneralToolbar BackGround Color Pin
Ahmad9927-Jan-03 0:50
Ahmad9927-Jan-03 0:50 
Generalconvert *doc file to *html file Pin
ccodes27-Jan-03 0:10
ccodes27-Jan-03 0:10 
GeneralRe: convert *doc file to *html file Pin
Carlos Antollini27-Jan-03 1:01
Carlos Antollini27-Jan-03 1:01 

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.