Commit Graph

16 Commits

Author SHA1 Message Date
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
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +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
Michael Stefaniuc 40753023c2 ole2.dll16: COM cleanup for the ILockBytes16 iface. 2011-01-20 12:23:34 +01:00
Michael Stefaniuc d2bad4880d ole2.dll16: Add missing ILockBytes::Stat to the vtbl initialisation. 2011-01-20 12:23:29 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard dd84876c3e ole32: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01: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 a18bbec0f0 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +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 781f4b838d makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
Alexandre Julliard 2e1b309fba ole32: Make ole2.dll into a stand-alone 16-bit module. 2009-03-11 17:05:20 +01:00