次の方法で共有


SPM_LOAD_DLL (Compact 2013)

3/26/2014

This message is sent once to the DLL immediately after it is loaded.

Parameters

  • uMsg
    SPM_LOAD_DLL message.

Return Values

Return SPR_HANDLED or SPR_NOT_HANDLED to continue loading the DLL. Return SPR_FAIL to stop further processing of the DLL and force it to be unloaded.

Requirements

Header

tux.h

See Also

Reference

ShellProc Messages