Commit Graph

25468 Commits

Author SHA1 Message Date
Robert Shearman 1ce38682fb oleaut32: Fix returning Typelib file name.
We can't use GetModuleFileName on a resource-only module, so the best
we can do is to copy the original name we used to find the type
library.  Fix a couple of places where we were incorrectly using the
file name, rather than the path.
2006-02-14 11:33:40 +01:00
Robert Shearman 1891e137da oleaut32: Free the connection points on destruction of the font object.
Free the connection points on destruction of the font object and cope
with failure of CreateConnectionPoint on construction.
2006-02-14 11:33:18 +01:00
Robert Shearman 9030ff2c13 oleaut32: Don't try to release NULL COM objects in the typelib
marshaler.
2006-02-14 11:33:03 +01:00
Robert Shearman 792d89f53a oleaut32: Fix flag comparison in Picture Invoke.
One or more invoke flags can be passed into IDispatch::Invoke, but we
only care if INVOKEFLAG_PROPERTYGET is specified, and don't about any
others.
2006-02-14 11:32:53 +01:00
Alexandre Julliard 5d282dc891 server: Try to update the input key state even when the message is
dropped in queue_hardware_message. This should fix some problems with
the Alt key getting "stuck" after Alt-Tab.
2006-02-14 10:43:15 +01:00
Francois Gouget 90aaf6ba8f include: Add missing LANG_xxx and SUBLANG_xxx constants. 2006-02-14 10:42:12 +01:00
Michael Jung 78298049eb winecfg: Cleaned up various control positions on the German version of
the audio tab.
2006-02-14 10:41:44 +01:00
Michael Jung bbca134a3c shell32: Register 'LocalizedString' values for shellfolder classes. 2006-02-14 10:41:33 +01:00
Michael Jung bbeeb4b5ad shell32: Query for localized string in HCR_GetClassName. 2006-02-14 10:41:29 +01:00
Michael Jung ac615ce5a0 advapi32: Implemented RegLoadMUIString[AW]. 2006-02-14 10:41:18 +01:00
Phil Lodwick 53b93af3b9 winsock/tests: select wakeup on closesocket.
- Change select timeout from 2 seconds to 500 microseconds.
- Add test to make sure select wakes up after a closesocket.
- Add test to make sure listen fails without bind.
2006-02-14 10:38:49 +01:00
Huw Davies 1c3daceb00 msxml: Implement getElementsByTagName. 2006-02-14 10:38:21 +01:00
Hans Leidekker 964ef89f09 msxml3: Implement DllUnregisterServer. 2006-02-14 10:38:05 +01:00
Petr Tesarik 0dec5281d1 winhelp: Czech language resources encoding fix. 2006-02-13 13:30:01 +01:00
Petr Tesarik 42a1c74e17 winemine: Czech language resources encoding fix. 2006-02-13 13:29:55 +01:00
Petr Tesarik 39a4fa4348 winefile: Czech language resources encoding fix. 2006-02-13 13:29:49 +01:00
Petr Tesarik bc5c5b52b1 wineconsole: Czech language resources encoding fix. 2006-02-13 13:29:44 +01:00
Petr Tesarik 49eae42f22 winecfg: Czech language resources encoding fix. 2006-02-13 13:29:37 +01:00
Petr Tesarik 66d1016298 wcmd: Czech language resources encoding fix. 2006-02-13 13:29:33 +01:00
Petr Tesarik 955289dd6f view: Czech language resources encoding fix. 2006-02-13 13:29:28 +01:00
Petr Tesarik 2ed2bf5d17 uninstaller: Czech language resources encoding fix. 2006-02-13 13:29:21 +01:00
Petr Tesarik 787aa0edd6 start.exe: Czech language resources encoding fix. 2006-02-13 13:29:16 +01:00
Petr Tesarik 39d230fb94 regedit: Czech language resources encoding fix. 2006-02-13 13:29:10 +01:00
Petr Tesarik 293c30b484 progman: Czech language resources encoding fix. 2006-02-13 13:29:04 +01:00
Petr Tesarik 8163e654f5 notepad: Czech language resources encoding fix. 2006-02-13 13:28:59 +01:00
Petr Tesarik 7ea3be624f cmdlgtst: Czech language resources encoding fix. 2006-02-13 13:28:54 +01:00
Petr Tesarik d32f1c9ab8 clock: Czech language resources encoding fix. 2006-02-13 13:28:48 +01:00
Petr Tesarik 63a46cb374 winmm: Czech language resources encoding fix. 2006-02-13 13:28:42 +01:00
Petr Tesarik 3a9b7b4b17 wininet: Czech language resources encoding fix. 2006-02-13 13:28:37 +01:00
Petr Tesarik 3c4a0db3a5 user32: Czech language resources encoding fix. 2006-02-13 13:28:31 +01:00
Petr Tesarik 7beacaf8e9 wineps: Czech language resources encoding fix. 2006-02-13 13:28:25 +01:00
Petr Tesarik a7e9edfa57 shell32: Czech language resources encoding fix. 2006-02-13 13:28:17 +01:00
Petr Tesarik 2b033e9915 setupapi: Czech language resources encoding fix. 2006-02-13 13:28:11 +01:00
Petr Tesarik bd69ea1a34 serialui: Czech language resources encoding fix. 2006-02-13 13:28:04 +01:00
Petr Tesarik 1bc4157109 oledlg: Czech language resources encoding fix. 2006-02-13 13:27:58 +01:00
Petr Tesarik 52b3fd4e65 mpr: Czech language resources encoding fix. 2006-02-13 13:27:53 +01:00
Petr Tesarik e429bff8cc msrle32: Czech language resources encoding fix. 2006-02-13 13:27:44 +01:00
Petr Tesarik f69dfc6743 msacm: Czech language resources encoding fix. 2006-02-13 13:27:37 +01:00
Petr Tesarik 89a803215a hhctrl.ocx: Czech language resources encoding fix. 2006-02-13 13:27:29 +01:00
Petr Tesarik 390b9807a9 commdlg: Czech language resources encoding fix. 2006-02-13 13:27:21 +01:00
Petr Tesarik 58cc46c9dd comctl32: Czech language resources encoding fix. 2006-02-13 13:27:10 +01:00
Petr Tesarik 41baefcd05 avifil32: Czech language resources encoding fix. 2006-02-13 13:27:04 +01:00
Jacek Caban cb880d7cc7 mshtml: Handle IHlinkFrame service. 2006-02-13 13:26:00 +01:00
Stefan Dösinger 46e8d67787 wined3d: Update the glOrtho between 2 rhw draws if the viewport was changed. 2006-02-13 13:25:21 +01:00
Cyril Margorin 01d63a217a x11drv: Fix X11DRV_DIB_SetImageBits and X11DRV_DIB_GetImageBits to
check for passed image, and do not use shared memory extension for
temporary created image.
2006-02-13 13:25:01 +01:00
Cyril Margorin fc5e5eae8a x11drv: Fix X11DRV_GetDIBits to pass shared memory image to
X11DRV_DIB_GetImageBits.
2006-02-13 13:24:49 +01:00
Mike McCormack 968445ca77 msvcrt: Fix a typo. 2006-02-13 13:24:26 +01:00
Stefan Leichter 3c5fc25b88 psapi: Fix output parameter of function GetModuleBaseName in spec
file.
2006-02-13 13:24:15 +01:00
H. Verbeet 7a4b59b0c2 wined3d: Don't keep a reference to the container, as it creates a
circular reference.
2006-02-13 13:23:58 +01:00
Francois Gouget 0ff18f58fa wined3d: Protect float.h inclusion. 2006-02-13 13:23:42 +01:00