flat assembler
Message board for the users of flat assembler.

Index > Windows > Bios Date

Author
Thread Post new topic Reply to topic
djca



Joined: 14 Jul 2004
Posts: 21
djca 14 Jul 2004, 07:30
I am trying to get Bios date from WinXP:

mov esi,0xFFFF5
mov edi,biosdate
mov ecx,8
repz
movsb
invoke MessageBox,HWND_DESKTOP,biosdate,_title,MB_OK

but biosdate is empty.
There is registry key that holds the bios date but everybody can change the registry and it is not certainly that this is the bios date.
I tried using simple com and it works but I need it under Windows.
Somebody knows how to do it?
Post 14 Jul 2004, 07:30
View user's profile Send private message Reply with quote
djca



Joined: 14 Jul 2004
Posts: 21
djca 18 Jul 2004, 15:58
Actually I tested the above code and it works under Win98. Somebody knows how to do it under WinXP/WinNT?
Post 18 Jul 2004, 15:58
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.