hi,everyone
is there any standard call equal to Time&rand&srand? how can i get
randomized data in kernel mode?
thanks in advance!
paul
Looking to buy a house? Get informed with the Home Buying Guide from MSN
House & Home. http://coldwellbanker.msn.com/
The kernel exports standard C srand() and rand().
Probably you should use RtlRandom() (documented in the IFSKit)
or RtlRandomEx (XP and above).
Dmitriy Budko, VMware
-----Original Message-----
From: paul chen [mailto:xxxxx@hotmail.com]
Sent: Wednesday, June 02, 2004 10:15 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] how can i get randomized data in kernel mode?
hi,everyone
is there any standard call equal to Time&rand&srand? how can i get
randomized data in kernel mode?
thanks in advance!
paul
RtlRandom
Documented in the IFS kit.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “paul chen”
To: “Windows System Software Devs Interest List”
Sent: Thursday, June 03, 2004 9:14 AM
Subject: [ntdev] how can i get randomized data in kernel mode?
> hi,everyone
> is there any standard call equal to Time&rand&srand? how can i get
> randomized data in kernel mode?
> thanks in advance!
> paul
>
> _________________________________________________________________
> Looking to buy a house? Get informed with the Home Buying Guide from MSN
> House & Home. http://coldwellbanker.msn.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@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com