CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Threaded View

  1. #6
    Join Date
    Sep 2002
    Location
    Philadelphia ***Epoch: Timeless***
    Posts
    560

    Re: Keyboard shortcut to activate a program

    Quote Originally Posted by Mick
    Create a shortcut, open the shortcut properties, click in the shortcut key entry, key in your shortcut, close the properties. Or am I missing something here?
    Ah yes, that's exactly what I needed. The strange thing is that that doesn't work! Oh man, what a mess .

    [edit]On second thought, it works now, with a little help from these folks.[/edit]
    Last edited by SolarFlare; March 1st, 2005 at 06:37 PM.
    SolarFlare

    Those who cling to life die and those who defy death live. -Sun Tzu

    cout << endl;
    return 0;
    }

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

Featured