Commit Graph

23767 Commits

Author SHA1 Message Date
Mike McCormack
1f8d661d0f Fix a compile error. 2005-11-24 19:21:49 +01:00
Raphael Junqueira
38c54b9d3b Fix incorrect implementation of WGL_COLOR_BITS_ARB. 2005-11-24 19:21:38 +01:00
Juan Lang
cfca167ebb Add more declarations. 2005-11-24 19:21:16 +01:00
Francois Gouget
6d442aeb34 Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
Francois Gouget
d69268e77c Documentation tweaks to make winapi_check happy.
Also specify the documented spec file entry.
2005-11-23 20:14:04 +01:00
Henning Gerhardt
da70dc5868 Add German resource file for msvideo. 2005-11-23 20:12:55 +01:00
Francois Gouget
f667584aac winldap.h should include windeh.f and schnlsp.h.
Enclose the API definitions in an extern "C" section and define
LDAPAPI.
Better stick to the types defined by the PSDK.
Fix the ldap_create_vlv_control*() prototypes.
Update win32.api.
2005-11-23 20:12:07 +01:00
Alexandre Julliard
cc01e8ff05 Preserve 16-byte stack alignment in the various assembly
functions. Needed for MacOSX.
2005-11-23 19:55:06 +01:00
YunSong Hwang
5b5a2f320f Add Korean translation. 2005-11-23 19:45:38 +01:00
Francois Gouget
bcac03453a Add trailing '\n' to trace() call. 2005-11-23 19:44:20 +01:00
Francois Gouget
482df927ca Add LPADDRINFO, missing IP_* defines and missing APIs.
Enclose the API definitions in an extern "C" section.
Define function pointer types if INCL_WINSOCK_API_TYPEDEFS is defined.
Better stick to the types defined by the PSDK.
Update win32.api.
2005-11-23 19:43:50 +01:00
YunSong Hwang
5e7f77ea8b Update Korean translations. 2005-11-23 15:21:56 +01:00
Michael Jung
3531178b8b Use the ANSI codepage in IShellFolder::GetDisplayNameOf. 2005-11-23 15:20:33 +01:00
Saulius Krasuckas
f40b5938a2 Be more strict and verbose while testing
GetStandardColorSpaceProfile().
2005-11-23 15:20:04 +01:00
Rein Klazes
168e0db02c Make test_SPI_SETBORDER less likely to permanently change visual
settings:
- use smaller border widths values for testing;
- provide a work around for a Windows XP feature that made the tests
  change the caption width.
2005-11-23 15:19:04 +01:00
Michael Jung
46018bbc59 Also scan HKEY_CURRENT_USER for shell namespace extensions in Desktop
folder.
Fixed a handle leak in case of failing AddToEnumList call.
2005-11-23 15:17:54 +01:00
Michael Jung
b2647030c4 Also scan HKEY_CURRENT_USER for shell namespace extensions in
MyComputer.
2005-11-23 15:17:22 +01:00
Michael Jung
ae8a912605 Initialize OLE instead of just COM, in order to enable Drag & Drop. 2005-11-23 15:15:16 +01:00
Michael Jung
2212d9484f Initialize OLE instead of COM only in order to enable Drag and Drop. 2005-11-23 15:14:25 +01:00
Andrew Webb
22a238363e Define DateTime_SetMonthCalColor. 2005-11-23 15:13:59 +01:00
Juan Lang
fd7a60bc8d Fix some memory leaks. 2005-11-23 15:12:56 +01:00
Alexandre Julliard
fcfee2794b Fixed some broken code that was causing compiler warnings. 2005-11-23 14:30:41 +01:00
Huw Davies
f0c1e349e1 Release a stray node. 2005-11-23 14:30:22 +01:00
Alexandre Julliard
19ae546131 Release 0.9.2. 2005-11-22 17:01:24 +00:00
Rein Klazes
51f40d95dc Fixes for FormatCharDlgProc16:
- properly store the ChooseFont pointer, use a window property as the
  A and W functions do;
