Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple DLL calling another DLL Pin
Antti Keskinen24-Aug-04 7:33
Antti Keskinen24-Aug-04 7:33 
GeneralRe: Simple DLL calling another DLL Pin
george3302720-Sep-04 13:28
george3302720-Sep-04 13:28 
GeneralNTFS extended file attributes in C++ Pin
gokings9-Aug-04 8:25
gokings9-Aug-04 8:25 
GeneralRe: NTFS extended file attributes in C++ Pin
David Crow9-Aug-04 9:28
David Crow9-Aug-04 9:28 
GeneralRe: NTFS extended file attributes in C++ Pin
Toby Opferman9-Aug-04 11:57
Toby Opferman9-Aug-04 11:57 
GeneralRe: NTFS extended file attributes in C++ Pin
gokings9-Aug-04 20:46
gokings9-Aug-04 20:46 
GeneralGet the program folder Pin
Larsson9-Aug-04 8:20
Larsson9-Aug-04 8:20 
GeneralRe: Get the program folder Pin
OBRon9-Aug-04 8:28
OBRon9-Aug-04 8:28 
I don't know if there's an actual API call on this or not, but you can always pluck this out of the registry. It's always in the same place on any version of Windows:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir

-OBRon
GeneralRe: Get the program folder Pin
Larsson9-Aug-04 8:30
Larsson9-Aug-04 8:30 
GeneralRe: Get the program folder Pin
Tom Wright9-Aug-04 10:23
Tom Wright9-Aug-04 10:23 
GeneralRe: Get the program folder Pin
Larsson9-Aug-04 11:03
Larsson9-Aug-04 11:03 
GeneralRe: Get the program folder Pin
Tom Wright9-Aug-04 12:12
Tom Wright9-Aug-04 12:12 
GeneralRe: Get the program folder Pin
Toby Opferman9-Aug-04 11:44
Toby Opferman9-Aug-04 11:44 
GeneralRe: Get the program folder Pin
PJ Arends9-Aug-04 16:05
professionalPJ Arends9-Aug-04 16:05 
GeneralShell doesnt give long filename Pin
KnaveWave9-Aug-04 8:04
KnaveWave9-Aug-04 8:04 
GeneralRe: Shell doesnt give long filename Pin
OBRon9-Aug-04 8:12
OBRon9-Aug-04 8:12 
GeneralRe: Shell doesnt give long filename Pin
Toby Opferman9-Aug-04 12:02
Toby Opferman9-Aug-04 12:02 
GeneralRe: Shell doesnt give long filename Pin
KnaveWave9-Aug-04 16:24
KnaveWave9-Aug-04 16:24 
GeneralRe: Shell doesnt give long filename Pin
OBRon10-Aug-04 1:55
OBRon10-Aug-04 1:55 
QuestionUpdate VS .NET 7.0 to 7.1 possible? Pin
Maarten Kools9-Aug-04 7:42
professionalMaarten Kools9-Aug-04 7:42 
AnswerRe: Update VS .NET 7.0 to 7.1 possible? Pin
OBRon9-Aug-04 8:16
OBRon9-Aug-04 8:16 
GeneralThread is not going to the Function Pin
aman20069-Aug-04 6:33
aman20069-Aug-04 6:33 
GeneralRe: Thread is not going to the Function Pin
David Crow9-Aug-04 9:18
David Crow9-Aug-04 9:18 
GeneralRe: Thread is not going to the Function Pin
aman20069-Aug-04 10:37
aman20069-Aug-04 10:37 
GeneralRe: Thread is not going to the Function Pin
David Crow10-Aug-04 4:53
David Crow10-Aug-04 4:53 

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.