Displaying 2 results from an estimated 2 matches for "rtlinitializecriticalsectionex".
Did you mean:
rtlinitializecriticalsection
2008 Dec 29
5
What should I do with this patch?
Hi.
I'm trying to run Spore, and I noticed that this patch is supposed to solve the problem where the server can't be found:
http://www.winehq.org/pipermail/wine-patches/2008-September/061125.html
Pardon my ignorance, but how do I use it? I have searched for information about this, but to no avail.
Also, which version of GIT should I use? Found a lot of different packages here:
2016 Feb 19
0
Wine release 1.9.4
...for getsockopt() with SO_SNDBUF and SO_RCVBUF optname.
kernel32: Do not inherit QT_* environment variables to Windows environment.
services: Start SERVICE_FILE_SYSTEM_DRIVER services with winedevice.
winegstreamer: Manually assign union variables.
ntdll/tests: Add tests for RtlInitializeCriticalSectionEx.
mshtml/tests: Fix operator priority in ok() condition.
vbscript/tests: Fix operator priority in ok() condition.
ntdll: Mimic Windows behaviour when calling debug service.
ntdll: Implement handling of int $0x2d for x86_64.
ntdll/tests: Add more tests for calling int $0...