Commit Graph

52085 Commits

Author SHA1 Message Date
Andrew Talbot
c7284efa13 urlmon: Sign-compare warnings fix. 2008-11-14 11:02:15 +01:00
Paul Vriens
10fcf6285e setupapi/tests: Don't use hardcoded C: for the system drive. 2008-11-14 11:02:15 +01:00
Paul Vriens
36c40e53e0 quartz/tests: Fix a few failures on Win95 and NT4. 2008-11-14 11:02:15 +01:00
Alexandre Julliard
f8b8478f91 ole32/tests: Fix a couple of test failures on Win9x and NT4. 2008-11-13 21:45:57 +01:00
Alexandre Julliard
4bff91265a ole32/tests: Don't hardcode the Ansi codepage value. 2008-11-13 21:45:41 +01:00
Alexandre Julliard
48d41dbc37 ole32/tests: Use a CLSID that is more likely to exist on old Windows versions. 2008-11-13 21:45:25 +01:00
Alexandre Julliard
5ca20cd482 ole32/tests: Fix a couple of global stream test failures on Win9x. 2008-11-13 21:45:04 +01:00
Paul Vriens
1dba41b104 msi/tests: Skip some tests on Win9x and WinMe. 2008-11-13 15:41:30 +01:00
Paul Vriens
decb70d95c gdi32/tests: Fix a few failures on Win9x and WinMe. 2008-11-13 15:30:52 +01:00
David Adam
09c6caea06 d3dx8: Implement D3DXMatrixTransformation2D. 2008-11-13 14:21:04 +01:00
David Adam
4f1d5c26d1 d3dx8: Implement D3DXMatrixAffineTransformation2D. 2008-11-13 14:20:41 +01:00
Nikolay Sivov
63e8294593 gdiplus: Return some token value on startup. 2008-11-13 14:16:12 +01:00
Alexandre Julliard
64de271939 msvcrt/tests: Run time tests for the current year instead of 1970 and fix wrong DST assumptions. 2008-11-13 14:15:56 +01:00
Alistair Leslie-Hughes
27685adaf1 shdocvw: Correct tests. 2008-11-13 13:08:58 +01:00
Dylan Smith
e4ef9c5c15 richedit: Initial testing of ITextServices methods. 2008-11-13 13:08:46 +01:00
Ricardo Filipe
6cd908d420 shdoclc: Added Portuguese translation. 2008-11-13 12:07:20 +01:00
Ricardo Filipe
40ae522409 msvidc32: Added Portuguese translation. 2008-11-13 12:07:07 +01:00
Ricardo Filipe
e93ed1f165 localui: Added Portuguese translation. 2008-11-13 12:06:52 +01:00
Ricardo Filipe
b891eb1e28 localspl: Added Portuguese translation. 2008-11-13 12:06:38 +01:00
Ricardo Filipe
0e343301e0 gphoto2.ds: Added Portuguese translation. 2008-11-13 12:06:23 +01:00
Ricardo Filipe
eb9a92fa42 credui: Added Portuguese translation. 2008-11-13 12:06:00 +01:00
Ricardo Filipe
3eb8a71306 browseui: Added Portuguese translation. 2008-11-13 12:05:48 +01:00
Ricardo Filipe
f3232f45cf appwiz.cpl: Added Portuguese translation. 2008-11-13 12:05:34 +01:00
Henri Verbeet
4ba8261a93 d3d10core: Implement D3D10CoreRegisterLayers. 2008-11-13 12:05:03 +01:00
Henri Verbeet
56692e9c5d dxgi: Add a stub for DXGID3D10RegisterLayers. 2008-11-13 12:04:54 +01:00
Henri Verbeet
ed418dc815 d3d10core: Allow ID3D10Device to be aggregated. 2008-11-13 12:04:43 +01:00
Henri Verbeet
ccf48fff33 d3d10core: Implement ID3D10Device in d3d10core instead of d3d10. 2008-11-13 12:04:35 +01:00
Vincent Povirk
6949694740 msiexec: Build with -mwindows. 2008-11-13 12:04:19 +01:00
Vitaliy Margolen
a4b62b1781 user32/tests: Print line numbers of callers in check_wnd_state to help debugging. 2008-11-13 12:04:13 +01:00
Juan Lang
5922150e2f crypt32: Fix indenting for szOID_CRL_DIST_POINTS. 2008-11-13 11:50:23 +01:00
Juan Lang
ea81720f8f crypt32: Fix comment typo. 2008-11-13 11:50:18 +01:00
Juan Lang
7fb0ce5532 crypt32: Implement formatting an alt name entry with type CERT_ALT_NAME_DIRECTORY_NAME. 2008-11-13 11:50:13 +01:00
Juan Lang
a82454b2ee crypt32: Fix off-by-one error in formatting szOID_AUTHORITY_KEY_IDENTIFIER2. 2008-11-13 11:50:07 +01:00
Juan Lang
1c35b251e8 crypt32: Don't underreport the size available when formatting szOID_AUTHORITY_KEY_IDENTIFIER2. 2008-11-13 11:50:01 +01:00
Peter Dons Tychsen
b627dd2afc winedos: Implement mode control register, and the 160x200x4 display mode that it opens. 2008-11-13 11:49:50 +01:00
Austin English
2618bd1a4d include/shlwapi: Fix some typos. 2008-11-13 11:49:47 +01:00
Alexandre Julliard
f2f0dead61 kernel32/tests: Fix the thread test to cope with the Win95 InterlockedIncrement behavior. 2008-11-13 11:49:36 +01:00
Alexandre Julliard
22949d94f0 kernel32: Don't request unneeded access in OpenFileMapping. 2008-11-13 11:49:17 +01:00
Andrew Talbot
ba1e2660e8 shlwapi: Sign-compare warnings fix. 2008-11-13 11:48:55 +01:00
Ken Thomases
974b8d802c ntdll: Don't poll() on a normal file; it should never block. 2008-11-13 11:48:49 +01:00
Paul Vriens
77ca0d8935 crypt32/tests: Fix a test failure on Vista and W2K8. 2008-11-13 11:48:34 +01:00
Paul Vriens
7e0b930182 crypt32/tests: Skip some tests if needed. 2008-11-13 11:48:28 +01:00
Alexandre Julliard
fe9f688774 user32: Don't process other messages when recursing in peek_message for an internal message. 2008-11-12 19:56:36 +01:00
Huw Davies
706b29c47c ole32: Don't issue a warning if a flat copy is all that's required. 2008-11-12 14:14:55 +01:00
Aric Stewart
3590a4227f winhttp: Correct another difference between InternetCrackurl and WinHttpCrackUrl. 2008-11-12 13:41:10 +01:00
Dylan Smith
cc1cbadeb2 richedit: Created initial tests for windowless richedit controls. 2008-11-12 13:33:41 +01:00
Francois Gouget
e1901500ee regedit: Fix the wrapping of binary values in export_hkey().
Don't wait until the line overflows before wrapping it.
Don't wrap the last line.
2008-11-12 13:12:35 +01:00
Francois Gouget
f0f91a69b3 regedit: Fix a buffer overflow when exporting binary values in export_hkey().
We must take the indentation into account to compute the number of lines a binary value will use.
2008-11-12 13:12:31 +01:00
Francois Gouget
7df7222594 regedit: Simplify / clean up export_hkey().
Avoid unneeded/redundant calls to lstrcatW() and lstrlenW().
Tighten the scope of variables.
2008-11-12 13:12:23 +01:00
Francois Gouget
126ffb1f8a regedit: Tighten a buffer size calculation. 2008-11-12 13:12:12 +01:00