Can I send Strings using SendMessage? I've seen some variants in VB before, like SendMessageByString.
I tried declaring this in PB, but it reported a duplicate declaration - so I guess that idea is out unless I change my SendMessage declaration
in the win32api.inc entirely..
I tried declaring this in PB, but it reported a duplicate declaration - so I guess that idea is out unless I change my SendMessage declaration
in the win32api.inc entirely..

Comment