Click here to Skip to main content
15,921,210 members
Home / Discussions / System Admin
   

System Admin

 
AnswerRe: I would like to know how to edit the registry of the Windows XP of second harddisk? Pin
Craster19-Dec-06 4:22
Craster19-Dec-06 4:22 
GeneralRe: I would like to know how to edit the registry of the Windows XP of second harddisk? Pin
LaHaHa19-Dec-06 15:02
LaHaHa19-Dec-06 15:02 
AnswerRe: I would like to know how to edit the registry of the Windows XP of second harddisk? Pin
Dave Kreskowiak19-Dec-06 5:17
mveDave Kreskowiak19-Dec-06 5:17 
GeneralRe: I would like to know how to edit the registry of the Windows XP of second harddisk? Pin
LaHaHa19-Dec-06 15:02
LaHaHa19-Dec-06 15:02 
GeneralRe: I would like to know how to edit the registry of the Windows XP of second harddisk? Pin
Craster29-Dec-06 0:18
Craster29-Dec-06 0:18 
GeneralRe: I would like to know how to edit the registry of the Windows XP of second harddisk? Pin
Dave Kreskowiak29-Dec-06 2:59
mveDave Kreskowiak29-Dec-06 2:59 
QuestionFile's 'Creation Date' Pin
Johan Hakkesteegt18-Dec-06 20:19
Johan Hakkesteegt18-Dec-06 20:19 
AnswerRe: File's 'Creation Date' Pin
Steve S18-Dec-06 21:26
Steve S18-Dec-06 21:26 
Ran into a similar thing myself with log files. When you create a file on NTFS (which the server is probably using), if this involves deleting then recreating the file, the original creation time is cached (don't know how long for). The last accessed/modified are updated as you go, so normally this isn't a problem.

As a workaround, what I did was to use something like GetFileTime to retrieve all three file times, then use SetFileTime to update them so the creation time was set to the last access time. Since I was using native API calls, this wasn't exactly difficult.

Steve S
Developer for hire

GeneralRe: File's 'Creation Date' Pin
Johan Hakkesteegt18-Dec-06 21:56
Johan Hakkesteegt18-Dec-06 21:56 
AnswerRe: File's 'Creation Date' Pin
Craster19-Dec-06 4:23
Craster19-Dec-06 4:23 
GeneralRe: File's 'Creation Date' Pin
Johan Hakkesteegt19-Dec-06 22:21
Johan Hakkesteegt19-Dec-06 22:21 
Question850927 - how to increase max path? Pin
ilostmyid218-Dec-06 8:12
professionalilostmyid218-Dec-06 8:12 
AnswerRe: 850927 - how to increase max path? Pin
Ray Cassick18-Dec-06 11:18
Ray Cassick18-Dec-06 11:18 
AnswerRe: 850927 - how to increase max path? Pin
Dave Kreskowiak18-Dec-06 13:32
mveDave Kreskowiak18-Dec-06 13:32 
AnswerRe: 850927 - how to increase max path? Pin
Michael Dunn18-Dec-06 14:34
sitebuilderMichael Dunn18-Dec-06 14:34 
GeneralRe: 850927 - how to increase max path? Pin
ilostmyid218-Dec-06 18:20
professionalilostmyid218-Dec-06 18:20 
Questionwindows display Pin
iLL eFFect18-Dec-06 0:29
iLL eFFect18-Dec-06 0:29 
AnswerRe: windows display Pin
vimal_yet17-Jan-07 17:41
vimal_yet17-Jan-07 17:41 
QuestionLicencing Pin
soft_jo17-Dec-06 20:34
soft_jo17-Dec-06 20:34 
AnswerRe: Licencing Pin
Paul Conrad26-Dec-06 16:40
professionalPaul Conrad26-Dec-06 16:40 
QuestionLow Level Disk Access?? Pin
mocni17-Dec-06 3:59
mocni17-Dec-06 3:59 
AnswerRe: Low Level Disk Access?? Pin
Ray Cassick18-Dec-06 11:20
Ray Cassick18-Dec-06 11:20 
QuestionWindows XP 64 Problems Pin
Tom Moore14-Dec-06 4:44
Tom Moore14-Dec-06 4:44 
AnswerRe: Windows XP 64 Problems Pin
fat_boy15-Dec-06 4:29
fat_boy15-Dec-06 4:29 
AnswerRe: Windows XP 64 Problems Pin
Mekong River15-Dec-06 14:56
Mekong River15-Dec-06 14:56 

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.