NahkHiirMees
October 15th, 2004, 02:36 PM
Hi !
Another problem:
To avoid rescaling the whole window I added my menu in the system menu using
hMenu = GetSystemMenu (hwnd, false);
My own adds works fine but the system menu commands doesn't work anymore and I must use the Task Manager to quit my app.
I'm using Win XP. Any hints how to make system menu to work ? :o
Another problem:
To avoid rescaling the whole window I added my menu in the system menu using
hMenu = GetSystemMenu (hwnd, false);
My own adds works fine but the system menu commands doesn't work anymore and I must use the Task Manager to quit my app.
I'm using Win XP. Any hints how to make system menu to work ? :o