Click here to Skip to main content
15,881,248 members
Home / Discussions / C#
   

C#

 
AnswerRe: Rename Taskbar Window Titles Pin
Kristian Sixhøj15-Dec-08 0:12
Kristian Sixhøj15-Dec-08 0:12 
QuestionISAPI Pin
m-khansari14-Dec-08 23:09
m-khansari14-Dec-08 23:09 
AnswerRe: ISAPI Pin
Dave Kreskowiak15-Dec-08 4:12
mveDave Kreskowiak15-Dec-08 4:12 
QuestionADOX problem Pin
Sabry190514-Dec-08 23:03
Sabry190514-Dec-08 23:03 
GeneralRe: ADOX problem Pin
selcuks15-Dec-08 2:41
selcuks15-Dec-08 2:41 
QuestionDate Pin
ellllllllie14-Dec-08 21:46
ellllllllie14-Dec-08 21:46 
AnswerRe: Date Pin
Christian Graus14-Dec-08 21:59
protectorChristian Graus14-Dec-08 21:59 
GeneralRe: Date Pin
Luc Pattyn15-Dec-08 0:18
sitebuilderLuc Pattyn15-Dec-08 0:18 
Hi,

if all you need is a rough indication when the date has been turned back, there are lots of files and folders that get modified by the system when a user is busy (e.g. C:\pagefile.sys, C:\System Volume Information, ...) So one way could be to do a (partial) scan of your disk and determine the most recent file action, if today is earlier than that some one modified the clock, or there is some software that has issued a wrong filedate; so you may want to use a blacklist for some files/folders.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Fixturized forever. Confused | :confused:


QuestionCALLING AN EXE FROM C# CODE Pin
vnr14-Dec-08 20:24
vnr14-Dec-08 20:24 
AnswerRe: CALLING AN EXE FROM C# CODE Pin
Lev Danielyan14-Dec-08 20:30
Lev Danielyan14-Dec-08 20:30 
AnswerRe: CALLING AN EXE FROM C# CODE Pin
Christian Graus14-Dec-08 20:52
protectorChristian Graus14-Dec-08 20:52 
AnswerRe: CALLING AN EXE FROM C# CODE Pin
KarstenK14-Dec-08 20:59
mveKarstenK14-Dec-08 20:59 
QuestionNetworking Pin
yesu prakash14-Dec-08 17:58
yesu prakash14-Dec-08 17:58 
AnswerRe: Networking Pin
Christian Graus14-Dec-08 18:09
protectorChristian Graus14-Dec-08 18:09 
GeneralRe: Networking Pin
yesu prakash14-Dec-08 18:19
yesu prakash14-Dec-08 18:19 
GeneralRe: Networking Pin
Christian Graus14-Dec-08 19:26
protectorChristian Graus14-Dec-08 19:26 
GeneralRe: Networking Pin
yesu prakash14-Dec-08 22:02
yesu prakash14-Dec-08 22:02 
GeneralRe: Networking Pin
Christian Graus14-Dec-08 22:08
protectorChristian Graus14-Dec-08 22:08 
Questionhow to send two responses to one request Pin
prasadbuddhika14-Dec-08 17:44
prasadbuddhika14-Dec-08 17:44 
AnswerRe: how to send two responses to one request Pin
Christian Graus14-Dec-08 17:52
protectorChristian Graus14-Dec-08 17:52 
GeneralRe: how to send two responses to one request Pin
prasadbuddhika14-Dec-08 18:09
prasadbuddhika14-Dec-08 18:09 
GeneralRe: how to send two responses to one request Pin
prasadbuddhika14-Dec-08 18:38
prasadbuddhika14-Dec-08 18:38 
GeneralRe: how to send two responses to one request Pin
Mycroft Holmes14-Dec-08 19:21
professionalMycroft Holmes14-Dec-08 19:21 
GeneralRe: how to send two responses to one request Pin
Christian Graus14-Dec-08 19:28
protectorChristian Graus14-Dec-08 19:28 
GeneralRe: how to send two responses to one request Pin
prasadbuddhika14-Dec-08 20:35
prasadbuddhika14-Dec-08 20:35 

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.