--
You received this message because you are subscribed to the Google Groups "ff-activex-host" group.
To view this discussion on the web visit https://groups.google.com/d/msg/ff-activex-host/-/sCDGM_rslM0J.
To post to this group, send email to ff-acti...@googlegroups.com.
To unsubscribe from this group, send email to ff-activex-ho...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ff-activex-host?hl=en.
HRESULT hr = disp->Invoke(id, IID_NULL, LOCALE_SYSTEM_DEFAULT, wFlags, pDispParams, pVarResult, NULL, NULL);
return (SUCCEEDED(hr)) ? true : false;
Did you tried 0,1 instead of true,false ?
Your function might have something to do with Gui ! active/current window ? tried passing hwnd?
Your function might have something to do with Gui ! active/current window ? tried passing hwnd?
Have you tried hard coding it inside ActiveX control ?
like:-
me.hwnd show //in your function
On 2012-09-21 02:21, Les Stroud wrote:
To view this discussion on the web visit https://groups.google.com/d/msg/ff-activex-host/-/3jYrJJBRggMJ.