- Moved 16 bit functions to a seperate file.
commitd1c144148c97d7fe8a916f69daa71e4442ed82c2
authorJuergen Schmied <juergenschmied@lycos.de>
Sat, 3 Aug 2002 00:17:10 +0000 (3 00:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Aug 2002 00:17:10 +0000 (3 00:17 +0000)
tree4e03badff5d2bd9da7eab193c1d666fd458c2033
parentc414344e2a4d5010e117a4603cc5d01859fe8ed7
- Moved 16 bit functions to a seperate file.
- First implementation for free threaded marshaller.
- Fixed handling of REG_EXPAND_STRING registry values in CoCreateObject.
- Fixed CoLoad/FreeLibrary functions.
- Fixed use internal dll-list (used only for functions loading a dll
  internally without returning HMODULE).
dlls/ole32/Makefile.in
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/ftmarshal.c [new file with mode: 0644]
dlls/ole32/ifs.c
dlls/ole32/ole16.c [new file with mode: 0644]
include/wtypes.h