> VOID STDCALL > SystemFunction036(PCHAR Buffer, INT BufferSize); Thankyou very much Filip, now I can write a stub implementation for it. After adding the stub, MyPhotoCalendars gets a little further in the install.
On Mon, 27 Sep 2004 22:31:48 +0200, Filip Navara <[EMAIL PROTECTED]> wrote: > 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 > > -- James Hawkins
