Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!cernvax!chx400!cgch!whkr From: whkr@ciba-geigy.ch (Hans Kraft) Newsgroups: comp.windows.ms Subject: Re: Automatically invoking a recorder macro at startup Message-ID: <1990Jul4.063558.19779@ciba-geigy.ch> Date: 4 Jul 90 06:35:58 GMT References: <90184.081418HBX@psuvm.psu.edu> Sender: news@ciba-geigy.ch (USENET News Agent) Organization: CIBA-GEIGY AG, Basle, Switzerland Lines: 8 There seems to be no direct way to get the windows on the screen with a predefined postion or size every time windows is started, so you must write a program, that enumerates all windows, gets the size and position values e.g. from win.ini using GetProfileInt, and makes a MoveWindow on each appropriate window. Please email me if you are interested in an example source. Hans Kraft (Giovanni Forza)