The "DllCaEntry?" Command |
This command is passed a "friendly" name for the entry point (function) you defined with the "DllCaEntry" command.
MAKEMSI, the compiler, linker or combination of these decorate the friendly name and this command converts this value to the name which was actually exported.
This command takes these parameters:
COMPLETE EXAMPLE |
Please see the "TryMeDllCustomAction.MM" example, and also the "Browse for File Dialog" tip.