I would like a help using the routine GetHandlesUnderSelectCursor and manipulating the SAFEARRAY structure
Here the code I used to get the Handle when I change the click,
It seems like that we get out from the routine with an excpetion.
SAFEARRAY* V_Handle;
BOOL fzsort =FALSE;
long n_items = 0;
char val[50];
n_items = m_cAvax.GetHandlesUnderSelectCursor(&V_Handle,&fzsort);
AfxMessageBox("onselectChangeCavax1");Actually AfxMessageBox("onselectChangeCavax1"); is never executed
Thanks for help
Best regards
BMX
Sign In
Register
Help
Add Reply

MultiQuote