Andrew Talbot
|
c744710bd5
|
dsound: Remove unused function.
|
2009-02-05 13:13:52 +01:00 |
|
Andrew Talbot
|
cd0317f22d
|
inetcomm: Remove unused function.
|
2009-02-05 13:13:49 +01:00 |
|
Andrew Talbot
|
59a50245be
|
itss: Remove unused function.
|
2009-02-05 13:13:46 +01:00 |
|
Andrew Talbot
|
61292cfc61
|
cabinet: Declare a function static.
|
2009-02-05 13:13:43 +01:00 |
|
Aric Stewart
|
ec7ba645dd
|
mlang: Handle non Japanese case in ConvertUnknownJapaneseToUnicode.
|
2009-02-05 13:13:37 +01:00 |
|
Marcus Meissner
|
8b812b413d
|
urlmon: Fixed target buffer length to MultiByteToWideChar.
|
2009-02-05 13:13:28 +01:00 |
|
Marcus Meissner
|
635ec22e4b
|
mshtml: Fixed second buffer argument to MultiByteToWideChar.
|
2009-02-05 13:12:44 +01:00 |
|
Marcus Meissner
|
d65bd8ff24
|
atl: Fixed second buffer size to MultiByteToWideChar.
|
2009-02-05 13:11:48 +01:00 |
|
Marcus Meissner
|
2febaf6438
|
mshtml: Fixed last argument to MultiByteToWideChar.
|
2009-02-05 13:11:32 +01:00 |
|
Juan Lang
|
55b504cc88
|
mshtml: Pass bytes written pointer to WriteFile.
|
2009-02-05 13:11:16 +01:00 |
|
Juan Lang
|
69cf059e8b
|
shell32: Remove an obsolete comment.
|
2009-02-05 13:10:37 +01:00 |
|
Juan Lang
|
5c39ea4509
|
shell32: Use the normal list checks for CSIDL_PERSONAL.
|
2009-02-05 13:10:33 +01:00 |
|
Alexandre Julliard
|
64e43b6192
|
winegcc: Pass the -m32/-m64 options to winebuild too.
|
2009-02-04 20:10:49 +01:00 |
|
Alexandre Julliard
|
dca163290d
|
winebuild: Search for the as/ld/nm tools in the PATH under various names.
|
2009-02-04 19:37:13 +01:00 |
|
Alexandre Julliard
|
0e954b14eb
|
winebuild: Append the correct options for as and ld when forcing a 32/64-bit build.
|
2009-02-04 19:33:49 +01:00 |
|
Alexandre Julliard
|
d07f67acbc
|
winebuild: Determine the appropriate as/ld/nm commands at the time they are needed.
|
2009-02-04 19:31:54 +01:00 |
|
Juan Lang
|
63abc12461
|
shell32: Remove a test that fails on Win64.
|
2009-02-04 15:56:17 +01:00 |
|
Vincent Pelletier
|
0924ddd2ba
|
msadp32.acm: Block align the adpcm extra data.
Based heavily on Stefano Guidoni's patch.
|
2009-02-04 15:55:22 +01:00 |
|
Jeremiah Flerchinger
|
8ee698c29e
|
winedos: Unify Fake BIOS & VGA display mode selection information and algorithms.
|
2009-02-04 15:55:15 +01:00 |
|
Nikolay Sivov
|
1ba1ff5f16
|
propsys: Stub for PSRegisterPropertySchema.
|
2009-02-04 15:42:39 +01:00 |
|
Nikolay Sivov
|
c17266de9e
|
gdiplus: Implemented GdipGetLogFontA.
|
2009-02-04 15:41:09 +01:00 |
|
Nikolay Sivov
|
9f0edc5e7c
|
gdiplus: Implemented GdipFillRegion.
|
2009-02-04 15:40:59 +01:00 |
|
Aric Stewart
|
929aadf29b
|
msctf: Implement TF_GetThreadMgr.
|
2009-02-04 15:11:56 +01:00 |
|
Aric Stewart
|
f94f78ff03
|
msctf: Implement TF_CreateThreadMgr.
|
2009-02-04 15:10:59 +01:00 |
|
Aric Stewart
|
ea92f8cbff
|
msctf: Flesh out spec file with stubs.
|
2009-02-04 15:10:53 +01:00 |
|
Aric Stewart
|
c4d5872cd1
|
msctf: Implement ITfCategoryMgr::RegisterCategory.
|
2009-02-04 15:09:24 +01:00 |
|
Aric Stewart
|
2fe3b64fb4
|
msctf: Stub implementation of ITfCategoryMgr.
|
2009-02-04 15:09:00 +01:00 |
|
Aric Stewart
|
3680bdccc2
|
msctf: Implement ITfInputProcessorProfiles::AddLanguageProfile.
|
2009-02-04 15:08:30 +01:00 |
|
Aric Stewart
|
649d12b170
|
msctf: Implement ITfInputProcessorProfiles::Register.
|
2009-02-04 15:07:18 +01:00 |
|
Aric Stewart
|
fd92f871a3
|
msctf: Implement InputProcessorProfiles::GetCurrentLanguage.
|
2009-02-04 15:06:42 +01:00 |
|
Aric Stewart
|
6c842a86bb
|
msctf: Add stub implementation of ITfInputProcessorProfiles.
|
2009-02-04 15:06:33 +01:00 |
|
Alexandre Julliard
|
4e29ceeb77
|
include: Define LANGID in wtypes.idl.
|
2009-02-04 15:06:25 +01:00 |
|
Paul Vriens
|
aa20ee6b45
|
winetest: Make sure we can test .NET dlls on Windows.
|
2009-02-04 14:28:20 +01:00 |
|
Detlef Riekenberg
|
f78f4d89b7
|
comctl32/tests: Make the test dpi and theme aware by using SM_CYSIZE.
|
2009-02-04 14:27:25 +01:00 |
|
Alistair Leslie-Hughes
|
a14a75b85e
|
shdocvw: Correct OnAmbientPropertyChange regression.
|
2009-02-04 14:08:26 +01:00 |
|
Alexandre Julliard
|
601a1364b9
|
dbghelp: Moved SymEnumLines to symbol.c to reuse the regex support.
|
2009-02-04 13:13:08 +01:00 |
|
Alexandre Julliard
|
768954b245
|
dbghelp: Fall back to string comparison if regex support is missing.
|
2009-02-04 13:02:08 +01:00 |
|
Alexandre Julliard
|
e9610f674c
|
dbghelp: Allocate enough memory initially for regexps instead of growing the buffer.
|
2009-02-04 13:00:31 +01:00 |
|
Alexandre Julliard
|
ae7490d362
|
dbghelp: Fix pool allocation routines to be able to support arbitrary sizes.
Also move full arenas to a separate list to avoid searching through
them again and again.
|
2009-02-04 12:27:36 +01:00 |
|
David Adam
|
55d6f07e31
|
d3dx9_36: Remove useless traces.
|
2009-02-04 12:26:33 +01:00 |
|
Florian Tobias Schandinat
|
edbd488554
|
winedos: Improve PIT emulation.
|
2009-02-04 12:26:29 +01:00 |
|
Dmitry Timoshkov
|
0d65421b99
|
mlang: Get rid of ICOM_THIS_MULTI macro.
|
2009-02-04 12:26:13 +01:00 |
|
Michael Stefaniuc
|
f02f39f60c
|
twain_32/tests: Don't leak memory on an error path (Smatch).
|
2009-02-04 12:26:09 +01:00 |
|
Michael Stefaniuc
|
3415f7788c
|
include: Change some DWORD to DWORD_PTR in mmddk.h.
This matches the DDK and removes 14 Win64 compile warnings.
|
2009-02-04 12:26:05 +01:00 |
|
Christian Costa
|
5bc9da3411
|
d3dxof: Fix object files size limitation by mapping them into memory.
|
2009-02-04 12:25:59 +01:00 |
|
Aric Stewart
|
8dc84666a6
|
advapi32: Add Security Label sids used by IE7.
|
2009-02-04 12:25:35 +01:00 |
|
Juan Lang
|
ea3adf2783
|
mapi32/tests: Fix typo.
|
2009-02-04 12:25:30 +01:00 |
|
Juan Lang
|
0bb1c5648b
|
shell32: Use list of allowed PIDL types rather than assuming there are no more than two.
|
2009-02-04 12:25:08 +01:00 |
|
Juan Lang
|
dfdf2be7c6
|
shell32: Fix a couple test failures on NT4.
|
2009-02-04 12:25:04 +01:00 |
|
Juan Lang
|
8b0f2e3e4b
|
rsaenh: Fix failing tests on Windows ME.
|
2009-02-04 12:25:00 +01:00 |
|