problem with non modal ADM dialog
Let me clarify my question.
I am using the plugin sample code provided in the SDK to develop my own plugin. I someone get sADMPluginRef from third parameter, "message", passed into the PluginMain function. But I could find it. instead, I saw something like this in the PIMain.c file.
ASBool CALLBACK PlugInMain(ASInt32 appHandshakeVersion,ASInt32 *handshakeVersion,PISetupSDKProcType* setupProc,void* windowsData)
Would you please give me a hand. I have been stuck here too long.
Thank you very much.
Sean
|