search for: _decode_pointer

Displaying 4 results from an estimated 4 matches for "_decode_pointer".

2010 Jul 04
1
DogFighter on Steam
...ncode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encoded_null' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._decode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._initterm_e' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._initterm_e'...
2009 Mar 14
1
error in wine
...0x65f2376c in ole32 (+0x2376c) (0x0033f8a0) 5 0x65f235cd in ole32 (+0x235cd) (0x0033f8b4) 6 0x65f2354d in ole32 (+0x2354d) (0x0033f8e4) 7 0x65f018b4 in ole32 (+0x18b4) (0x0033f94c) 8 0x65f63f00 in ole32 (+0x63f00) (0x0033f97c) 9 0x004231f6 in shell (+0x231f6) (0x0033fe00) 10 0x78132bd9 _decode_pointer() in msvcr80 (0x0042a704) 11 0x00422c20 in shell (+0x22c20) (0x00422c10) 12 0xccc30c51 (0x8b08418b) 13 0x00000000 (0x00000000) 0x7ef87fd2: cmpl $0x50414548,0x50(%eax) Modules: Module Address Debug info Name (57 modules) PE 400000- 433000 Export...
2012 Dec 07
0
Wine release 1.5.19
...crt. msvcp: Sync spec files. msvcr90: Fixed non-blocking file access tests. include: Added MS_ENH_RSA_AES_PROV_XP definition. msvcr: Move msvcrXX specific functions implementation to msvcr100. tools: Update make_specfiles script. msvcr80: Copy _encode_pointer and _decode_pointer functions from msvcp90. Putin Evgeny (1): wineps.drv: Add orientation field to postscript header. Qian Hong (1): ole32: Fix OleDraw() with NULL pUnk. Rico Sch?ller (1): d3dx9: Improve D3DXMatrixRotationYawPitchRoll(). Stefan D?singer (14): ddraw: Don't create a waste...
2010 Apr 02
0
Wine release 1.1.42
...hen network connection can't be made. ddrawex/tests: Don't crash on some Win98/WinMe boxes. d3d9/tests: Initialize a variable (Coverity). Piotr Caban (14): msvcrt: Update msvcrt.spec. msvcrt: Added strnlen implementation. msvcr90: Implement _encode_pointer and _decode_pointer. msvcr90: Added _encoded_null() implementation. msvcr90: Added _get/set_invalid_parameter_handler implementation. msvcr90: Added implementation of __sys_nerr and __sys_errlist. msvcrt: Rename functions conflicting with mingw headers. msvcrt: Avoid using scalb function....