(Solved) How do I cast this lparam?

Michael S. Sanders
Sun Jan 25 14:31:57 PST 2009


I wrote:

>'--------------------------------------------------------------
>Sub SetColOrder(hWnd As HWND, c, q As LPINT)
>'--------------------------------------------------------------
>SendMessage(hGRD, LVM_SETCOLUMNORDERARRAY, c, q)
>End Sub

Make that: hWnd, not hGRD

--
Later on,
Mike



           



More information about the BCX mailing list