Displaying 2 results from an estimated 2 matches for "dwclscontext".
Did you mean:
declcontext
2012 Mar 17
4
Help me patch wine
Ok,
Im following this tutorial:
http://ace-client.net/viewtopic.php?f=26&t=34
But when I try to apply patch I get this:
> [jan at janpc Games]$ patch -p1 <'/home/jan/Games/wine-1.3.36/winepatch.patch'
> can't find file to patch at input line 11
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> --------------------------
2012 Oct 12
0
Wine release 1.5.15
...Added missing 64-bit exports.
msvcp: Sync implementations.
msvcrt: Fixed exception information on 64-bit systems.
Qian Hong (1):
findstr: Added stub exe.
Rico Sch?ller (1):
d3dx9: Fix D3DXMatrixAffineTransformation() and add some tests.
Roman Dadkov (1):
ole32: Fix dwClsContext parameter of a CoCreateInstance call in DefaultHandler_Run.
Sergey Guralnik (1):
user32/tests: Add tests for class small icons.
Sven Baars (1):
dmusic: Fix a copy and paste error.
Vincas Mili?nas (4):
kernel32/tests: Added tests of FileIdBothDirectoryInfo for GetFileInformation...