Commit Graph

26481 Commits

Author SHA1 Message Date
Stefan Dösinger 03b256b16d wined3d: Add a parameter for surface type selection. 2006-04-18 11:09:17 +02:00
Louis Lenders 3d29c5ad77 shell32: Define 2 more avi resources. 2006-04-18 11:09:08 +02:00
Mike McCormack 8d6b9aa63a configure: Exit with a non-zero exit code if a core dependency is missing. 2006-04-17 12:40:21 +02:00
Mike McCormack 6d9af55a12 configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Mike McCormack a92fe55cce msi: Fix some possible NULL pointer dereferences (Coverity). 2006-04-17 12:38:36 +02:00
Mike McCormack 13dccd7541 regsvr32: Ignore the /c flag. 2006-04-17 12:38:26 +02:00
Detlef Riekenberg 15e4ad4866 winspool: Basic tests for DeleteMonitor. 2006-04-17 12:32:20 +02:00
Detlef Riekenberg 3b38308a7a winspool: Implement DeleteMonitor. 2006-04-17 12:32:13 +02:00
James Hawkins eb602fa8f0 advpack: Add install_init/release to perform install initialization. 2006-04-17 12:17:20 +02:00
James Hawkins 3f784a7339 advpack: Factor out OCX registering into do_ocx_reg. 2006-04-17 12:14:53 +02:00
James Hawkins 1bc69125af advpack: Use get_parameter to read the three parameters of RegisterOCX.
Use get_parameter to read the three parameters to RegisterOCX.
Remove the ERRs and TRACEs now that we return the HRESULT.
2006-04-17 12:14:42 +02:00
James Hawkins 39c0682bff advpack: The fallback directory is the fifth field index, not the sixth. 2006-04-17 12:03:01 +02:00
James Hawkins b70d65b227 advpack: Use the default queue callback when calling SetupInstallFromInfSection. 2006-04-17 12:02:42 +02:00
James Hawkins ab68238af7 advpack: Fix the documentation for RegisterOCX. 2006-04-17 12:02:25 +02:00
James Hawkins 940af1b41c advpack: Fix the return type of RegisterOCX. 2006-04-17 12:02:16 +02:00
Eric Kohl bec0993199 widl: Support multiple RPC interfaces per binary. 2006-04-17 12:00:54 +02:00
Alexander N. Sørnes 8211dd82b0 twain_32: Added Norwegian resource. 2006-04-17 12:00:43 +02:00
Alexander N. Sørnes a4b0147b2a winefile: Fix typo in the Norwegian resources. 2006-04-17 12:00:15 +02:00
Gerald Pfeifer a82e245d9a configure: On FreeBSD, make wine-pthread the new default. 2006-04-17 11:59:38 +02:00
Jonathan Ernst 3a54daeecc twain_32: French localization. 2006-04-17 11:59:06 +02:00
Jonathan Ernst 2748087e0f shlwapi: French localization. 2006-04-17 11:58:53 +02:00
Jonathan Ernst b97f7dff0e iccvid: French localization. 2006-04-17 11:58:42 +02:00
Jonathan Ernst c18b46d463 msvfw: French localization. 2006-04-17 11:58:30 +02:00
Jonathan Ernst b3102cf7fe msvidc: French localization. 2006-04-17 11:58:17 +02:00
Jonathan Ernst 90237e1281 winecfg: French localization. 2006-04-17 11:58:00 +02:00
Paul Vriens 0c24301394 dbghelp: Params of LPSTACKFRAME64 only has 4 elements. 2006-04-17 11:57:47 +02:00
Stefan Dösinger 076fa811af wined3d: Add a method to change the front and back buffers. 2006-04-17 11:21:22 +02:00
Stefan Dösinger ffc8e46e76 wined3d: Add IWineD3DSurface::Blt. 2006-04-17 11:19:30 +02:00
Paul Vriens 02bf3558bd uxtheme: Fix GetThemeSysString as the error-path was always taken. 2006-04-17 11:19:18 +02:00
Eric Kohl e7134bd4cd widl: Implement support for unique pointers to arrays. 2006-04-17 11:18:49 +02:00
Andrew Riedi 58c61b5615 explorer: Fixed a typo in system tray. 2006-04-17 11:18:42 +02:00
Aric Stewart 097aec39ca comctl32: Listview notify fix.
Turn off updating for that the unselect and select and then turns it
on for the focus call, this results in 1 edit notify being sent at the
end of the operation.
2006-04-17 11:18:13 +02:00
Detlef Riekenberg d78a3eec41 kernel: Add some tests for Lock/Unlock memory handles. 2006-04-14 19:43:05 +02:00
Detlef Riekenberg f64f9ef5fa kernel: Update WARN/ERR and documentation for GlobalLock/GlobalUnlock. 2006-04-14 19:42:53 +02:00
Jacek Caban 0705381069 shdocvw: Added Top, Left, Height and Width properties implementation. 2006-04-14 19:38:57 +02:00
Jacek Caban 80dcc8b813 shdocvw: Store IOleInPlaceSite in WebBrowser object. 2006-04-14 19:38:44 +02:00
Jacek Caban 1e0f378c30 shdocvw: Update pos_rect and clip_rect in SetObjectRects. 2006-04-14 19:37:37 +02:00
Jacek Caban b81b614da8 shdocvw: Better window handling.
Use unicode version of DefWindowProc in unicode window procs.
Fix window styles.
2006-04-14 19:37:11 +02:00
Jacek Caban 150bd5442c shell32: Don't crash in SHELL_ExecuteW if psei->lpDirectory is NULL. 2006-04-14 19:37:02 +02:00
Hans Leidekker 3492a14641 wldap32: Document the miscellaneous functions. 2006-04-14 19:36:54 +02:00
Sagar Mittal 4f986c842f wined3d: Fix null pointer check in IWineD3DImpl_GetPixelShader. 2006-04-14 19:36:48 +02:00
Dmitry Timoshkov b13c498c9d winspool: Add a test for GetPrinterDriver, make it pass under Wine. 2006-04-14 19:36:31 +02:00
Dmitry Timoshkov 590f6faee1 rpcrt4: Constify NDR function tables. 2006-04-14 19:36:09 +02:00
qingdoa daoo 5e18834217 comctl32: Change return code comparison in AVI control. 2006-04-14 19:35:57 +02:00
James Hawkins 640b7761eb advpack: Document RegisterOCX. 2006-04-14 19:35:48 +02:00
Anssi Hannula eb1c4fff93 shell32: Fix common files directory location in shell32_Fi.rc. 2006-04-14 19:35:21 +02:00
Thomas Kho 0e81484c45 x11drv: Properly handle VK_LMENU input. 2006-04-14 19:35:05 +02:00
Detlef Riekenberg 513c35a363 kernel: Load tests again on NT 3.51 (toolhelp API not present). 2006-04-14 10:53:11 +02:00
Stefan Dösinger d9cd05db80 wined3d: Add GetHWND and SetHWND methods to IWineD3DDevice. 2006-04-14 10:52:01 +02:00
Stefan Dösinger 29022c49df wined3d: Add macros for (Un)Init3D and Flip. 2006-04-14 10:51:22 +02:00