View Single Post
Old 06-22-2006, 01:44 AM   #4 (permalink)
QUantumAnenome
Code Monkey
 
Join Date: Mar 2005
Posts: 56
QUantumAnenome is on a distinguished road
Send a message via Yahoo to QUantumAnenome
Could be, I'm not sure as I have .net 2003 version. Here is a snippet from the MSDN help page:

CWnd::FindWindow
Microsoft Windows® 95 or later: FindWindowW is supported by the Microsoft Layer for Unicode (MSLU). To use this, you must add certain files to your application, as outlined in Microsoft Layer for Unicode on Windows 95/98/Me Systems.
Header: Declared in Winuser.h, include Windows.h
Import library: User32.lib

Good luck, as it will be difficult to do things easily in windows when starting with a console app.
QUantumAnenome is offline   Reply With Quote