- handle other messages then WM_INITDIALOG and WM_MEASUREITEM as well.
2005-11-22 16:18:55 +00:00
Aric Stewart
ed0eba24f9 HttpEndRequest does not actually send an extra NULL byte at the end of
the request. Help from Rob Shearman on this one.
2005-11-22 16:18:48 +00:00
Alexandre Julliard
99d8083a80 Don't try to set the label in the superblock of FAT filesystems, that
doesn't do the right thing anyway.
2005-11-22 15:03:27 +00:00
Oliver Stieber
30ad95b6cd Corrects an error in the _m3xm3 shader function in pixel and vertex
shaders.
2005-11-22 15:01:55 +00:00
Dmitry Timoshkov
fd2004e52f Add a semi-functional ICCompressorChoose implementation. 2005-11-22 14:56:40 +00:00
Rein Klazes
6154b46bef GetSystemMetrics fixes with corresponding tests. 2005-11-22 14:56:11 +00:00
Vitaliy Margolen
baffcb95d3 Add name_lookup function in object_ops. 2005-11-22 14:55:42 +00:00
Rein Klazes
80f3e66de2 In CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
the lpszStyle fields.
2005-11-22 14:54:29 +00:00
Hans Leidekker
46c5b5bc2f No need to link against shell32 or user32. 2005-11-22 14:53:36 +00:00
Aric Stewart
9e68c651d6 Fix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace existing
headers. Also adding a test for some header adding flags.
2005-11-22 14:53:30 +00:00
Alexandre Julliard
7f9e281b72 Use struct unicode_str instead of null-terminated strings where
possible, and remove constraints on total key path length.
2005-11-22 12:05:36 +00:00
Robert Lunnon
95414ef44c Add stdarg.h where missing. 2005-11-22 12:01:05 +00:00
Marcus Meissner
200f005d66 EAI_NONAME -> WS_EAI_NODATA, check for EAI_NONAME and EAI_NODATA. 2005-11-22 12:00:43 +00:00
Steven Edwards
c5d8c105c3 Correct URL for version infomation database website. 2005-11-22 12:00:23 +00:00
Dmitry Timoshkov
635ace83f9 Add a test showing that SaveDC after GetDC should return 1. 2005-11-22 12:00:11 +00:00
Jacek Caban
248c090db3 Create window in SetClientSite and return it in
IOleInPlaceSite::GetWindow.
2005-11-22 11:59:57 +00:00
Robert Shearman
dece43d880 Test the sizes of some of the parameters passed into the callback. 2005-11-22 11:59:16 +00:00
Robert Shearman
756f197945 Rename SendAsyncCallback to INTERNET_SendCallback. 2005-11-22 11:59:07 +00:00
Robert Shearman
b27457c91c Fix an incorrect entry in the HTTP header field table causing broken
Location field parsing.
2005-11-22 11:58:50 +00:00
Saulius Krasuckas
426cc7fe3f Exit test after first TranslateInfString() failure, which seems to be
NT3.51 specific.
2005-11-22 11:58:25 +00:00
Oliver Stieber
932815d6f0 Implement a pixel shader parser and cross compiler. All version of
shaders up to 3 should be parsed correctly, but only shaders 1-1.4
will be cross compiled.
2005-11-21 16:27:55 +00:00
Vitaliy Margolen
893987b871 Return correct error on name collision when creating new named
objects.
Check for correct error in affected places.
2005-11-21 16:27:03 +00:00
Vitaliy Margolen
2d41fcd864 Kernel32 should create named objects with OBJ_OPENIF flag set.
Handle STATUS_OBJECT_NAME_EXISTS explicitly as it's not mapped with
RtlNtStatusToDosError.
2005-11-21 16:26:34 +00:00
YunSong Hwang
4238d2ccd0 Update Korean translations. 2005-11-21 16:25:12 +00:00
Alexandre Julliard
61a370efd5 Only set label and serial number when they are actually changed. 2005-11-21 15:25:27 +00:00
Alexandre Julliard
86397e1d43 Fixed handling of mailslot read timeout to avoid compiler warnings. 2005-11-21 15:23:49 +00:00