Displaying 2 results from an estimated 2 matches for "_wcsicmp".
2010 Aug 27
1
missing some stuff
...'msvcrt.memmove' used by L"C:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt._strupr' used by L"C:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt._wcsicmp' used by L"C:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt._stricmp' used by L"C:\\windows\\system32\\ntoskrnl.exe"
err:module:import_dll Library TDI.SYS (which is needed by L"C:\\windows\\system32\\Driv...
2013 Mar 29
1
Wine release 1.5.27
...re forwarding to.
imagehlp: Match parameters list with function we're forwarding to.
wmi: Match parameters list with function we're forwarding to.
msvcrt: Added _set_output_format implementation.
msvcrt: Added _set_output_format tests.
msvcrt: Don't forward _wcsicmp to ntdll.
msvcrt: Don't forward _wtoi to ntdll.
msvcrt: Added _wtol_l implementation.
msvcrt: Don't forward atoi to ntdll.
msvcrt: Don't forward memset to ntdll.
msvcrt: Don't forward strchr to ntdll.
msvcrt: Don't forward strncmp to ntdll....