A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 0739ebd3f9 [KSECDD]
Implement IRP_MJ_DEVICE_CONTROL, handle ioctl 0x390004, used by MS advapi32 to generate random numbers. Even though it is not very crypto-safe, for now we just use RtlRandomEx, "improved" by xoring the seed with some data from KeTickCount (no idea whether that does any good)

svn path=/trunk/; revision=61759
2014-01-22 23:41:04 +00:00
reactos [KSECDD] 2014-01-22 23:41:04 +00:00
rosapps [RosApps] 2013-12-07 01:37:47 +00:00
rostests [user32_apitest] 2013-12-21 10:44:10 +00:00
wallpaper