Module (HMODULE) - input

      Module handle.

      NULLHANDLE

        The hook procedure is in the application's .EXE file.
      Module
        This is the module that contains the application procedure, as returned by the DosLoadModule or DosQueryModuleHandle call.


      [Back] [Next]