[ros-dev] Sending pointers with non pointer functions!

James Tabor jimtabor.rosdev at gmail.com
Sat Nov 26 10:05:50 UTC 2011


I see this and I LMFAO!

co_IntSendMessageNoWait(Window->head.h, WM_WINDOWPOSCHANGING, 0,
(LPARAM) WinPos);
co_IntSendMessageNoWait(WinPos.hwnd, WM_WINDOWPOSCHANGED, 0, (LPARAM) &WinPos);
There is more too! Amazing!

Please tell me this is not wrong!!!!
James



More information about the Ros-dev mailing list