hello,
i want to use FindWindow in conjunction with PostMessage to be able to write a Closewindow type function. However, I really really don't understand either of the arguments you pass to FindWindow. Using the window title is unreliable to me, since it changes with each document that you open. (I'm trying to close something like Microsoft Word). And I don't know what the other argument (the first?) is. can anybody help me?
thx
j