Jump to content

Send() in C


 Share

Recommended Posts

Based on your last thread *YOU* can't. Someone with more experience could write a couple hundred lines of code to try to emulate the behavior. Or someone with more sense would use AutoItX.

You should try actually learning C instead of trying to get handouts on this forum. I already tire of seeing threads from you in over your head because you won't stop to learn correctly.

Link to comment
Share on other sites

  • 4 weeks later...

First, i doubt it will take a couple of hundred lines just to send a key.

*unless you are planning to add all the failsafe's and debug's.

There should be an include file called SendKeys.h

What could be useful.

And isn't this the wrong place for these questions ?

I mean this is a developer chatting not C Support.

Edited by Zibit
Link to comment
Share on other sites

First, i doubt it will take a couple of hundred lines just to send a key.

*unless you are planning to add all the failsafe's and debug's.

The original poster clearly stated they wished to "send keys like the AutoIt's Send() function". In other words, it's more than just sending keys, it's emulating non-trivial and in many cases non-obvious behavior that AutoIt's Send() performs.

There should be an include file called SendKeys.h

What could be useful.

What are you talking about?

And isn't this the wrong place for these questions ?

I mean this is a developer chatting not C Support.

The topic very clearly falls within the accepted topics for this forum.

With all that said, stop resurrecting threads that are dead to give useless pieces of information.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...