Go to the source code of this file.
Functions | |
| CA_API UINT __stdcall | TemplateFiles_Immediate (MSIHANDLE hInstall) |
| Process templace files (immediate). This is a table-driven custom action. Use in combination with AppSecInc::Wix::Extensions::SystemToolsExtension. | |
| CA_API UINT __stdcall | TemplateFiles_Deferred (MSIHANDLE hInstall) |
| Process templace files (deferred). This is a table-driven custom action. Use in combination with AppSecInc::Wix::Extensions::SystemToolsExtension. | |
| CA_API UINT __stdcall TemplateFiles_Deferred | ( | MSIHANDLE | hInstall | ) |
Process templace files (deferred). This is a table-driven custom action. Use in combination with AppSecInc::Wix::Extensions::SystemToolsExtension.
| CA_API UINT __stdcall TemplateFiles_Immediate | ( | MSIHANDLE | hInstall | ) |
Process templace files (immediate). This is a table-driven custom action. Use in combination with AppSecInc::Wix::Extensions::SystemToolsExtension.
| © Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |