Commit Graph

26252 Commits

Author SHA1 Message Date
Robert Shearman
d8058fbe8c server: Should use release_object on an object instead of free. 2006-04-07 13:07:47 +02:00
Mike McCormack
604cdff911 msi: Remove broken volume management code. 2006-04-07 12:57:52 +02:00
Mike McCormack
5d0873a74c shdocvw: Implement IEWinMain using a simple window frame. 2006-04-07 12:57:47 +02:00
Mike McCormack
11132d2cdf x11drv: Cursors index used with WTI_DEVICES is zero based. 2006-04-07 12:57:11 +02:00
Huw Davies
26dbcc0aee fonts: Add the Won sign in place of the backslash for Korean fonts. 2006-04-07 12:57:01 +02:00
James Hawkins
12a9ed0ade advpack: Forward DelNodeRunDLL32A to its Unicode counterpart. 2006-04-07 12:56:49 +02:00
James Hawkins
cc4b01a0f1 advpack: Rewrite get_parameter to be able to handle an empty parameter. 2006-04-07 12:56:36 +02:00
Stefan Dösinger
e0898f5e0e wined3d: Add WINED3DPRESENT_INTERVAL_* definitions. 2006-04-07 11:47:00 +02:00
Stefan Dösinger
51067e1e8b wined3d: Add WINED3DPRESENTRATE_DEFAULT. 2006-04-07 11:46:46 +02:00
Stefan Dösinger
e71468c786 wined3d: Add WINED3DLOCKED_BOX to wined3d_types.h. 2006-04-07 11:46:36 +02:00
James Hawkins
14faf12845 ntdll: Return error if the signal index equals the size of the array. 2006-04-07 11:46:12 +02:00
Mike McCormack
e0276035a4 oleaut32: Remove unnecessary check for NULL. 2006-04-07 11:46:04 +02:00
Mike McCormack
14278b4299 server: Avoid comparison of -1 with an unsigned variable. 2006-04-07 11:45:58 +02:00
Mike McCormack
f7679b4594 libwine: Fix a memory leak. 2006-04-07 11:45:53 +02:00
Mike McCormack
ccdd0869a1 msi: Fix a logic error. 2006-04-07 11:45:47 +02:00
Mike McCormack
ed580a1d85 msi: Avoid accessing a null pointer. 2006-04-07 11:45:41 +02:00
Mike McCormack
ed9745b94f msi: Check the correct pointer after allocating memory. 2006-04-07 11:45:34 +02:00
Mike McCormack
85e8d3adf8 msi: Fix possible free of uninitialized pointer. 2006-04-07 11:45:29 +02:00
Alexandre Julliard
fcb771d9c0 kernel: Fixed set_process_name for the winevdm case. 2006-04-07 11:45:22 +02:00
Stefan Dösinger
bbe490abcc wined3d: Add WINED3DLOCKED_RECT to wined3d_types.h. 2006-04-06 22:23:31 +02:00
Stefan Dösinger
63fd9a7a98 wined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h. 2006-04-06 22:22:35 +02:00
Paul Vriens
e29dd373b2 netapi32: Add (stubbed) NetSessionEnum. 2006-04-06 22:22:29 +02:00
James Hawkins
a7e055e0bd advpack: Add initial tests for SetPerUserSecValues. 2006-04-06 22:22:15 +02:00
Huw Davies
517b85f989 comctl32: Set the sheet caption before invoking the sheet callback and before creating the pages. 2006-04-06 22:22:00 +02:00
Dmitry Timoshkov
6381e458c2 fonts: Add a couple of cyrillic glyphs to all built-in bitmap fonts.
Also add numero-sign to Courier.
2006-04-06 22:21:28 +02:00
Alexandre Julliard
00bb4536b0 ntdll: Print traces for EXC_CallHandler even with the assembly version. 2006-04-06 21:32:17 +02:00
qingdoa daoo
508c6e6cf4 msvcrt: Append extension(.exe) for _spawnve argument. 2006-04-06 12:05:54 +02:00
Alexandre Julliard
9603ee0756 kernel: Show the exe name instead of wine-[kp]thread in ps and top. 2006-04-06 11:57:37 +02:00
Juan Lang
992a1af44b crypt32: Implement CertCreateSelfSignCertificate, with some tests. 2006-04-06 11:38:16 +02:00
Juan Lang
309b26801e crypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID certificate property. 2006-04-06 11:35:48 +02:00
Detlef Riekenberg
603f13e2a0 winspool: Implement EnumMonitorsA on top of EnumMonitorsW. 2006-04-06 11:35:20 +02:00
Detlef Riekenberg
4b00805268 winspool: Implement EnumMonitorsW. 2006-04-06 11:33:35 +02:00
Mike McCormack
ba881a94d8 shdocvw: Forward IWebBrowser2::Navigate calls to ::Navigate2. 2006-04-06 11:33:23 +02:00
Mike McCormack
17e2c3cc61 msi: Avoid a crash if a parameter is NULL. 2006-04-06 11:33:17 +02:00
Robert Reif
269236c1c8 winearts: Don't call arts_free if arts_init wasn't successful. 2006-04-06 11:33:11 +02:00
Huw Davies
f8cb60f6c5 gdi32: Always consume the subst structure. 2006-04-05 20:16:30 +02:00
Huw Davies
2c7867a1c0 gdi32: Use the localised family name if present
(based on a patch on Byeong-Sik Jeon).
2006-04-05 20:16:10 +02:00
Huw Davies
c76af0d3b3 gdi32: Move a few functions around. Should be a nop. 2006-04-05 20:15:53 +02:00
Mike McCormack
152541b94c shdocvw: Add class definition for InternetExplorer. 2006-04-05 20:15:42 +02:00
Dmitry Timoshkov
140eabf3f4 gdi32: Add tests for GetBitmapBits and GetObject for a DIB section.
Make them pass under Wine.
2006-04-05 20:15:35 +02:00
Paul Vriens
6c1dfc832f include: Add lmshare to lm.h. 2006-04-05 20:15:08 +02:00
Stefan Dösinger
df7a92f70c wined3d: Add some type macros to wined3d_interface.h. 2006-04-05 20:15:00 +02:00
Alexandre Julliard
392933149b winebuild: Remove a no longer necessary movzwl instruction.
This could cause broken relays to be generated depending on the order
of the entry points in the relay list.
Also add a few missing tabs in the assembly output.
2006-04-05 20:02:51 +02:00
Alexandre Julliard
c205d115c8 cards: Avoid GetPixel to draw round corners, use a clip region instead. 2006-04-05 14:05:03 +02:00
James Hawkins
148a481266 advpack: Factor out advpack error handling into ADV_HRESULT. 2006-04-05 11:38:57 +02:00
Mike McCormack
5a5b35cec7 Add an implementation of iexplore.exe. 2006-04-05 11:27:54 +02:00
Mike McCormack
fc33d3bca8 shdocvw: Stub implementation of IEWinMain. 2006-04-05 11:27:13 +02:00
qingdoa daoo
330978ec9b msvcrt: Fix a TRACE message to avoid buffer overflow. 2006-04-05 10:58:41 +02:00
Huw Davies
593665b6b9 fonts: Add a few missing glyphs. 2006-04-05 10:58:35 +02:00
Eric Kohl
83d72a4318 widl: Implement support for ref pointers to arrays of base types. 2006-04-05 10:58:25 +02:00