On 09/03/2008, Louis. Lenders xerox_xerox2000@yahoo.co.uk wrote:
Hi, this fixes crash in DietPower: http://bugs.winehq.org/show_bug.cgi?id=10102
+@ stdcall GetOleaccVersionInfo(long long)
Since both these arguments are DWORD*, they need to be ptr, not long.
- Reece