Need better ::GetWindowsDirectory() for Windows 2003 Server
From: Wayne Lenius (wayne_at_uclid.com)
Date: 07/19/04
- Next message: Darcy Ryan: "RE: ShowHTMLDialog samples/how to's"
- Previous message: jeff tu: "OnQueryEndSession does not get called the 2nd time around"
- Next in thread: Christopher J. Holland: "Re: Need better ::GetWindowsDirectory() for Windows 2003 Server"
- Reply: Christopher J. Holland: "Re: Need better ::GetWindowsDirectory() for Windows 2003 Server"
- Reply: Marc C: "RE: Need better ::GetWindowsDirectory() for Windows 2003 Server"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 16:39:23 -0500
We have an application that needs to find a specific subfolder under
Windows/system32. We want the folder to be the same regardless of the
logged in user. Within our development environment we are using
GetWindowsDirectory() and that returns the expected system path regardless
of user. When testing under Windows 2003 Server, however, the returned
system32 folder is under the Documents and Settings folder and is specific
to each user.
Does anyone know an alternative to ::GetWindowsDirectory() that will return
the actual system path (i.e. c:\windows\system32\)?
Thanks.
- Next message: Darcy Ryan: "RE: ShowHTMLDialog samples/how to's"
- Previous message: jeff tu: "OnQueryEndSession does not get called the 2nd time around"
- Next in thread: Christopher J. Holland: "Re: Need better ::GetWindowsDirectory() for Windows 2003 Server"
- Reply: Christopher J. Holland: "Re: Need better ::GetWindowsDirectory() for Windows 2003 Server"
- Reply: Marc C: "RE: Need better ::GetWindowsDirectory() for Windows 2003 Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|