| commit | d1c144148c97d7fe8a916f69daa71e4442ed82c2 | [log] [tgz] |
|---|---|---|
| author | Juergen Schmied <juergenschmied@lycos.de> | Sat Aug 03 00:17:10 2002 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Sat Aug 03 00:17:10 2002 +0000 |
| tree | 4e03badff5d2bd9da7eab193c1d666fd458c2033 | |
| parent | c414344e2a4d5010e117a4603cc5d01859fe8ed7 [diff] |
- 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).