hmmm, that is true, the advantage of the method shown here is the fact that FindWindow will give you the hWnd value for the other instance meaning that through subclassing you can send a message to the previous instance - very useful when the user opens a file and there is already an instance running.