Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Julliard 19ed5ae26d ole2: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-17 09:30:19 +02:00
Nikolay Sivov 1053b4d4fa ole2: Implement ReadClassStm().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-11 19:54:16 +09:00
Nikolay Sivov 995fe92652 ole2: Fix error handling in ReadClassStg().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-11 19:54:16 +09:00
Francois Gouget fe1a57c290 ole2.dll16: Remove unneeded NONAMELESSXXX directives. 2015-03-17 14:18:48 +09:00
Austin English b017bdcab3 ole2: Add a stub for WriteClassStg. 2014-12-01 11:10:49 +01:00
Andrew Talbot 3fe447f58e ole2.dll16: void functions should not return a value. 2011-08-22 16:14:32 +02:00
Austin English dede8eba9f ole2.dll16: Add a stub for ReleaseStgMedium. 2011-04-26 15:31:29 +02:00
Alexandre Julliard 25c2236a91 ole2: Convert the icon for OleMetafilePictFromIconAndLabel to 32-bit explicitly instead of casting the handle. 2010-01-04 20:26:54 +01:00
Alexandre Julliard 91fde2494c ole2: Reimplement OleMetafilePictFromIconAndLabel16 on top of the 32-bit version. 2009-12-28 14:20:37 +01:00
Alexandre Julliard 2e1b309fba ole32: Make ole2.dll into a stand-alone 16-bit module. 2009-03-11 17:05:20 +01:00