Goran Mitrovic
April 9th, 1999, 11:48 AM
One more CToolBar question... I created manually CToolBar object,
imported toolbar resource from another .dll, and as an parent hwnd, I
specified CChildFrame window. Where and how I receive messages for my
toolbar? I put ON_COMMAND_RANGE(32771, 32786, OnToolBarButton) in
CChild Frame Message Map, but I always get 'Warning: no message line
prompt for ID 0x8012.' message. Why?
- Goran.
imported toolbar resource from another .dll, and as an parent hwnd, I
specified CChildFrame window. Where and how I receive messages for my
toolbar? I put ON_COMMAND_RANGE(32771, 32786, OnToolBarButton) in
CChild Frame Message Map, but I always get 'Warning: no message line
prompt for ID 0x8012.' message. Why?
- Goran.