Commit Graph

33105 Commits

Author SHA1 Message Date
Alexandre Julliard 279acf6a8a winedos: Only read input from the stdin handle if it is a console. 2008-05-07 17:32:23 +02:00
Alexandre Julliard 2e3287bc6a ntdll: Serial with ReadIntervalTimeout set to MAXDWORD should return immediately even if nothing was read. 2008-05-07 13:29:18 +02:00
Detlef Riekenberg 473717fefd winspool: Set PrinterPorts for win3.x/win9.x compatibility. 2008-05-07 13:29:15 +02:00
Andrew Talbot a6746b9e7b ddraw: Indentation fix. 2008-05-07 12:24:04 +02:00
John Klehm 8d09d5c8ad winex11.drv: Wintab packet serial numbers are passed via WPARAM. 2008-05-07 12:12:11 +02:00
Maarten Lankhorst 11a0e45304 wininet: Ignore INTERNET_STATUS_DETECTING_PROXY messages in the http test. 2008-05-07 12:11:08 +02:00
Jens Albretsen 367f978e37 serialui: Danish translation. 2008-05-07 12:10:54 +02:00
Jens Albretsen c2b5749fa8 setupapi: Danish translation. 2008-05-07 12:10:48 +02:00
Jens Albretsen c67a649041 msvfw32: Danish translation. 2008-05-07 12:10:44 +02:00
Jens Albretsen d2f5a9b115 wininet: Danish translation. 2008-05-07 12:10:30 +02:00
Jens Albretsen 3daadb505c shdoclc: Danish translation. 2008-05-07 12:10:21 +02:00
Jens Albretsen f876426e87 winmm: Danish translation. 2008-05-07 12:10:16 +02:00
Jens Albretsen d749e57e9b wldap32: Danish translation. 2008-05-07 12:10:07 +02:00
Jens Albretsen 00e62f3be7 winspool.drv: Danish translation. 2008-05-07 12:09:53 +02:00
Jens Albretsen f35724909f oledlg: Danish translation. 2008-05-07 12:09:30 +02:00
Jens Albretsen 39ae05d977 sane.ds: Danish translation. 2008-05-07 12:09:26 +02:00
Jens Albretsen b19326767f msvidc32: Danish translation. 2008-05-07 12:09:21 +02:00
Jens Albretsen 6ffd6df20a localspl: Danish translation. 2008-05-07 12:09:16 +02:00
Jens Albretsen 8150740504 hhctrl.ocx: Danish translation. 2008-05-07 12:09:09 +02:00
Jens Albretsen 082640f89b msacm: Danish translation. 2008-05-07 12:09:04 +02:00
Jens Albretsen b74ee6fbcd msi: Danish translation. 2008-05-07 12:08:58 +02:00
Jens Albretsen 441a381899 msrle: Danish translation. 2008-05-07 12:08:52 +02:00
Jens Albretsen b850e55875 mshtml: Danish translation. 2008-05-07 12:08:46 +02:00
Jens Albretsen f1b0db0a17 mpr: Danish translation. 2008-05-07 12:08:39 +02:00
Jens Albretsen 8eab889459 gphoto2: Danish translation. 2008-05-07 12:08:31 +02:00
Jens Albretsen 5c405f1c00 localui: Danish translation. 2008-05-07 12:08:23 +02:00
Jens Albretsen 19a46b40de iccvid: Danish translation. 2008-05-07 12:08:17 +02:00
Jens Albretsen 239df4b35c oleaut32: Renamed oleaut32_Dk.rc to oleaut32_Da.rc. 2008-05-07 12:08:08 +02:00
Aleksey Bragin 6c833cecef atl: Remove freeing of an invalid pointer. 2008-05-07 12:07:46 +02:00
Francois Gouget 633ee950a1 Assorted spelling fixes. 2008-05-07 12:07:11 +02:00
Francois Gouget 8824bc1ea4 winex11: Standardize a stub trace and add a trailing '\n'. 2008-05-07 12:06:53 +02:00
Paul Vriens deee97d9ea advapi32/tests: Add another test. 2008-05-07 12:06:47 +02:00
Francois Gouget d2364d5d27 Add a comment warning when a table must be kept sorted for later use with bsearch(). 2008-05-06 16:11:09 +02:00
Francois Gouget 42a61d7ed7 Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
Francois Gouget 53f2cb83dc mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
Francois Gouget a425379175 cryptdlg: Fix the GetFriendlyNameOfCert[AW] call convention. 2008-05-06 16:10:09 +02:00
Francois Gouget 58665f5db7 d3d9/tests: Fix compilation on systems that don't support nameless unions. 2008-05-06 16:10:07 +02:00
Francois Gouget 9787d68941 msxml3/tests: Add a trailing '\n' to an ok() call. 2008-05-06 16:10:04 +02:00
Francois Gouget 125dac3af8 gdi32/tests: Add a trailing '\n' to a couple of ok() calls. 2008-05-06 16:10:01 +02:00
Francois Gouget 10a25c384f fusion: Fix compilation on systems that don't support nameless unions. 2008-05-06 16:09:58 +02:00
Alexandre Julliard 6477a1c1bf kernel32: Set the USERPROFILE and ALLUSERSPROFILE environment variables based on the ProfileList registry keys. 2008-05-06 16:07:13 +02:00
Alexandre Julliard 7c25ab8a07 shell32: Set the correct default for shell folders relative to the windows directory. 2008-05-06 15:50:10 +02:00
Alexander Dorofeyev c4d75213ab ddraw/tests: Add tests for IDirect3DDevice7_Load. 2008-05-06 11:26:24 +02:00
Alexander Dorofeyev d6ecf5d14d ddraw: Return DDERR_NOCOLORKEY when there is no colorkey. 2008-05-06 11:26:15 +02:00
Alexander Dorofeyev 7e8be9ecc0 ddraw: Add full implementation of IDirect3DDevice7_Load. 2008-05-06 11:26:10 +02:00
Dmitry Timoshkov fab78cdc8d kernel32: Print in the trace pid and tid of the created process. 2008-05-06 11:25:50 +02:00
Maarten Lankhorst a61ef431b8 netapi32: Fix test crash occuring when NetWkstaUserGetInfo fails. 2008-05-06 11:25:37 +02:00
Maarten Lankhorst fc777c0ed3 winmm: Make mixer test less strict so it passes with SoundMAX drivers on XP. 2008-05-06 11:25:31 +02:00
Maarten Lankhorst f74075b776 gdi32: Make mapping test slightly less strict so it passes on windows XP. 2008-05-06 11:25:26 +02:00
Vitaliy Margolen 5c9fbb828d comctl32: tab: Fix drawing of the icons.
This patch partially reverts aa57ad37. It's not correct. The top/left
is added later on.
2008-05-06 11:25:19 +02:00