Hi, PRELOAD, LOADONCALL, MOVEABLE, and DISCARDABLE are used in Win3.1 in the .DEF file of a DLL. We're coding Win32s and we are load-time linking the DLLs into the application. 1) Do the PRELOAD and etc. flags work under NT or are they ignored in either a load-time or run-time…