05-20-2016, 10:24 AM
Gintaras,
is it possible to send from a function a custom message to a toolbar hook procedure ??
sendmessage WM_MYCUSTOMMESSAGE toolbarwindow param1 param2
in hook
case WM_MYCUSTOMMESSAGE
if(param1=....
if(param2=...
thanks
is it possible to send from a function a custom message to a toolbar hook procedure ??
sendmessage WM_MYCUSTOMMESSAGE toolbarwindow param1 param2
in hook
case WM_MYCUSTOMMESSAGE
if(param1=....
if(param2=...
thanks
