Results 1 to 5 of 5

Thread: SendMessage to DOS window...

Threaded View

  1. #1

    Thread Starter
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    SendMessage to DOS window...

    Is there another way to send information to a DOS window.

    The SendMessage API doesn't work for "ConsoleWindowClass".
    The message stream is restricted by windows for this class.
    I don't want to use the SendKeys function because its flakey.
    I need something solid. I am shelling out the command window
    to run a program under the Administrator group at logon.

    Any ideas or help is greatly appreciated.
    Last edited by RobDog888; Nov 23rd, 2002 at 10:42 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width