Author | Message | Time |
---|---|---|
BaDDBLooD | [3:45:06 PM] System\Account Created = 29570387 4107055400 [3:45:06 PM] System\Username = w#Eurijk [3:45:06 PM] System\Last Logon = 29634090 1836275344 [3:45:06 PM] System\Last Logoff = 29634090 1258313992 [3:45:06 PM] System\Time Logged = 1166974 Anyone have any idea on how i would go about parsing this? +1 Karma to you EDIT: Forget karma doesn't exist anymore ;[ | April 29, 2004, 8:45 PM |
Zakath | Yes. Lots of people have figured out how to parse this. All the dates are expressed in the form of FILETIMEs. MSDN has an excellent example of how to turn a FILETIME into a more easily expressed structure. Time logged is seconds...you should be able to figure out what to make of that. | April 29, 2004, 8:51 PM |
LoRd | [quote][3:45:06 PM] System\Account Created = 29570387 4107055400[/quote] Windows FileTime. [quote][3:45:06 PM] System\Username = w#Eurijk[/quote] Battle.net's old school way of formatting a Warcraft III name. [quote][3:45:06 PM] System\Last Logon = 29634090 1836275344[/quote] Windows FileTime. [quote][3:45:06 PM] System\Last Logoff = 29634090 1258313992[/quote] Windows FileTime. [quote][3:45:06 PM] System\Time Logged = 1166974[/quote]Elapsed time in seconds. | April 29, 2004, 8:52 PM |
BaDDBLooD | Thanks alot, apreciate it greatly ^_^ | April 29, 2004, 10:03 PM |
Adron | [quote author=BaDDBLooD link=board=17;threadid=6556;start=0#msg57626 date=1083276204] Thanks alot, apreciate it greatly ^_^ [/quote] Weren't you supposed to disappear and never come back so we'd be rid of you? | April 29, 2004, 10:29 PM |
Myndfyr | [quote author=Adron link=board=17;threadid=6556;start=0#msg57633 date=1083277774] [quote author=BaDDBLooD link=board=17;threadid=6556;start=0#msg57626 date=1083276204] Thanks alot, apreciate it greatly ^_^ [/quote] Weren't you supposed to disappear and never come back so we'd be rid of you? [/quote] Some wishes just never come true :-/ | April 29, 2004, 10:45 PM |
Archangel | Maybe if we try harder he will leave :( | April 29, 2004, 10:53 PM |
iago | [quote author=Adron link=board=17;threadid=6556;start=0#msg57633 date=1083277774] [quote author=BaDDBLooD link=board=17;threadid=6556;start=0#msg57626 date=1083276204] Thanks alot, apreciate it greatly ^_^ [/quote] Weren't you supposed to disappear and never come back so we'd be rid of you? [/quote] haha, I was wondering the same thing. | April 29, 2004, 10:56 PM |
BaDDBLooD | i believe skywing said this WASN'T a instant messenging service???? | April 30, 2004, 1:55 AM |
Archangel | Lol, maybe if we ignore him, he will just leave :). [EDIT] JP | April 30, 2004, 2:12 AM |
Adron | [quote author=BaDDBLooD link=board=17;threadid=6556;start=0#msg57694 date=1083290153] i believe skywing said this WASN'T a instant messenging service???? [/quote] Wasn't a lying board either? | April 30, 2004, 1:17 PM |
GoSuGaMING | [quote author=Adron link=board=17;threadid=6556;start=0#msg57738 date=1083331034] [quote author=BaDDBLooD link=board=17;threadid=6556;start=0#msg57694 date=1083290153] i believe skywing said this WASN'T a instant messenging service???? [/quote] Wasn't a lying board either? [/quote] im missing something lol maby cuz im dumb but... what did he lie about? | April 30, 2004, 7:18 PM |
BaDDBLooD | [quote author=GoSuGaMING link=board=17;threadid=6556;start=0#msg57770 date=1083352688] [quote author=Adron link=board=17;threadid=6556;start=0#msg57738 date=1083331034] [quote author=BaDDBLooD link=board=17;threadid=6556;start=0#msg57694 date=1083290153] i believe skywing said this WASN'T a instant messenging service???? [/quote] Wasn't a lying board either? [/quote] im missing something lol maby cuz im dumb but... what did he lie about? [/quote] yes.. please inform, if i had to guess i would say there talking about when i said i was "leaving" these forums.. but that was just a figure of speech | April 30, 2004, 8:42 PM |
voodooism | http://support.microsoft.com/default.aspx?scid=kb;EN-US;185476 http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnarvbtips/html/msdn_msdn195.asp Here are links to help if somebody had trouble finding them. | May 10, 2004, 9:29 PM |