Author Topic: Need a favour, please test this utility and post results.  (Read 9904 times)

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: Need a favour, please test this utility and post results.
« Reply #15 on: September 02, 2014, 07:05:39 AM »
This is the test piece for the algo "sendstring" and it appears to be working correctly. It uses the API "VkKeyScan()" which maps the current computer's characters to virtual keys and I am hoping that it does the same in a consistent manner across different language versions and keyboards. The example starts Notepad then sends 4 lines of text to it. It should look like this and go into Notepad at about fast teletype speed. I found that it requires time delays as a keyboard is slow and you can outrun it if you send a character too fast to it.


    Cannon to right of them,
    Cannon to left of them,
    Cannon in front of them
    Volley'd and thunder'd;
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

jj2007

  • Member
  • *****
  • Posts: 13945
  • Assembly is fun ;-)
    • MasmBasic
Re: Need a favour, please test this utility and post results.
« Reply #16 on: September 02, 2014, 07:16:03 AM »
Works fine on WinXP SP3 Italian :t

MichaelW

  • Global Moderator
  • Member
  • *****
  • Posts: 1196
Re: Need a favour, please test this utility and post results.
« Reply #17 on: September 02, 2014, 09:41:33 AM »
It appears to works fine on my Windows7-64 SP1 system.
Well Microsoft, here’s another nice mess you’ve gotten us into.

RuiLoureiro

  • Member
  • ****
  • Posts: 820
Re: Need a favour, please test this utility and post results.
« Reply #18 on: September 03, 2014, 02:05:04 AM »
Works fine on my WinXP, SP3:

    Cannon to right of them,
    Cannon to left of them,
    Cannon in front of them
    Volley'd and thunder'd;

Gunther

  • Member
  • *****
  • Posts: 4196
  • Forgive your enemies, but never forget their names
Re: Need a favour, please test this utility and post results.
« Reply #19 on: September 03, 2014, 02:18:18 AM »
Works rock solid under Windows 7-64.

Gunther
You have to know the facts before you can distort them.

rsala

  • Member
  • ***
  • Posts: 357
    • Easy Code
Re: Need a favour, please test this utility and post results.
« Reply #20 on: September 03, 2014, 05:24:55 AM »
It works fine on Windows XP 32-bit, Windows 7 32/64-bit and Windows  8 64-bit.

Ramon
EC coder

Siekmanski

  • Member
  • *****
  • Posts: 2718
Re: Need a favour, please test this utility and post results.
« Reply #21 on: September 03, 2014, 07:42:02 AM »
Works fine, dutch version of  windows 8.1 64bit
Creative coders use backward thinking techniques as a strategy.

TouEnMasm

  • Member
  • *****
  • Posts: 1764
    • EditMasm
Re: Need a favour, please test this utility and post results.
« Reply #22 on: September 08, 2014, 06:00:27 AM »
xp sp3 french OK
Fa is a musical note to play with CL

guga

  • Member
  • *****
  • Posts: 1467
  • Assembly is a state of art.
    • RosAsm
Re: Need a favour, please test this utility and post results.
« Reply #23 on: September 08, 2014, 08:07:53 PM »
Working perfectly on WinXP SP3a Portuguese (Brazil) and English
Coding in Assembly requires a mix of:
80% of brain, passion, intuition, creativity
10% of programming skills
10% of alcoholic levels in your blood.

My Code Sites:
http://rosasm.freeforums.org
http://winasm.tripod.com

FORTRANS

  • Member
  • *****
  • Posts: 1235
Re: Need a favour, please test this utility and post results.
« Reply #24 on: September 08, 2014, 11:06:16 PM »
Hi,

   Opens Notebook and types the text with Windows 2000,
Windows 98, and Windows 8.1.

Regards,

Steve N.