ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart.
[wine] / dlls /
2006-09-11  Robert Shearmanole32: Fix the IStream_SetSize function for HGLOBAL...
2006-09-11  Robert Shearmanole32: Make an ok message match the name of the functio...
2006-09-11  Robert Shearmanole32: Fix the return value of the HGLOBAL stream IStre...
2006-09-11  Robert Shearmanole32: Fix the HGLOBAL stream IStream_Read function...
2006-09-11  Robert Shearmanole32: Add tests for the stream object returned by...
2006-09-11  Paul Vrienswintrust: Change the name of the strings to not confuse...
2006-09-11  Paul Vrienswintrust: Use the return value of CryptRegisterOIDFunction.
2006-09-11  Jeff Latimergdi: Fix test for GetGlyphIndicesW on non Unicode systems.
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx makecurrent/wglsharelists.
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx context code.
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-09-11  Stefan Leichterdmusic: Print 64bit integers with wine_dbgstr_longlong.
2006-09-11  Detlef Riekenbergwinspool: String cleanup in the tests.
2006-09-11  Louis. Lendersd3d8: Better stub for ValidateVertexShader + tests.
2006-09-11  Matt Finnicumriched20: Rewrite of scrolling and some redrawing code.
2006-09-11  Francois Gougetwintrust: In recent SDKs, WinVerifyTrust()'s last param...
2006-09-10  Mikołaj Zalewskishell32: Remove the unused shell allocator.
2006-09-10  Mikołaj Zalewskishell32: Document the shell32 "mini-COM" functions.
2006-09-10  Stefan Dösingerddraw: Pass the fullscreen flag to wined3d.
2006-09-10  Stefan Dösingerddraw: Double buffered primary surfaces can only be...
2006-09-10  Stefan Dösingerddraw: Return DDERR_NOPALETTEATTACHED if no palette...
2006-09-10  Detlef Riekenbergkernel: Remove dead code in computername.c.
2006-09-10  Damjan Jovanovicsetupapi: Fixed returns values and added a test for...
2006-09-10  Stefan Leichterdswave: Print 64bit integers with wine_dbgstr_longlong.
2006-09-10  Paul Vrienscrypt32: Fix the adding of pwszIsFunctionName and pwszI...
2006-09-10  Andrew Talbotdplayx: Cast-qual warnings fix.
2006-09-10  Andrew Talbotdnsapi: Cast-qual warnings fix.
2006-09-10  Andrew Talbotdinput: Cast-qual warnings fix.
2006-09-10  Andrew Talbotddraw: Cast-qual warning fix.
2006-09-10  Jonathan ErnstAssorted French translation improvements.
2006-09-10  Jonathan Ernsthhctrl: New French translation.
2006-09-10  Jonathan Ernstwinspool.drv: New French translation.
2006-09-10  Jonathan Ernstmshtml: Updated French translation.
2006-09-10  Paul Vrienscrypt32/tests: Added tests for CryptSIPAddProvider...
2006-09-10  Paul Vrienscrypt32: Implemented CryptSIPRemoveProvider.
2006-09-10  Paul Vrienscrypt32: Add documentation.
2006-09-10  Jeff Latimergdi: Change the metafile.c test to use sprintf instead...
2006-09-09  Alexandre Julliardkernel: An unavailable address for the PE file can...
2006-09-09  Alexandre Julliardmakefiles: Make sure that all phony targets depend...
2006-09-09  Alexandre Julliardmakefiles: Avoid empty variables in substitutions,...
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardmsi: Specify the bison name prefix directly in the...
2006-09-08  Andrew Talbotdbghelp: Cast-qual warnings fix.
2006-09-08  Andrew Talbotkernel: Constify a formal parameter.
2006-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...
2006-09-08  Detlef Riekenbergnetapi32: Avoid NULL access in NetApiBufferAllocate...
2006-09-08  Paul Vrienscrypt32: Bail out on registry errors and return the...
2006-09-08  Paul Vrienscrypt32: Add documentation.
2006-09-08  Paul Vrienscrypt32: Change the order of writing to the registry.
2006-09-08  Paul Vrienscrypt32: Bail out on registry errors and return the...
2006-09-08  Paul Vrienscrypt32: Added some input validation.
2006-09-08  Konstantin Petrovsvrapi: Added a stub svrapi.dll.
2006-09-08  Detlef Riekenbergwinspool: Manage loaded monitors in a list.
2006-09-08  Detlef Riekenbergwinspool: Minimal load/unload printmonitors; use it...
2006-09-08  Jesse Allenuser: ChangeDisplaySettings virtual desktop mode handli...
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarAnd.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarAnd.
2006-09-08  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-09-08  Mike McCormackmsi: Add more tests for temporary columns.
2006-09-08  Mike McCormackmsi: Fix the TEMPORARY keyword for columns.
2006-09-08  Mike McCormackmsi: Add a test for MsiDatabaseIsTablePersistent.
2006-09-08  Mike McCormackmsi: Fix the prototype of MsiDatabaseIsTablePersistent...
2006-09-08  Mike McCormackmsi: Increase the size of the string table.
2006-09-08  Mike McCormackmsi: Split code to create a random package name into...
2006-09-08  Mike McCormackmsi: Use msi_string_lookup_id instead of msi_id2stringW...
2006-09-08  Detlef Riekenbergntdll: attr is never NULL inside NtCreateFile.
2006-09-08  James Hawkinsmsi: Allow non-key columns to be used with the join...
2006-09-08  James Hawkinsmsi: Add tests for MSI SQL join queries.
2006-09-08  Francois GougetAssorted spelling fixes.
2006-09-08  Francois Gougetntdll: Document a Microsoft spelling mistake so we...
2006-09-08  Francois Gougetsetupapi: Document a Microsoft spelling mistake so...
2006-09-08  Francois Gougettapi32: Fix spelling of a local variable.
2006-09-08  Francois Gougetole32: Fix spelling of a couple of local variables.
2006-09-08  Francois Gougetshell32: Fix spelling of a local variable.
2006-09-08  Francois Gougetoleaut32: Fix spelling of VARIANT_NUMBER_CHARS's separa...
2006-09-08  Andrew Talbotadvpack: Cast-qual warnings fix.
2006-09-08  Kai Blinsecur32: Fix DecryptMessage for the dummy case.
2006-09-08  Kai Blinsecur32: Fix generation of the session key.
2006-09-08  Paul Vrienscrypt32: Don't crash when tracing is on and a numeric...
2006-09-08  Paul Vrienscrypt32: Add some documentation.
2006-09-08  Albert Leeusp10: Implement and test Script{Apply, Record}DigitSub...
2006-09-07  Alexandre Julliardntdll: Added sysctl to make the signal stack per-thread...
2006-09-07  Jan Zerebeckiwined3d: Simplify setting the stencil renderstate.
2006-09-07  Jan Zerebeckiwininet: Fix fd leak on failure case.
2006-09-07  Jan Zerebeckiwineoss: Remove "please report" from a trace.
2006-09-07  Jan Zerebeckiwinmm: Prevent NULL dereference in MCI_Close and add...
2006-09-07  Hippocrates Sendoukasriched20: WM_CONTEXTMENU fix for custom context menus.
2006-09-07  Hippocrates Sendoukasriched20: ME_SetSelection -1 to -1 behavior fix.
2006-09-07  James Hawkinscrypt32: Simplify CRYPT_AsnDecodeUnicodeNameValueIntern...
2006-09-07  James Hawkinscrypt32: Simplify CRYPT_AsnDecodeNameValueInternal...
2006-09-07  James Hawkinsmsi: Store the CustomActionData for deferred custom...
2006-09-07  James Hawkinsmsi: Add the ability to change directories in the Direc...
2006-09-07  James Hawkinsmsi: Add initial implementation of the DirectoryList...
2006-09-07  James Hawkinsmsi: Load and display the VolumeCostList control's...
2006-09-07  James Hawkinsmsi: Store and use the center point of the dialog windo...
2006-09-07  James Hawkinsmsi: Verify the path in the PathEdit control.
2006-09-07  James Hawkinsmsi: Search for the browse dialog controls by type...
2006-09-07  James Hawkinsmsi: Provide the control to the dialog_update function...
next