[top part resolved, it was backwards]
thats in VB...for C++, what do i put for the &0...NULL? it gives mem access errorVB Code:
PostMessage(blisthandle,WM_CLOSE,&0,&0);
how would i get the window handle of the edit box on the IM Message, it's subclassed by the window (classname: AIM_IMessage)
thanks
-nabeel




Reply With Quote