Hi CTR,
Because you know the library and function you are trying to use, you might try the Call Library Node to complete that command.
Using that library is the only way I know of to capture information from other programs and windows. The MSDN library explains the arguments for that function and we will need to refence that to understand what inputs and outputs we need for the Call Library Node. Here is the link to it:
I good example to reference can be found under help » find example » Call DLL.vi.
If you have trouble getting that specific function to work, let me know.
Also, do you receive and error log? Can you provide that? Can you explain how you are calling the InternalGetWindowText function?
Message Edited by Sappster on 06-12-2008 01:47 PM
Sappster