Nikolay Sivov
|
97807760ca
|
msvcrt: Add _scwprintf implementation.
|
2010-06-11 11:36:39 +02:00 |
Nikolay Sivov
|
1a234159fe
|
msvcrt: Add _snwprintf_s implementation.
|
2010-06-11 11:36:35 +02:00 |
Nikolay Sivov
|
59bddde594
|
msvcrt: Add _snprintf_s implementation.
|
2010-06-11 11:36:30 +02:00 |
Matteo Bruni
|
5a5844d458
|
d3dx9: Disallow sampler declarations where not supported.
|
2010-06-10 17:17:57 +02:00 |
Matteo Bruni
|
a74978dfef
|
d3dx9: Check register type in dcl input instruction.
|
2010-06-10 17:17:57 +02:00 |
Matteo Bruni
|
5bb403ceb2
|
d3dx9: Allow sampler declaration without sampler type.
|
2010-06-10 17:17:57 +02:00 |
Marcus Meissner
|
3d5a3a32ce
|
wininet: Fixed buffer lengths in InternetCrackUrlW tests.
|
2010-06-10 17:17:57 +02:00 |
Nikolay Sivov
|
138b2435f9
|
comctl32/tests: Some expand notifications tests.
|
2010-06-10 14:59:09 +02:00 |
Jacek Caban
|
4fe2dca811
|
mshtml: Uncomment iexplore.exe registries.
|
2010-06-10 14:58:56 +02:00 |
Jacek Caban
|
5a8f2073ca
|
iexplore: Use 1 as default icon ID.
|
2010-06-10 14:58:53 +02:00 |
Alexandre Julliard
|
04a6a14c1f
|
msi: Don't allow entering text in a scroll text richedit control.
|
2010-06-10 14:48:28 +02:00 |
Łukasz Wojniłowicz
|
c52a4c5314
|
oleacc: Update the Polish translation.
|
2010-06-10 11:29:48 +02:00 |
Alexandre Julliard
|
ffb29fd335
|
advapi32: Fix Unicode string lengths in LsaLookupSids.
Found by Louis Lenders.
|
2010-06-10 11:23:35 +02:00 |
Matteo Bruni
|
2fa119f765
|
d3dx9: Accept texture coordinate registers in dcl instruction.
|
2010-06-09 20:20:58 +02:00 |
Matteo Bruni
|
00951f84ed
|
d3dx9: Support ps_2_0-style dcl instruction in the shader assembler.
|
2010-06-09 20:20:58 +02:00 |
Matteo Bruni
|
9a8ffc916c
|
d3dx9: Mark builtin compatibility declarations in the shader assembler.
This way we can output declarations in the bytecode without polluting
them with the builtin ones.
|
2010-06-09 20:20:58 +02:00 |
Paul Vriens
|
a2b21781e3
|
comdlg32: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-09 20:20:54 +02:00 |
Paul Vriens
|
a60131e126
|
shell32: Update the Danish translation.
|
2010-06-09 16:16:24 +02:00 |
Paul Vriens
|
fa5fe06ca1
|
user32: Update the Danish translation and convert to UTF-8.
|
2010-06-09 16:16:21 +02:00 |
Hans Leidekker
|
b8ac327e7e
|
msi: Display the directory identifier instead of the full path in standard actions.
|
2010-06-09 16:15:52 +02:00 |
Hans Leidekker
|
5ecbc4f8ca
|
msi: Directly pass the disk id to installfiles_cb.
The MEDIAINFO structure is modified by the cabinet_next_cabinet
callback if there's a continuous cabinet in the installer.
|
2010-06-09 16:14:24 +02:00 |
Hans Leidekker
|
dcb501decd
|
msi: Create directories right before installing files.
|
2010-06-09 16:12:44 +02:00 |
Alexander Scott-Johns
|
f2229e6de0
|
msvcrt/tests: Move function pointer initialization code in printf.c into separate init function.
|
2010-06-09 16:12:37 +02:00 |
Luca Bennati
|
53bf33a5f5
|
shdoclc: Fix again Italian translation.
|
2010-06-09 13:26:26 +02:00 |
Jose Rostagno
|
bd992d3aeb
|
jscript: Add Spanish translation.
|
2010-06-09 11:17:37 +02:00 |
Jose Rostagno
|
15b6f4df03
|
shell32: Fix Spanish translation.
|
2010-06-09 10:57:41 +02:00 |
Łukasz Wojniłowicz
|
c2f55b3434
|
user32: Update the Polish translation.
|
2010-06-09 10:57:38 +02:00 |
Alexandre Julliard
|
a2791a0919
|
oleaut32: Fix handling of 'c' format for non-date variants in VarTokenizeFormatString.
|
2010-06-08 16:35:22 +02:00 |
Nikolay Sivov
|
16973508e7
|
comctl32/treeview: Remove some casts.
|
2010-06-08 13:00:25 +02:00 |
Nikolay Sivov
|
b354935092
|
comctl32/treeview: Remove commented out lines.
|
2010-06-08 13:00:07 +02:00 |
Nikolay Sivov
|
767754031d
|
comctl32/treeview: Activate tree verification only when TRACE() is on.
|
2010-06-08 13:00:03 +02:00 |
Maarten Lankhorst
|
2d5c4944c1
|
dsound: Unofficially support 5.1 sound.
|
2010-06-08 12:59:58 +02:00 |
Jose Rostagno
|
b20b58250f
|
msvidc32: Add Spanish translation.
|
2010-06-08 12:59:36 +02:00 |
Luca Bennati
|
ca1bdfe511
|
shdoclc: Fix Italian translation.
|
2010-06-08 12:59:30 +02:00 |
Eric Pouech
|
083eca072d
|
dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant.
|
2010-06-08 12:59:26 +02:00 |
Eric Pouech
|
99a5488a18
|
dbghelp: Ensure that local variables and parameter actually have a container.
|
2010-06-08 12:59:17 +02:00 |
Eric Pouech
|
8c7cc491ab
|
dbghelp: In dwarf parser, properly handle array without size specified.
|
2010-06-08 12:59:13 +02:00 |
Juan Lang
|
f3968fdf80
|
winhttp/tests: Skip tests when a connection fails.
|
2010-06-08 12:59:09 +02:00 |
Paul Vriens
|
1edc58eae9
|
resources: Fix some copy-paste mistakes in resource files.
|
2010-06-08 12:59:03 +02:00 |
André Hentschel
|
b8ff44e627
|
kernel32/tests: Add a test about unicode collation.
|
2010-06-08 12:58:55 +02:00 |
Igor Paliychuk
|
cfff865a30
|
oledlg: Add Ukrainian translations.
|
2010-06-08 12:58:50 +02:00 |
Alexandre Julliard
|
a8c4edc8dc
|
krnl386: Load gdi.exe and user.exe also when initializing universal thunks.
|
2010-06-08 12:46:28 +02:00 |
Alexandre Julliard
|
9eea385a0e
|
comctl32/imagelist: Grow the has_alpha array also in ImageList_SetImageCount.
|
2010-06-08 12:45:48 +02:00 |
Alexandre Julliard
|
28e1398237
|
ntdll: Set a valid process title for the initial process.
|
2010-06-08 11:55:23 +02:00 |
Alexandre Julliard
|
2b99e1c17d
|
kernel32: Make sure we always have a valid process title.
|
2010-06-08 11:53:58 +02:00 |
Alexandre Julliard
|
e091c12b66
|
kernel32/tests: Fix the process title tests to actually test something.
|
2010-06-08 11:50:20 +02:00 |
Alex Balut
|
32f240bfc1
|
comctl32/tests: Added a test that checks whether setting a custom default button in a property sheet works.
|
2010-06-07 16:43:34 +02:00 |
André Hentschel
|
31b9fefe0e
|
comdlg32: Correctly report the filter.
|
2010-06-07 15:30:00 +02:00 |
Dylan Smith
|
6072a69d38
|
richedit: Keep default char format on WM_SETFONT in plain text mode.
|
2010-06-07 15:27:52 +02:00 |
Marcus Meissner
|
4f2e15d053
|
dbghelp: Add 2 new darf defines and implement DW_OP_stack_value.
|
2010-06-07 15:26:12 +02:00 |
Sylvain Petreolle
|
cf7de41edc
|
mshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoCabDir.
|
2010-06-07 15:17:17 +02:00 |
Matijn Woudt
|
1a159dfddc
|
msi/tests: Testcases for CREATE TABLE.
|
2010-06-07 15:15:49 +02:00 |
Thomas Mullaly
|
d5e0a2edca
|
urlmon/tests: Added tests for IUri_GetHost.
|
2010-06-07 15:15:45 +02:00 |
Thomas Mullaly
|
68db56d305
|
urlmon/tests: Added tests for IUri_IsEqual.
|
2010-06-07 15:15:39 +02:00 |
Matteo Bruni
|
8094c5563e
|
d3dx9: Allow D3DXAssembleShader calls with NULL parameters.
|
2010-06-07 13:52:39 +02:00 |
Wolfram Sang
|
0dfedd50c3
|
user32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
|
2010-06-07 13:52:35 +02:00 |
Marcus Meissner
|
4169d4dfb8
|
mshtml: Add check for doc_obj being NULL (Coverity).
|
2010-06-07 13:52:27 +02:00 |
Marcus Meissner
|
f01c43c47b
|
shlwapi: Handle NULL ptr return from allocation (Coverity).
|
2010-06-07 13:52:22 +02:00 |
Nikolay Sivov
|
fb1d5310ad
|
comctl32/rebar: Use defined constants as parameters.
|
2010-06-07 13:52:17 +02:00 |
Alexander Scott-Johns
|
d313c0b982
|
msvcrt/test: Add some simple _vsnwprintf_s tests.
|
2010-06-07 13:52:09 +02:00 |
Alexander Scott-Johns
|
d3c00aab83
|
msvcrt: Fix spec file.
|
2010-06-07 13:52:03 +02:00 |
Alexander Scott-Johns
|
d56113cd4f
|
msvcrt: The sizeOfBuffer argument of _vsnwprintf_s is measured in wide characters, not bytes.
|
2010-06-07 13:51:55 +02:00 |
Alexander Scott-Johns
|
4e8e2f39c5
|
include/msvcrt: Define _TRUNCATE; use it in the tests.
|
2010-06-07 13:51:49 +02:00 |
Alexander Scott-Johns
|
2663079c60
|
msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE.
|
2010-06-07 13:51:34 +02:00 |
Alexander Scott-Johns
|
b205fd8108
|
msvcrt/tests: Properly skip if functions are not available.
|
2010-06-07 13:51:24 +02:00 |
Alexander Scott-Johns
|
19bff6bda5
|
msvcrt: Fix comments.
|
2010-06-07 13:49:18 +02:00 |
Jose Rostagno
|
26e4154629
|
shell32: Update Spanish translation.
|
2010-06-07 13:48:56 +02:00 |
Nikolay Sivov
|
60e467a6cd
|
comctl32/rebar: Fix index check condition for RB_SHOWBAND.
|
2010-06-07 13:48:27 +02:00 |
Andrew Eikum
|
c99c5a41e9
|
msi/tests: Fix install tests for Win9x.
|
2010-06-07 13:44:20 +02:00 |
Luca Bennati
|
d4b8ca12f2
|
wldap32: Add Italian translation.
|
2010-06-07 13:42:40 +02:00 |
Luca Bennati
|
ec6c34eeea
|
shdoclc: Add Italian translation.
|
2010-06-07 13:42:35 +02:00 |
Luca Bennati
|
cabff4e221
|
shell32: Fix Italian translation.
|
2010-06-07 13:42:29 +02:00 |
Sven Baars
|
3d6ce9cf94
|
comdlg32: Fix Dutch translation.
|
2010-06-07 13:41:39 +02:00 |
Akihiro Sagawa
|
05464849e0
|
shell32: Update Japanese translation.
|
2010-06-07 13:41:22 +02:00 |
Akihiro Sagawa
|
5a5ee662a8
|
localui: Add Japanese translation.
|
2010-06-07 13:41:18 +02:00 |
Akihiro Sagawa
|
089de46366
|
wininet: Update Japanese translation.
|
2010-06-07 13:41:09 +02:00 |
Akihiro Sagawa
|
5d62b28677
|
oledlg: Update Japanese translation.
|
2010-06-07 13:40:56 +02:00 |
Łukasz Wojniłowicz
|
db4c92f856
|
shdoclc: Add the Polish translation.
|
2010-06-07 12:55:07 +02:00 |
Łukasz Wojniłowicz
|
154e95a698
|
mapi32: Add the Polish translation.
|
2010-06-07 12:55:02 +02:00 |
Łukasz Wojniłowicz
|
1776968908
|
cryptui: Add the Polish translation.
|
2010-06-07 12:54:58 +02:00 |
Łukasz Wojniłowicz
|
5b4097acb6
|
jscript: Add the Polish translation.
|
2010-06-07 12:54:56 +02:00 |
Łukasz Wojniłowicz
|
bd4233188c
|
cryptdlg: Add the Polish translation.
|
2010-06-07 12:54:54 +02:00 |
Łukasz Wojniłowicz
|
0de9c158ef
|
serialui: Add the Polish translation.
|
2010-06-07 12:54:52 +02:00 |
Łukasz Wojniłowicz
|
208e4ea231
|
crypt32: Add the Polish translation.
|
2010-06-07 12:54:48 +02:00 |
Łukasz Wojniłowicz
|
3153a7eec5
|
appwiz: Add the Polish translation.
|
2010-06-07 12:54:46 +02:00 |
Łukasz Wojniłowicz
|
2d45002857
|
setupapi: Update the Polish translation.
|
2010-06-07 12:54:38 +02:00 |
Łukasz Wojniłowicz
|
3949092a5b
|
shell32: Update the Polish translation.
|
2010-06-07 12:54:32 +02:00 |
Łukasz Wojniłowicz
|
947d18ace7
|
wininet: Update the Polish translation.
|
2010-06-07 12:54:30 +02:00 |
Łukasz Wojniłowicz
|
fe6e58fe05
|
mshtml: Update the Polish translation.
|
2010-06-07 12:54:22 +02:00 |
Sven Baars
|
7dafe8692f
|
winmm: Fix Dutch translation.
|
2010-06-07 12:24:00 +02:00 |
Paul Vriens
|
6608613b86
|
cryptdlg: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-07 12:23:45 +02:00 |
Paul Vriens
|
7b82143c97
|
devenum: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-07 12:23:39 +02:00 |
Paul Vriens
|
3f03f4636d
|
jscript: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-07 12:23:29 +02:00 |
Paul Vriens
|
e3a30e38fc
|
mapi32: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-07 12:23:16 +02:00 |
Paul Vriens
|
1b1997ab83
|
credui: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-07 12:23:11 +02:00 |
Paul Vriens
|
f65b4332ef
|
appwiz.cpl: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-07 12:23:05 +02:00 |
Paul Vriens
|
30d535cf74
|
kernel32: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-07 12:22:57 +02:00 |
Henri Verbeet
|
64e2525ba0
|
wined3d: Release the context on an error path in buffer_PreLoad().
|
2010-06-07 12:22:44 +02:00 |
Frédéric Delanoy
|
ffc774c026
|
msacm32: Remove dead "code" from rc files.
|
2010-06-07 12:22:40 +02:00 |
Juan Lang
|
6f42f596e1
|
comdlg32: No and escape are equivalent.
|
2010-06-07 12:22:08 +02:00 |
André Hentschel
|
9aa9a1229f
|
wineps.drv: Make the Apply button useable.
|
2010-06-02 17:47:40 +02:00 |
Hwang YunSong
|
761ce56643
|
msi: Update Korean resource.
|
2010-06-02 16:01:57 +02:00 |
Alexandre Julliard
|
5c5c47269b
|
winex11: Fix the X image masks according to the pixmap format in Get/SetDIBits.
|
2010-06-02 15:52:20 +02:00 |
Alexandre Julliard
|
48e396ea6c
|
comctl32: Load comctl32 builtin bitmaps as 32-bit DIBs.
|
2010-06-02 15:51:39 +02:00 |
Alexandre Julliard
|
95c529dee6
|
comctl32: Only support an alpha channel for 32-bpp DIB-based imagelists.
|
2010-06-02 12:46:58 +02:00 |
Henri Verbeet
|
eb3c81fd69
|
wined3d: Sampler states are 1-based.
0 isn't a valid sampler state, and including it would overflow the
stateblock's contained_sampler_states array in
stateblock_init_contained_states().
|
2010-06-02 11:53:39 +02:00 |
Alexandre Julliard
|
46e231cc85
|
winex11: Ignore fontconfig and Xft configuration if the app explicitly requested antialiasing.
|
2010-06-02 10:55:19 +02:00 |
John Voltz
|
c9f729c2f7
|
gdi32: Fix typo in enhanced metafile Arc function.
|
2010-06-02 10:54:39 +02:00 |
Jose Rostagno
|
2a52bb82f2
|
wininet: Update Spanish translation.
|
2010-06-02 10:53:50 +02:00 |
Jose Rostagno
|
0b8e214365
|
mshtml: Update Spanish translation.
|
2010-06-02 10:53:43 +02:00 |
Frédéric Delanoy
|
da05cbd8ce
|
kernel32: Fix a spelling error in French locale definitions.
|
2010-06-02 10:53:21 +02:00 |
Konstantin Kondratyuk
|
437cf862f9
|
mshtml: Fix typo in Russian resources.
|
2010-06-02 10:53:15 +02:00 |
Paul Vriens
|
c516ecbf9b
|
avifile32: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-02 10:52:39 +02:00 |
Paul Vriens
|
e7eb917531
|
wininet: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-02 10:52:31 +02:00 |
Paul Vriens
|
dda58216ea
|
kernel32: Fix the Korean resources.
|
2010-06-02 10:52:24 +02:00 |
Paul Vriens
|
f7db14b2fc
|
setupapi: Update the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-01 17:50:19 +02:00 |
Andrew Nguyen
|
9d5a848df1
|
gdi32: Fix parameter handling of GetBoundsRect.
|
2010-06-01 17:50:03 +02:00 |
Andrew Nguyen
|
682f0dcf1a
|
gdi32/tests: Uncomment and enhance a Win9x-specific Restore/SaveDC test.
|
2010-06-01 17:50:01 +02:00 |
Matteo Bruni
|
bc42217401
|
d3dx9: Make D3DXCompileShader stub more verbose.
|
2010-06-01 17:48:59 +02:00 |
Matteo Bruni
|
b45a17c7b3
|
d3dx9: Remove stray debug trace.
|
2010-06-01 17:48:54 +02:00 |
Matteo Bruni
|
a262fde88c
|
d3dx9: Fix get_regname debug function.
|
2010-06-01 17:48:50 +02:00 |
Alexandre Julliard
|
350f0d3982
|
comctl32/imagelist: Initialize the mask bits to zero in case the mask bitmap is smaller than the image bitmap.
|
2010-06-01 16:26:15 +02:00 |
Alexandre Julliard
|
d81ddde230
|
comctl32/imagelist: Don't select the mask bitmap into a DC, it may already be selected.
|
2010-06-01 16:25:47 +02:00 |
Alexandre Julliard
|
0dd44a3776
|
winex11: Windows with WS_EX_NOACTIVATE style shouldn't be on the taskbar.
|
2010-06-01 13:37:48 +02:00 |
Wolfram Sang
|
ddd1c72574
|
wined3d: Clarify some comments about Intel cards.
|
2010-06-01 13:37:18 +02:00 |
Thomas Mullaly
|
c7459e83f8
|
urlmon/tests: Added tests for IUri_HasProperty.
|
2010-06-01 13:37:12 +02:00 |
Thomas Mullaly
|
b0739a346e
|
urlmon/tests: Added tests for IUri_GetProperties.
|
2010-06-01 13:37:07 +02:00 |
Paul Vriens
|
1e7d03175d
|
mshtml: Update the Danish translation and convert to UTF-8.
|
2010-06-01 13:36:53 +02:00 |
Paul Vriens
|
7b03196658
|
shell32: Update the Danish translation and convert to UTF-8.
|
2010-06-01 13:36:49 +02:00 |
Paul Vriens
|
1dbcc0086e
|
comctl32: Add Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-01 11:06:03 +02:00 |
Paul Vriens
|
dd3286e6de
|
browseui: Add Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-01 11:05:52 +02:00 |
Dmitry Timoshkov
|
a314027b42
|
hhctrl.ocx: If a CHM file reports window dimensions and title but doesn't really set them use default values.
|
2010-06-01 11:05:16 +02:00 |
Dmitry Timoshkov
|
a70e10d03d
|
hhctrl.ocx: Add a trace for the resulting CHM offset to string conversion.
|
2010-06-01 11:05:14 +02:00 |
David Hedberg
|
c1682eb8eb
|
shell32: Fix possible memory leak in CreateUnixFolder.
|
2010-06-01 11:05:01 +02:00 |
Jose Rostagno
|
9ac6eaaa66
|
setupapi: Update Spanish translation.
|
2010-06-01 11:04:15 +02:00 |
Nikolay Sivov
|
9a5098bbb4
|
oleaut32: Copy bytes instead of WCHARs in VarBstrCat.
|
2010-06-01 11:04:11 +02:00 |
Austin English
|
da77e7456b
|
ntdll: Add signal context function definitions for FreeBSD.
|
2010-06-01 11:04:01 +02:00 |
Henri Verbeet
|
1b5cc39a86
|
wined3d: Get rid of some dead code.
|
2010-06-01 11:03:56 +02:00 |
Matteo Bruni
|
25d4fe6817
|
d3dx9: Allow modifiers on the ps dcl sampler instruction.
|
2010-05-31 16:43:49 +02:00 |
Matteo Bruni
|
7de630ef2f
|
d3dx9: Allow modifiers on the ps dcl input instruction.
|
2010-05-31 16:43:46 +02:00 |
André Hentschel
|
57408882b6
|
equartz: Add ntdll to imports.
|
2010-05-31 14:20:06 +02:00 |
Luca Bennati
|
7e264e5b50
|
comdlg32: Fix Italian Translation.
|
2010-05-31 14:12:37 +02:00 |
Luca Bennati
|
26ad889d79
|
shell32: Update Italian translation.
|
2010-05-31 14:12:24 +02:00 |
Hans Leidekker
|
bb36e75a40
|
setupapi: Add stub implementations of SetupGetNonInteractiveMode and SetupSetNonInteractiveMode.
|
2010-05-31 12:46:08 +02:00 |
Hans Leidekker
|
e1a63fd5c2
|
msi: Pass the control name to ControlEvent_SubscribeToEvent instead of uninitialized memory.
|
2010-05-31 12:46:08 +02:00 |
Hans Leidekker
|
35a0461baa
|
msi: Improve parsing of patch summary information.
|
2010-05-31 12:46:08 +02:00 |
Hans Leidekker
|
d17ebc4032
|
msi: Advance to the right cabinet in ACTION_MsiPublishAssemblies.
|
2010-05-31 12:46:08 +02:00 |
Hans Leidekker
|
8bfc08771c
|
msi: Don't keep handles open to the patch database in MSI_ApplyPatchW.
|
2010-05-31 12:46:08 +02:00 |
Aric Stewart
|
a4d25f1260
|
gdi32: Do not ignore USP_E_SCRIPT_NOT_IN_FONT when shaping glyphs.
|
2010-05-31 12:46:08 +02:00 |
Dan Kegel
|
f99e1d80e2
|
wined3d: Fix size of buffer in swapchain_create_context_for_thread().
|
2010-05-31 12:46:08 +02:00 |