Commit Graph

74087 Commits

Author SHA1 Message Date
Maarten Lankhorst 82129d7ad8 strmbase: Fix qos. 2010-11-29 19:43:32 +01:00
Maarten Lankhorst 9ff6c7d1c7 quartz: Silence fixmes in sound renderer. 2010-11-29 19:43:31 +01:00
Maarten Lankhorst f4a0ca85af quartz: Unset time in dsoundrender if it cannot be obtained. 2010-11-29 19:43:31 +01:00
Michael Stefaniuc 5b40a664a9 explorerframe: Use iface instead of vtbl pointers in NSTC2Impl. 2010-11-29 19:43:31 +01:00
Michael Stefaniuc d2a6d95d5a pstorec: Use an iface instead of a vtbl pointer in PStore_impl. 2010-11-29 13:28:26 +01:00
Alexandre Julliard e59ac81c5e msdmo: Don't use an interface pointer for an internal function. 2010-11-29 13:28:26 +01:00
Michael Stefaniuc 4313084308 windowscodecs: Use an iface instead of a vtbl pointer in PaletteImpl. 2010-11-29 13:28:26 +01:00
Michael Stefaniuc e97fb5036d windowscodecs: Use an iface instead of a vtbl pointer in ImagingFactory. 2010-11-29 13:28:25 +01:00
Michael Stefaniuc cbea260391 windowscodecs: Standardize the COM usage in info.c. 2010-11-29 13:28:25 +01:00
Michael Stefaniuc 2854f06105 windowscodecs: Standardize the COM usage in pngformat.c. 2010-11-29 13:28:25 +01:00
Michael Stefaniuc 682600b7fc windowscodecs: Standardize the COM usage in jpegformat.c. 2010-11-29 13:28:25 +01:00
Michael Stefaniuc 5f15f9b8b7 windowscodecs: Standardize the COM usage in icoformat.c. 2010-11-29 13:28:24 +01:00
Michael Stefaniuc 2ff573c99e windowscodecs: Standardize the COM usage in tgaformat.c. 2010-11-29 13:28:24 +01:00
Michael Stefaniuc 34fc890285 windowscodecs: Standardize the COM usage in tiffformat.c. 2010-11-29 13:28:23 +01:00
Michael Stefaniuc 8d8dd3de54 windowscodecs: Standardize the COM usage in gifformat.c. 2010-11-29 13:28:23 +01:00
Michael Stefaniuc 1881db6ab5 windowscodecs: Use an iface instead of a vtbl pointer in ClassFactoryImpl. 2010-11-29 13:28:23 +01:00
Alexandre Julliard 624ca877f1 msdaps: Remove the redundant IRowset interface. 2010-11-29 13:28:23 +01:00
Michael Stefaniuc f27209eb58 msdaps: Standardize the COM usage in row_server.c. 2010-11-29 13:28:22 +01:00
Michael Stefaniuc 87f42eb853 dispex/tests: Use an iface instead of a vtbl pointer in dispex. 2010-11-29 13:28:22 +01:00
Michael Stefaniuc 278b7a0445 d3drm: Use an iface instead of a vtbl pointer in IDirect3DRMMeshBuilderImpl. 2010-11-29 13:28:22 +01:00
Michael Stefaniuc 93fc13522c d3drm: Use an iface instead of a vtbl pointer in IDirect3DRMImpl. 2010-11-29 13:28:21 +01:00
Michael Stefaniuc 0fd3f0a006 atl: Use an iface instead of a vtbl pointer in the Registrar object. 2010-11-29 13:28:21 +01:00
Michael Stefaniuc 8d959c9949 msdmo: Use an iface instead of a vtbl pointer in IEnumDMOImpl. 2010-11-29 13:28:21 +01:00
Michael Stefaniuc 41dce7cfec msimtf: Use an interface instance instead of a vtbl pointer. 2010-11-29 13:28:20 +01:00
Eric Pouech ac256c7352 wineconsole: Move the curses critical section inside the private data. 2010-11-29 11:36:00 +01:00
Eric Pouech ead4712606 kernel32: Properly manage ctrl-Z (and ctrl-D) in ReadFile when dealing with a console handle. 2010-11-29 11:35:46 +01:00
Eric Pouech 9c577630d1 kernel32: Control characters should be returned while reading a line from console. 2010-11-29 11:35:28 +01:00
Eryk Wieliczko 5101cfc1a5 msvcp90/tests: Added basic_string<{char, wchar}>.capacity tests. 2010-11-29 11:34:13 +01:00
Eryk Wieliczko f84243667f msvcp90: Added basic_string<{char, wchar}>.capacity implementation. 2010-11-29 11:34:11 +01:00
Austin English fcd01fa418 tools: Fix install-dev target. 2010-11-29 11:27:54 +01:00
Thomas Mullaly 6a459d1117 urlmon: Implemented PARSE_DOCUMENT for CoInternetParseIUri. 2010-11-29 11:26:29 +01:00
Thomas Mullaly 81c274a5f0 urlmon: Added implementation for PARSE_ROOTDOCUMENT for CoInternetParseIUri. 2010-11-29 11:26:23 +01:00
Thomas Mullaly 6d996f32a5 urlmon: Implementation for PARSE_FRIENDLY in CoInternetParseIUri. 2010-11-29 11:26:17 +01:00
Thomas Mullaly 8cf81d912f urlmon: Added implementation for PARSE_CANONICALIZE in CoInternetParseIUri. 2010-11-29 11:26:10 +01:00
Thomas Mullaly 4e07082eda include: Added basic header for strsafe. 2010-11-29 11:25:55 +01:00
Thomas Mullaly bc71921f36 urlmon: Added stub for CoInternetParseIUri. 2010-11-29 11:25:00 +01:00
Jacek Caban bf228d4a84 mshtml.idl: Added param element's interfaces declaration. 2010-11-29 11:24:48 +01:00
Jacek Caban 991104b97f mshtml: Added IHTMLStyle::padding property implementation. 2010-11-29 11:24:40 +01:00
Jacek Caban f82668f23e mshtml: Added SetUIHandler tests. 2010-11-29 11:24:34 +01:00
Jacek Caban ee875f362d mshtml: Don't overwrite custom UI handler in SetClientSite. 2010-11-29 11:24:29 +01:00
Jacek Caban 0863625bcc mshtml: Added ICustomDoc::SetUIHandler implementation. 2010-11-29 11:24:23 +01:00
Paul Vriens 5680cf6293 shell32/tests: Use more A-functions to fix Win95 and actually test correctly on Win9x. 2010-11-29 11:24:09 +01:00
Nikolay Sivov cb0d7276c1 oleaut32/tests: Some VarDateFromStr() tests. 2010-11-29 11:23:41 +01:00
Jacek Caban 90ed396b03 mscoree: Explicitly specify CDECL on imported functions. 2010-11-29 11:23:24 +01:00
Austin English baf7a636a9 msxml3: Bump version information to SP9. 2010-11-29 11:23:12 +01:00
Ken Thomases a6b38409be msxml3: Fix building on Leopard. 2010-11-29 11:23:03 +01:00
Maarten Lankhorst e7a6b87c2d shell32: Fix pointer truncation in SHGetFileInfoA. 2010-11-29 11:22:42 +01:00
Alexandre Julliard f53d82b4f4 msvcrt: Fix controlfp_s parameter checks, with tests. 2010-11-27 20:40:14 +01:00
Alexandre Julliard ce3abe8c0c widl: Add support for generating a .rgs registration script for the defined interfaces. 2010-11-27 13:29:13 +01:00
Alexandre Julliard 233814c21e widl: Add a general -o option instead of having a different output name option for each file type. 2010-11-27 13:28:16 +01:00