search for: file_getdeviceinfo

Displaying 2 results from an estimated 2 matches for "file_getdeviceinfo".

2006 Feb 20
0
Winecfg / wineprefixcreate hangs ...
...I'm trying to use wine 0.9.8 on netbsd current. I have seen that several personnes asked the question on this list, but none get a clear answer : Winecfg hangs (and no window open on X-window) after printing : wine: creating configuration directory '/homes/damien/.wine'... fixme:ntdll:FILE_GetDeviceInfo device info not properly supported on this platform I can stop winecfg with Ctrl-C, but wineprefixcreate remains. The only way to stop wineprefixcreate is to kill it with SIGKILL. I tryed to rename the .wine-l8r9Oc, created by winecfg to .wine, but nothing happened when i restart winecfg. I ha...
2006 Nov 10
0
Wine release 0.9.25
...the async structure, retrieve it as needed. ws2_32: Don't store the socket file descriptor in the async structure, retrieve it as needed. ntdll: Added implementation of RtlDllShutdownInProgress. preloader: Setup a fake thread-local storage block pointed to by %gs. ntdll: FILE_GetDeviceInfo no longer needs to be public. ntdll: Retrieve mailslot message info from the client side. kernel32/tests: Don't wait for overlapped result if the previous test failed. preloader: Clear %gs again before calling the interpreter entry point. ws2_32: Convert WS_select to use...