From: Pavel Pvl Date: 2007-12-30T18:07:32+09:00 Subject: Re: virtual key codes? Ben Bleything wrote: > On Sun, Dec 30, 2007, Marc Heiler wrote: >> > All that information is necessary to help. >> >> I dont think all that information is necessary to help. > > Sure it is. > >> But I agree completely on one point - WHAT is a virtual key? >> >> Is that a key used in an online game? Or one you would like to have on >> your keyboard, but don't have? :) > > Assuming either one is what he was asking, there's no way to give an > answer without knowing what platform you're trying to do it on. > > Ben sorry! my internet went out, and didn't really notice because I haven't been home. so I'm doing this off of my phone. now first off, ill at least consider myself a newbie here, but: when I was still toying with programming on XP, I remember VB or c++ using virtual key codes. from my understanding, it's their system of quickly identifying and sending key strokes. virtual there just saying whether the keys actually exsist or not. whell I need this towards a windows version of my app (linux ver ready) of course unless theres a better way: I need to tell XP to raise the volume as a system command, and possible maybe even get the current volume. -after long research previous, the closest thing I found was sndvol132 or something, which only loads the vol config gui. (i do have access to XP) well thanks in advance, and if u wanna check out my app, the link should be: http://www.sourceforge.net/rJDC kind of a fun app. again thanks! and happy new year -- Posted via http://www.ruby-forum.com/.