server: Remove no longer used create_flags from get_startup_info request.
[wine] / dlls / kernel / kernel16_private.h
2005-09-18  Alexandre JulliardMoved return value handling to the individual relay...
2005-08-27  Alexandre JulliardDon't try to initialize the 16-bit thunking code if...
2005-07-05  Alexandre JulliardIntercept functions for 16-bit relay debugging by patch...
2005-07-03  Alexandre JulliardMoved all 16-bit relay code to the text section.
2005-07-01  Alexandre JulliardMoved most of the implementation of CALL32_CBClient...
2005-06-25  Alexandre JulliardRemove some i386 ifdefs for 16-bit entry points since...
2005-05-23  Alexandre JulliardSupport unloading 16-bit builtin modules, and properly...
2005-05-23  Alexandre JulliardMoved the generated code segment for 16-bit builtins...
2005-05-19  Alexandre JulliardUse a memory mapping instead of file I/O to load 16...
2005-05-18  Alexandre JulliardMoved entry point definitions from module.h to kernel16...
2005-05-18  Alexandre JulliardChanged SNOOP16_RegisterDLL to take a module handle...
2005-05-17  Alexandre JulliardRenamed some fields in NE_MODULE to use the same name...
2005-05-17  Alexandre JulliardUse the exported IMAGE_OS2_HEADER to generate the modul...
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new