Click here to Skip to main content
15,921,643 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionStoring app data in Vista Pin
Christopher Duncan3-Apr-07 8:25
Christopher Duncan3-Apr-07 8:25 
AnswerRe: Storing app data in Vista Pin
Mark Salsbery3-Apr-07 9:03
Mark Salsbery3-Apr-07 9:03 
GeneralRe: Storing app data in Vista Pin
Christopher Duncan3-Apr-07 9:06
Christopher Duncan3-Apr-07 9:06 
GeneralRe: Storing app data in Vista Pin
Mark Salsbery3-Apr-07 9:14
Mark Salsbery3-Apr-07 9:14 
GeneralRe: Storing app data in Vista Pin
Christopher Duncan3-Apr-07 9:22
Christopher Duncan3-Apr-07 9:22 
GeneralRe: Storing app data in Vista Pin
Mark Salsbery3-Apr-07 9:31
Mark Salsbery3-Apr-07 9:31 
GeneralRe: Storing app data in Vista Pin
Christopher Duncan3-Apr-07 10:02
Christopher Duncan3-Apr-07 10:02 
GeneralRe: Storing app data in Vista Pin
Michael Dunn3-Apr-07 17:21
sitebuilderMichael Dunn3-Apr-07 17:21 
The right places haven't changed between XP and Vista. The directory names changed, but that won't matter if your code is written properly. Use SHGetFolderPath() or the new SHGetKnownFolderPath() to get paths to dirs like Documents, Downloads, etc.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

Ford, what's this fish doing in my ear?

GeneralRe: Storing app data in Vista Pin
Christopher Duncan4-Apr-07 1:31
Christopher Duncan4-Apr-07 1:31 
GeneralRe: Storing app data in Vista Pin
Mark Salsbery4-Apr-07 8:36
Mark Salsbery4-Apr-07 8:36 
AnswerRe: Storing app data in Vista Pin
Mark Salsbery3-Apr-07 9:06
Mark Salsbery3-Apr-07 9:06 
Questionmake visible and not visible a picture frame Pin
ibtt13-Apr-07 6:54
ibtt13-Apr-07 6:54 
AnswerRe: make visible and not visible a picture frame Pin
Hamid_RT3-Apr-07 7:23
Hamid_RT3-Apr-07 7:23 
GeneralRe: make visible and not visible a picture frame Pin
ibtt13-Apr-07 8:08
ibtt13-Apr-07 8:08 
GeneralRe: make visible and not visible a picture frame Pin
Hamid_RT3-Apr-07 8:18
Hamid_RT3-Apr-07 8:18 
QuestionRe: make visible and not visible a picture frame Pin
Hamid_RT6-Apr-07 4:16
Hamid_RT6-Apr-07 4:16 
GeneralRe: make visible and not visible a picture frame Pin
Hamid_RT6-Apr-07 21:49
Hamid_RT6-Apr-07 21:49 
AnswerRe: make visible and not visible a picture frame Pin
ThatsAlok18-Apr-07 20:58
ThatsAlok18-Apr-07 20:58 
QuestionMVC++ 8 Dir Including Problem Pin
Ali Derakhshan3-Apr-07 6:52
Ali Derakhshan3-Apr-07 6:52 
AnswerRe: MVC++ 8 Dir Including Problem Pin
Programm3r3-Apr-07 7:51
Programm3r3-Apr-07 7:51 
GeneralRe: MVC++ 8 Dir Including Problem Pin
Ali Derakhshan3-Apr-07 23:52
Ali Derakhshan3-Apr-07 23:52 
AnswerRe: MVC++ 8 Dir Including Problem Pin
ThatsAlok18-Apr-07 20:51
ThatsAlok18-Apr-07 20:51 
QuestionCRectTracker in MM or inches? Pin
moonreflection20003-Apr-07 6:36
moonreflection20003-Apr-07 6:36 
QuestionRe: CRectTracker in MM or inches? Pin
David Crow3-Apr-07 7:15
David Crow3-Apr-07 7:15 
AnswerRe: CRectTracker in MM or inches? Pin
moonreflection20003-Apr-07 7:18
moonreflection20003-Apr-07 7:18 

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.