Re: ReAction window not remembering its position. |
Subject: Re: ReAction window not remembering its position. by trixie on 2011/6/23 5:33:53 @Deniil Quote:
RA_CloseWindow() is just a macro for IDoMethod(winobj, WM_ICONIFY), that's why they behave in the same way. The macro is defined in the ReAction includes. |