bump?
Could you please find out the class and window name of the warning
screen so I can add support to my routislaunch app.
Thanks
Frodo
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
bump?
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
I can set my remote control program to send keystrokes to a certain window, so I opened routis, left the window open, and made the program send a "click ok" to the nag screen, and this is what uice put as setting for the button (uice is my remote control program on my home computer)
Routis.exe\Routis (IntellinavWCls)\Warning (#32770)\OK (Button)
I think #32770 is what you're looking for, maybe?
'96 Chevy Cavalier - EPIA M10000, Win2K,MediaCar, Deluo GPS Mouse with Routis, 60GB external HD, 7" widescreen monitor from DigitalWW.
'00 Jeep Wrangler - planning stage
What can BROWN do for you?
I have the demo, but didn't want to install it and have the time run out. Anyway, it looks the same in Spy++:
Class: "#32770 (Dialog)"
Window caption: "Warning"
The OK button control ID is 1
Does that help?
EDIT: Just tried it and it worked...
if( HWND hwnd = FindWindow( "#32770", "Warning" ) )
SendMessage( hwnd, WM_COMMAND, 1, 0 );
Well that is what it is for routis, but it doesn't work with iguidance. I have a user using iguidance and that doesn't work.
Frodo
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
How did you get the demo? where is the demo?
Frodo... I'll get you the info you need, as soon as I get the software, k? Hopefully someone gives it to you sooner, but if not, I will.
Hopefully
But I sure would appreciate it.
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
I got the demo with my GPS mouse (Rayming). I never knew it was the same as Routis until I had both. Oh, it's version 1.00.1800
Bookmarks