News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Need a favour, please test this utility and post results.

Started by hutch--, September 01, 2014, 01:40:27 AM

Previous topic - Next topic

hutch--

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;

jj2007


MichaelW

It appears to works fine on my Windows7-64 SP1 system.
Well Microsoft, here's another nice mess you've gotten us into.

RuiLoureiro

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

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

rsala

It works fine on Windows XP 32-bit, Windows 7 32/64-bit and Windows  8 64-bit.

Ramon
EC coder

Siekmanski

Creative coders use backward thinking techniques as a strategy.

TouEnMasm

Fa is a musical note to play with CL

guga

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

Hi,

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

Regards,

Steve N.