missing advapi32 prototype: SystemFunction036

Filip Navara xnavara at volny.cz
Mon Sep 27 15:31:48 CDT 2004


James Hawkins wrote:

>>After searching a bit I came to this as well
>>    
>>
>Thanks for the links Steven.
>
>Is there any way to obtain the prototype for any of these
>SystemFunction's? possibly through a dll dump or something.
>  
>
If you ask specifically about SystemFunction036, then it's prototype is 
(IIRC)

VOID STDCALL
SystemFunction036(PCHAR Buffer, INT BufferSize);

It's some kind of random generator, but I don't know exactly how it works.

- Filip




More information about the wine-devel mailing list