Hi,
I want to add Time stamp information in my driver logs. Is there any direct way of Time stamping or I’ll have to convert the Time acquired from KeQuerySystemTime.
Regards,
Rajeev Gaba
Keep timestamps in native 64bit format, and use KeQuerySystemTime for them. The log viewer will then convert them to human-readable form.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: Rajeev Gaba
To: Windows System Software Devs Interest List
Sent: Monday, November 10, 2003 12:34 PM
Subject: [ntdev] Time Stamp
Hi,
I want to add Time stamp information in my driver logs. Is there any direct way of Time stamping or I’ll have to convert the Time acquired from KeQuerySystemTime.
Regards,
Rajeev Gaba
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Hi Maxim,
I need to log the data in a file(And won’t be using Event Viewer). So I need to know is there any thing available which can convert the time acquired by the KeQuerySystemTime to the Human Readable form.
Regards,
Rajeev Gaba
----- Original Message -----
From: Maxim S. Shatskih
To: Windows System Software Devs Interest List
Sent: Monday, November 10, 2003 7:09 PM
Subject: [ntdev] Re: Time Stamp
Keep timestamps in native 64bit format, and use KeQuerySystemTime for them. The log viewer will then convert them to human-readable form.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: Rajeev Gaba
To: Windows System Software Devs Interest List
Sent: Monday, November 10, 2003 12:34 PM
Subject: [ntdev] Time Stamp
Hi,
I want to add Time stamp information in my driver logs. Is there any direct way of Time stamping or I’ll have to convert the Time acquired from KeQuerySystemTime.
Regards,
Rajeev Gaba
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@intersolutions.stpn.soft.net
To unsubscribe send a blank email to xxxxx@lists.osr.com