search for: _initterm_e

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

Did you mean: _initterm
2010 Jul 04
1
DogFighter on Steam
...ncoded_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' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encode_pointer...
2010 Mar 19
0
Wine release 1.1.41
...support for the properties command in the IContextMenu for shellview. Detlef Riekenberg (7): msvcr70: Add msvcr70.dll with forwards to msvcrt.dll. msvcr80: Add msvcr80.dll with forwards to msvcrt.dll. msvcr90: Add msvcr90.dll with forwards to msvcrt.dll. msvcr90: Implement _initterm_e. msvcr80: Forward _initterm_e to msvcr90.dll. msvcr90: Forward _malloc_crt to msvcrt.malloc. msvcr80: Forward _malloc_crt functions to msvcrt.malloc. Dmitry Timoshkov (2): gdi32: Fix GDI locking in SetBitmapBits. user32: Restore special handling of monochrome bitmaps...
2010 Nov 26
0
Wine release 1.3.8
...HPropStgCreate implementation. shell32: Added partial implementation of SHPropStgReadMultiple. shell32: Added partial implementation of SHPropStgWriteMultiple. shell32/tests: Added SHPropStg* tests. msvcrt: Fix msvcrt.spec. msvcrt: Update spec files. msvcrt: Move _initterm_e implementation (from msvcr90). msvcp90: Added basic_string<char>::append implementation. msvcp90: Added basic_string<wchar_t>::append implementation. msvcp90/tests: Added basic_string<char>::append tests. msvcp80: Update spec file. msvcp90/tests: Fix...
2010 Apr 02
0
Wine release 1.1.42
...krnl.exe: Implement IoCompleteRequest. include: Define IoGetCurrentIrpStackLocation based on NONAMELESSUNION and NONAMELESSSTRUCT. mountmgr: Frame device service functions with IoGetCurrentIrpStackLocation and IoCompleteRequest. Detlef Riekenberg (1): msvcr90/tests: Add tests for _initterm_e. Eric Pouech (27): dbghelp: Added helper to image_file_map to map also directory out of PE executables. dbghelp: Implemented SymFunctionTableAccess. dbghelp: Removed the not-useful start_data field out of dwarf2_traverse_context_t. dbghelp: Fix local/parameters enumeration...