search for: file_setdoserror

Displaying 3 results from an estimated 3 matches for "file_setdoserror".

2001 Mar 07
1
fixeme:pthread_kill_other_threads_np
...eScreenBufferSize (8,80x25): stub followed with a lot more of the first error. then I get a couple windows that pop up. one being the program I tried to run. But it never works. I get LOTS of different errors after that. such as fixeme:int:DOSVM_ProcessConsole unhandled console even: 2 and FILE_SetDosError: unkown errno: Inpute/output error Is there somewhere I can figure out what these mean and how to fix them? if it helps at all. I'm using an Nividia Riva TNT video card. ontop of Mandrake 7.2 os. Thank you -Liquid
2001 Nov 28
46
Resource temporarily unavailable
...from vhere the com port gets an virtual memory space, i think. and in the end i have: Call kernel32.ReadFile(00000060,43050000,00000400,40606988,4304a6cc) ret=0043ecff trace:file:ReadFile 96 0x43050000 1024 0x40606988 0x4304a6cc FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock trace:file:FILE_SetDosError errno = 11 Resource temporarily unavailable Ret kernel32.ReadFile() retval=00000000 ret=0043ecff Call kernel32.GetOverlappedResult(00000060,4304a6cc,40606988,00000001) ret=0043ed17 trace:file:GetOverlappedResult (96 0x4304a6cc 0x40606988 1) trace:file:GetOverlappedResult waiting on 0x4304a6cc Call...
2020 Jul 17
0
Wine release 5.13
...te implementation should query site for base URI. msxml3: Use site's base URI when loading an XML file. gdi32: Add support for GCP_USEKERNING to GetCharacterPlacement(). Esme Povirk (1): wbemprox: Implement Win32_SoundDevice.Manufacturer. Fran?ois Gouget (3): kernel32: FILE_SetDosError() is not used anymore so remove it. mshtml: Fix the spelling of a MoveUnitBounded() parameter. msvcrt: Fix the spelling of a TRACE() message. Gabriel Iv?ncescu (3): wined3d: Don't change the swapchain window z-order if no window changes were requested. wined3d: Don'...