Re: GetAsyncKeyState

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 8, 2008 at 6:19 AM, bdevel <wineforum-user@xxxxxxxxxx> wrote:
> wine AsyncKeyTest.exe WINEDEBUG=+relay doesn't return anything. Could you please explain how I should use the  WINEDEBUG=+relay command.

It's an environment variable.  Either you can do

  WINEDEBUG=+relay
  export WINEDEBUG
  wine AsyncKeyTest.exe
  unset WINEDEBUG

or, more concisely,

  WINEDEBUG=+relay wine AsyncKeyTest.exe

Vitamin's probably right, i.e. we don't believe the delphi app
actually does what you claim.
But what the heck, if it does, +relay will tell you what it's doing.


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux