On Wed, Aug 17, 2011 at 12:33, Giovanni Ongaro
<[email protected]> wrote:
> I am working oon a xlive patch can you tell me how to finf dll ordinal
> functions by using winedump i am tryiing specifically to find how much
> parameters xlive 5282 has
>
> Can you help me?

>From the patch:
+/* This DLL is completely undocumented. DLL ordinal functions were
found using winedump
+   and number of parameters determined using Python ctypes. See
http://docs.python.org/library/ctypes.html */

-- 
-Austin



Reply via email to