Hi, I'm looking for comments related to the attached patch.
Is it valid to use advpi32? It seems to be the most easy way to generate random numbers.
If not valid, what other ways are there to generate random numbers?
If anyone would like to compile this patch please also get http://source.winehq.org/patches/data/102143
Thanks in advance, Bruno
Bruno Jesus 00cpxxx@gmail.com wrote:
Hi, I'm looking for comments related to the attached patch.
Is it valid to use advpi32? It seems to be the most easy way to generate random numbers.
Looks fine to me, the only thing I'd add is a FIXME before returning ERROR_CALL_NOT_IMPLEMENTED.