Hi,
I know that Windows Installer DLL has some advantages over standard DLLs, but can't summarize them all
Can some help me ?
thanks
tyagi
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Windows Installer DLL vs. Standard DLL
Started by
antyagi
, Oct 13 2005 05:01
1 reply to this topic
Posted 13 October 2005 - 09:54
Windows Installer natively only supports DLL custom actions that export functions with a specific parameter set. In InstallShield such DLLs are called "Windows Installer DLLs".
For DLLs that use a different parameter set, InstallShield has added a translation layer. Such DLLs are called "Standfard DLLs" as you can call almost any DLL function with this mechanism. The disadvantage is the added layer.
For DLLs that use a different parameter set, InstallShield has added a translation layer. Such DLLs are called "Standfard DLLs" as you can call almost any DLL function with this mechanism. The disadvantage is the added layer.
Stefan Krüger
InstallSite.org twitter facebook