thank you very much! It's such a easy solution...

------------------
but1hWnd& = CreateWindow("Button", "Button1", %WS_CHILD, 210, 150, 80, 20, hWnd, 101, hInstance, 0) but2hWnd& = CreateWindow("Button", "Button2", %WS_CHILD, 125, 150, 80, 20, hWnd, 102, hInstance, 0) CASE %WM_COMMAND SELECT CASE lowrd(wParam) CASE 101 SendMessage hWnd, %WM_DESTROY, 0, 0 FUNCTION = 0 EXIT FUNCTION CASE 102 msgbox "Hello World!" FUNCTION = 0 EXIT FUNCTION END SELECT
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: