I really like how Au3 works and I would like to use it with C++/ I saw a thread here describing how but it just doesn't seem to be working for me http://www.autoitscript.com/forum/topic/60107-using-autoitx-in-visual-c-and-dev-c/ Here is what I do: 1: Create new project -> Empty Project Visual C++ ( I named it Attempt ) 2: Copy AutoIt3.h AutoItX3.lib AutoItX3.dll main.cpp and Paste into my project file directory (Documents\Visual Studio 2010\Projects\Attempt) 3: When I try to do "in v