Click here to Skip to main content
15,908,274 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: preprocessor macro inside string literal? Pin
PJ Arends1-May-07 5:21
professionalPJ Arends1-May-07 5:21 
QuestionC++ help for arrays...average a value Pin
wertyou29-Apr-07 17:00
wertyou29-Apr-07 17:00 
AnswerRe: C++ help for arrays...average a value Pin
PJ Arends29-Apr-07 17:15
professionalPJ Arends29-Apr-07 17:15 
GeneralRe: C++ help for arrays...average a value Pin
wertyou29-Apr-07 17:17
wertyou29-Apr-07 17:17 
GeneralRe: C++ help for arrays...average a value Pin
PJ Arends29-Apr-07 17:32
professionalPJ Arends29-Apr-07 17:32 
GeneralRe: C++ help for arrays...average a value Pin
wertyou29-Apr-07 17:42
wertyou29-Apr-07 17:42 
Questionhow to get temp folder path Pin
near2world29-Apr-07 5:04
near2world29-Apr-07 5:04 
AnswerRe: how to get temp folder path Pin
#realJSOP29-Apr-07 6:15
professional#realJSOP29-Apr-07 6:15 
Look up SHGetSpecialFolderPath(). You're looking for a CSIDL that matches the folder you're trying to get - the closest I could find was CSIDL_INTERNET_CACHE which is for storing the user's temporary internet files.



"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: how to get temp folder path [modified] Pin
near2world30-Apr-07 3:16
near2world30-Apr-07 3:16 
GeneralRe: how to get temp folder path Pin
#realJSOP30-Apr-07 13:05
professional#realJSOP30-Apr-07 13:05 
GeneralRe: how to get temp folder path Pin
near2world1-May-07 0:19
near2world1-May-07 0:19 
AnswerRe: how to get temp folder path Pin
Mark Salsbery29-Apr-07 7:57
Mark Salsbery29-Apr-07 7:57 
GeneralRe: how to get temp folder path Pin
near2world30-Apr-07 3:19
near2world30-Apr-07 3:19 
GeneralRe: how to get temp folder path Pin
Mark Salsbery30-Apr-07 6:13
Mark Salsbery30-Apr-07 6:13 
GeneralRe: how to get temp folder path Pin
near2world1-May-07 0:18
near2world1-May-07 0:18 
AnswerRe: how to get temp folder path Pin
Nibu babu thomas29-Apr-07 17:37
Nibu babu thomas29-Apr-07 17:37 
GeneralRe: how to get temp folder path Pin
near2world30-Apr-07 3:21
near2world30-Apr-07 3:21 
GeneralRe: how to get temp folder path Pin
Nibu babu thomas2-May-07 17:16
Nibu babu thomas2-May-07 17:16 
AnswerRe: how to get temp folder path Pin
Michael Dunn29-Apr-07 20:53
sitebuilderMichael Dunn29-Apr-07 20:53 
GeneralRe: how to get temp folder path Pin
near2world30-Apr-07 3:22
near2world30-Apr-07 3:22 
GeneralRe: how to get temp folder path Pin
Michael Dunn30-Apr-07 12:43
sitebuilderMichael Dunn30-Apr-07 12:43 
GeneralRe: how to get temp folder path Pin
near2world1-May-07 0:02
near2world1-May-07 0:02 
QuestionHow to Add jpeg image as a dialog formp's backgroung Pin
gsheladia29-Apr-07 4:23
gsheladia29-Apr-07 4:23 
AnswerRe: How to Add jpeg image as a dialog formp's backgroung Pin
#realJSOP29-Apr-07 6:16
professional#realJSOP29-Apr-07 6:16 
AnswerRe: How to Add jpeg image as a dialog formp's backgroung Pin
Paresh Chitte29-Apr-07 19:19
Paresh Chitte29-Apr-07 19:19 

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.