Resource (HMODULE) - input

      Resource identifier.

      This is ignored unless FCF_MENU, FCF_STANDARD, FCF_ACCELTABLE, or FCF_ICON is specified.

      NULLHANDLE

        Resource definitions are contained in the application .EXE file.
      Other
        The module handle returned by the DosLoadModule or DosQueryModuleHandle call of the Dynamic Link Library (DLL) containing the resource definitions.


      [Back] [Next]