John Stanton wrote:
> This might help with Win32.
> http://msdn2.microsoft.com/en-us/library/aa387694.aspx

That function is only available on Vista, but it includes a pointer to
CryptGenRandom which is on all Windows versions including Windows CE -
CE doc at http://msdn2.microsoft.com/en-us/library/ms936077.aspx

There is an example using the API at
http://msdn2.microsoft.com/en-us/library/aa382048.aspx

There is also a brief survey and sample code for various RNGs at
http://www.codeproject.com/useritems/PRNG.asp

Roger

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to