News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

problems with MDI mesages!

Started by xandaz, April 05, 2022, 06:19:55 AM

Previous topic - Next topic

xandaz

   Hi guys, Here i am again. I have this procedure for saving files, A file for each window. Don't know why the this parcels of code wouldnt work to shfit rhough all windows.
invoke SendMessage,hMdi,WM_MDINEXT,0,TRUE
invoke SendMessage,hMdi,WM_MDIGETACTIVE,0,0