L
Lionel
Hi,
I'm currently busy writing an MSI custom action DLL, inside this DLL
I'm trying to open a file with the default associated program, if I use
standard ShellExecute call from EXE it works, but not from this DLL, is
there anything special that needs to be done to call ShellExecute from
a DLL?
Thank you very much.
Regards,
Lionel
I'm currently busy writing an MSI custom action DLL, inside this DLL
I'm trying to open a file with the default associated program, if I use
standard ShellExecute call from EXE it works, but not from this DLL, is
there anything special that needs to be done to call ShellExecute from
a DLL?
Thank you very much.
Regards,
Lionel