Sign in
goma
/
wine
/
3862f8e3d771fef8dd99fd0029387f91671f62a4
/
dlls
3862f8e
wined3d: Support more than one back buffer.
by Stefan Dösinger
· 19 years ago
c8901d6
ddraw: Rewrite most of ddraw using WineD3D.
by Stefan Dösinger
· 19 years ago
2585e1a
winmm: Add support for "open new" commands.
by Peter Åstrand
· 19 years ago
94dc36e
msi: Add test for _Streams table (based on patch by Andrey Turkin).
by Mike McCormack
· 19 years ago
5c3c590
wined3d: Correct vertex fog for transformed vertices and correctly
by Stefan Dösinger
· 19 years ago
cc06ed3
wined3d: Implement more GLSL instructions.
by Jason Green
· 19 years ago
da5cc56
atl: Add a partial implementation of AtlModuleRegisterWndClassInfoW
by Robert Shearman
· 19 years ago
0173948
kernel: Add a test for mutexes.
by Robert Shearman
· 19 years ago
3fa7fa5
kernel: Add some tests for VerifyVersionInfo.
by Robert Shearman
· 19 years ago
f2dc25a
ole32: Always rewind the stream in StdGlobalInterfaceTable_GetInterfaceFromGlobal
by Robert Shearman
· 19 years ago
fa757df
ole32: Add a tests for OleSetMenuDescriptor and the global interface table.
by Robert Shearman
· 19 years ago
138676d
gphoto2.ds: Added Norwegian Bokmål resources.
by Alexander Nicolaysen Sørnes
· 19 years ago
3df59e4
kernel32: Use unsigned types in GlobalMemoryStatusEx to prevent overflows.
by Alexandre Julliard
· 19 years ago
13115d8
comctl32: Add a short test for the listview.
by Mike McCormack
· 19 years ago
f86270a
comctl32: Arrange the listview after deleting all items so we will place icons at the top again.
by Mike McCormack
· 19 years ago
52c204b
comctl32: Use the listview's background colour when drawing with imagelist.
by Mike McCormack
· 19 years ago
172e183
msi: Don't define COND_SPACE twice.
by Mike McCormack
· 19 years ago
50c9681a
mciwave: Fixed a bogus free.
by Eric Pouech
· 19 years ago
88694be
user32: Fix character conversion in combo box.
by Vitaly Lipatov
· 19 years ago
124c3a8
atl: Add a stub for AtlModuleRegisterWndClassInfoW.
by Robert Shearman
· 19 years ago
850ae99
ntdll: Change the test for no relocation information to use the
by Robert Shearman
· 19 years ago
e072d7a
msxml: Text nodes with just whitespace should be stripped.
by Robert Shearman
· 19 years ago
1df06e5
msxml: Implement IXMLDOMElement for text elements by using
by Robert Shearman
· 19 years ago
09ddab1
msxml: Allow the element implementation to be aggregatable.
by Robert Shearman
· 19 years ago
569a452
uxtheme: Add framework and initial tests.
by Paul Vriens
· 19 years ago
863bc98
msi: Add a test for reading long strings.
by Mike McCormack
· 19 years ago
2d323b3
msi: Add a test for creating a record with a long string.
by Mike McCormack
· 19 years ago
d2dca89
msi: Add a test for MsiDatabaseExport.
by Mike McCormack
· 19 years ago
a87ba6f
advpack: Remove some dead code. (Coverity)
by Mike McCormack
· 19 years ago
4dace74
crypt32: Fix a cast for Win64.
by Mike McCormack
· 19 years ago
b3c04e0
rpcrt4: getaddrinfo returns any non-zero value on failure, not just negative values.
by Robert Shearman
· 19 years ago
2208694
ntdll: Cast termios.c_cflag to avoid a printf format warning.
by Alexandre Julliard
· 19 years ago
836b5c7
wined3d: Use unsigned int instead of size_t to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
fb5366c
oleaut32: Use unsigned int instead of size_t to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
db78a84
msvcrt: Use unsigned int instead of size_t to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
dbd473f
crypt32: Use unsigned int instead of size_t to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
1f39252
wineps.drv: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
2864377
user32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
2a91838
rpcrt4: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
96ad688
ole32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
a62dca5
netapi32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
348fd74
msvfw32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
5784ca9
mciseq: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
1c66c61
kernel32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
bc99ac0
dsound: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
9f37cd5
dplayx: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
1b469c2
dmstyle: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
7ad5f9e
dinput: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
4374328
d3d9: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
7bf49fa
d3d8: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
aeae92e
comdlg32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
03e2b33
comctl32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
553bb25
advapi32: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
82a404a
winmm/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
55d9045
version/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
7445285
urlmon/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
d90f681
rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
28e17a7
ole32/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
cba2c84
ntdll/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
65459cb
mshtml/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
be4dccb
mlang/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
4ec2fcc
mapi32/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
c6b342d8
kernel32/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
e19f31b
gdi/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
52d6077
crypt32/tests: Don't use sizeof in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
68e4cf4
wininet/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
298d80c
version/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
0cbd0a3
shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
8e5eaaa
ntdll/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
1369719
mscms/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
e2e6115
kernel32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
93fd452
crypt32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
290ddd8
advapi32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
9985c42
wingdi: Fix typo in definition of BLTALIGNMENT (spotted by Choe Hwanjin).
by Mike McCormack
· 19 years ago
cfe36cc
msi: Fix loading of long strings.
by Mike McCormack
· 19 years ago
25f521f
winmm: Undefine SW_MAX defined by linux/input.h to avoid a conflict with winuser.h.
by Mike McCormack
· 19 years ago
fee72b6
Yet another round of redundant NULL checks before HeapFree.
by Michael Stefaniuc
· 19 years ago
24beabf
msvcrt: Explicitly specify CDECL calling convention on exported functions.
by Alexandre Julliard
· 19 years ago
28bbdf1
oledlg: Declare varargs functions as WINAPIV instead of cdecl.
by Alexandre Julliard
· 19 years ago
1db7a34
avifil32: Declare varargs functions as WINAPIV instead of cdecl.
by Alexandre Julliard
· 19 years ago
4a2d960
userenv: Add profinfo.h.
by Mike McCormack
· 19 years ago
45dbb78
wined3d: Fix params for DP2ADD/TEXLDD.
by Ivan Gyurdiev
· 19 years ago
8c6ee8d
wined3d: Mark instructions without a destination token.
by Ivan Gyurdiev
· 19 years ago
14a52e5
wined3d: Keep pshader and vshader constants in GLSL separate.
by Ivan Gyurdiev
· 19 years ago
0d08316
wined3d: Improve Sampler support on 2.0 and 3.0 shaders.
by Ivan Gyurdiev
· 19 years ago
e99926e
wined3d: Cast more things.
by Ivan Gyurdiev
· 19 years ago
a1f4dfe
wined3d: Add support for shader model 3.0 I/O registers.
by Ivan Gyurdiev
· 19 years ago
1a30033
wined3d: Trivial cleanups
by Ivan Gyurdiev
· 19 years ago
a42925e
wined3d: Register map cleanups.
by Ivan Gyurdiev
· 19 years ago
17b0d26
wined3d: Share trace pass
by Ivan Gyurdiev
· 19 years ago
9bae775
wined3d: Rework dcl processing.
by Ivan Gyurdiev
· 19 years ago
f144d58
wined3d: The namedArrays code path is dead (always FALSE).
by Ivan Gyurdiev
· 19 years ago
3692219
mscms: Eliminate complex test macro to make source navigation easier.
by Saulius Krasuckas
· 19 years ago
abc0f38
mlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource.
by Robert Shearman
· 19 years ago
0d1456c
mlang: Add us-ascii encoding to the list of supported encodings.
by Robert Shearman
· 19 years ago
4b7a5aa
advapi32: Fix the parsing of string SIDs with multiple sub-authorities.
by Robert Shearman
· 19 years ago
8a4088d
advapi32: Replace some mixed tabs with spaces.
by Robert Shearman
· 19 years ago
8401959
advapi32: Support well-knowns SIDs in string SIDs.
by Robert Shearman
· 19 years ago
ddd84f4
advapi32: Nul-terminate the domain string in LookupAccountNameW.
by Robert Shearman
· 19 years ago
b5f7e81
ole32: Print an error if a DLL's DllGetClassObject fails as this is
by Robert Shearman
· 19 years ago
Next »