|
||
|
|
#3 (permalink) |
|
Join Date: Mar 2003
Location: Near a lava pool
Age: 8
Posts: 1,012
|
With Razor out, you shouldn't rely on the window title anyway. I suggest using the winapi function FindWindow to search for the window through its class name, and SendMessage to actually send the text. It takes more work on your side than using the SDK, but you're safe against different titles. Also it's faster than the FindProcesses function that I guess the SDK is using.
|
|
|
|
|
|
#10 (permalink) |
|
Forum Novice
|
if you are trying to make something like uoloop or Dundees Other Hand, you don't even need the sdk...
i made NLoop (for the shard im staff on) and a prog that can store certain text under a button without using any sdk, i used vb6 with the postmessage api ... should be powerfull enough, unless you want to use ctrl/alt/shift .. in that case you have to use the sendkey function :? Have Fun |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|