SendKey Problem With winXP -
I Have just bought the final release of Windows XP and when i use the SendKey command in my form at runtime i have to click the button lots of times before the command will work.
Has anyone else discovered this? If not try it.
Does anyone know how to fix this?
SendKey Problem With winXP -
I Have just bought the final release of Windows XP and when i use the SendKey command in my form at runtime i have to click the button lots of times before the command will work.
Has anyone else discovered this? If not try it.
Does anyone know how to fix this?
Tilde Sendkey wont Execute -
I am trying to run a trainer that will access a built in console for a game. What I want it to do is, when I press the F1 key, it will execute a sendkey for the tilde key. However the sendkey will only be pushed when there is a textbox visible. If I hit F1 during a game it seems like i
login using sendkey -
Thanks in advance for any help you can give.
Am very new at this, but interested in learning quickly. I'm experimenting with opening different applications and manipulating them using sendkey. I've gotten as far as activating the apps I want. My next foray is using sendkey. How,
Your WinXP got problems -
As above.
I am going to upgrade to WinXP Home Edition OEM to install Studio.Net.
So I want to see how many of you are having problems with WinXP. From what I know, there is no definite solution to the infinite loop problem in WinXP. That's what I worried about.
Sendkey!! -
can some give me the exact coding that i will need to make it do a sendkey for enter.
Sendkey 3 tissue issue -
I am writing a simple script for my SSIS package. My problem is that i can not automate this SSIS because when I save the file in the following script i get a YES NO Cancel pop up. I am trying to use the sendkey function to automatically choose yes to no avail.
[2005] SendKey -
Is There Anyway To Use A SendKey.Send (HOME) without the focus on the object. I mean is there any other way, function wich does the same thing ?
SendKey -
Hi,
I want to automate the process of logging in in a web site. The page site has a text box and a submit button, i want to use sendkey command and type some text in the text box and then simulate mouse click. Can anyone please give me any example code for sendkey function for a html
WinXP Look -
We have developed an application in Vb6 on win98 OS,
we are migrating it on WinXP,
now we want our application to have the winXP look,
we have used textbox,buttons,icons,toolbar controls,
we need some sort of code snippet,a DLL in VB,or any other
mean to have winXP look in our ap
VB and WinXP controls... -
Is it possible to use the WinXP controls on VB 6? I mean, i have installed VB on Win98 but upgrade it to WinXP, so i was wondering if there's a way to use, for instance, the WinXP progress bar instead of the regular one?
Sendkey ^(P) Problem -
I have a fairly neat program that runs "Sendkey" commands on other apps.
All my sendkeys work... except one.
^(P) (or any othe ^(?) command)
I know I can use %(Fp) to do the same thing, but how come "^(P)" doesn't work???
You have to use the () because
API sendkey/sendmessage example -
does anyone have a tutorial or example program on how to use sendkey and send message. I want to be able to send text to Notepad and mirc
VB6.0 and WinXP -
Hello,
Just upgraded to WinXP PRO. I was wondering if there are any compatibility issues between Visual Basic 6.0 and WinXP.
Is there anything that is required to be done prior to installing or do I just install VB6 on XP and then install the latest service pack (SP5)?
I am as
sendkey -
please anyone explain me what is 'Sendkey'.
Thanks for help.
Need helps in Sendkey -
Hi,
I have a field in an application that I can't tab or shift+tab to get there. How can I navigate to that field using Sendkey?
Thanks,
PhiL
Alternative to sendkey -
Hi, hopefully I'm posting in the right forum.
I'm trying to send keyboard command to an opened window.
I tried with something like that :
AppActivate "Name of the window"
Sendkey text1.text
Now, it's very basic, but it work with "common" program like
SendKey usage compared to SendMessage -
Hi All,
I wanna ask about the equivalent of SendKey if I will use SendMessage:
Ex.
If ctr2 <= length Then
myKeys(ctr2) = Mid$(myString, ctr2, 1)
SendKeys myKeys(ctr2)
ctr2 = ctr2 + 1
Else
I tried converting SendKey with SendMessage but
FindWindow With Multi Instance -
Hi All, I have been playing around with windows API FindWindow, i can use the API to find and show the other application and send a key to them (sendkey). But i got a problem, how to send key to other application if there is more than one instance of application running?
for example
sending a backspace to a textbox -
Hello
I was trying to send a backspace
can i do it using sendkey
something like sendkey asicc_value(8) since ascii value 8 is backspace?
about sendkey :( help!!! -
Hey guys,
i'm making a program which simulates keys down&up in a game.
i used sendkey() and keyboard_event,but it works in chatbox of game only.
All i want is simulating a KEY down&up in the game just like the really keyboard does. By the way, I think i should use DX_input
setfocus for sendkey -
I m new to vb6, i need to setfocus to a window on my desktop such as a login window or bob.txt that is already open and have sendkey fill it, how do i do this?
CTRL+P (Sendkeys) -
I have developed a pretty complex Sendkey App in VB6 for work. I use it on apps not made with VB (i.e. Word, Excel, IE etc...)
Everything seems to work pretty good except two Sendkey commands.
+ (Shift)
^ (Control)
I have tried sending "^(P)" to open print dialog in
Executing my app before loging in WinXP -
Hi all,
I'm working in remote automation and I'm using the BIOS WOR (Wake On Ring) function to automatically wake up my computer making a phone call.
I have protected the access to WinXP with an user & pass.
I would WinXP to execute an app (my VB app or some others, as Win
Sendkeys In Memory (Send or PostMessage) -
When I use Sendkey "{ENTER}" to press a Save button on Adobe Acrobat, it freezes up my PC... specifically Acrobat.
I tried DoEvents... but doesn't work. DoEvent will only work after "Sendkeys" has been released from the system.
What can I do to send Sendkey co
VB 6.0: sendkey Holding a button down -
I have figured out how to use sendkey to send key presses to other apps, but how would you go about sending a key press and hold to other apps?
IE: press and hold W for 10 seconds.
Win98SE to WinXP Networking.. -
Hello. this is quite a noob Question.
I recently got my Brothers old PC.
And I want to use it as Download Server.
That PC lets call him the Server. Runs on Win98SE.
And My own Good PC runs WinXP Sp2
I want to connect them and share the Inet connection.
My Setup:
Internet -> M
WinNT/XP Associating/Opening problem... -
I'm really becoming discusted with WinXP. I'm a Win98 user and will probly stay that way haha. But im having a problem getting my app to run from right-click system menu option and drag and drop to exe file, on WinXP. Works great on Win9x...
When they try, they get an error (cant re
cant delete recordset in WINXP -
help!
i cant seem to delete data using the command 'data1.recordset.delete' in winxp.
i'm using vb6 enterprise edition
i recently upgraded my OS from WIN98 to WINXP Pro,
and i realize that all my database application i built before
cant use it delete recodset function.
wh
richtextbox and non western fonts -
Hi,
I have a problem using richtextbox controls with win95 and winxp.
When i use a font named krishna.ttf and i type in a richtextbox the folowing text gsy" the output is correct in win95 but in windows XP the result is not correct as you can see in my attachment. I type my
richtextbox problems -
Hi,
I have a problem using richtextbox controls with win95 and winxp.
When i use a font named krishna.ttf and i type in a richtextbox the folowing text gsy" the output is correct in win95 but in windows XP the result is not correct as you can see in my attachment. I type my
Using API instead of VB's Sendkey func -
I was wondering if anybody could help or explain how I would go about sending keys to a game using API
I can send keys right now using the Sendkey command in Visual Basic, although I cannot send keys if the game client is maximized
using sendkey to click a button (resolved) -
Hi,
Is it possible to use sendkey to click on a tab or button on an active application? This application didn't have hotkeys on most items so I have to use my mouse to click to activate things.
Thanks,
PhiL
WinXP -
What is the deal with Windows XP... What are the differences between Win98, WinNt, Win2k and WinXP... Why is Microsoft reating a new Windows version? Do we get more and more illegal operations and blue scren of death???
Damn Windows... What do you think about WinXP?
[2008] WinXP and Vista -
I didnt use Win Vista yet so I dont know if the coding for WinXP would work for Win Vista.
I have few questions:
1)Is there a code to find out what windows is the user using? (XP or Vista)
2)Is Registry the same? Can a program that work with WinXP work with Win Vista's Registry with
problems with sendkeys and window focus -
My application automates tasks. It uses FindWindow to get the window handle and SendKey to send the keyboard strokes. Now, everything works fine, unless some other application pops up and steals window focus. If that happens, my sendkey commands go to the wrong window.
any ideas for
Problem Transfer Source Code -
Hi,
I am build my software at computer with Win98. Everything works fine here. But when I copy the source code file and bring it to my computer with WinXP, it has problem. The problem is when I tried to compile it at WinXP machine, it popup an messagebox saying "Compile error: Ca
SendKeys and losing window focus.... -
I posted this problem on the vb.net forum and was told to try here. My issue:
I have an application that currently executes X code every few seconds. X code enumerates all windows, finds the window(s) that match my criteria, and then uses sendkeys to interact with the window. Howe
How do I send a mouse click similar to SendKey -
I want to send mouse clicks to an application like I do SendKey, I already designed a method to get the mouse to the properlocation on the destination, I just don't know how to send the click to it.
Make a SendKey to TerminalServer Windows... -
Hello,
I search a way to make a sendkey to a terminal Server windows.
I have found some information about RDP 5.1 and IMsRdpClientNonScriptable.
But I did'nt find example source code or somthing to help me to make that.
What I need to make :
I have a program who read a
about sendkey -
hi, i would like to know how to work with sendkey function, is it possible to send command with the compiled app? let say i have compiled exe from the vb with 2 command buttons 1 is the Exit Button and 2 is the About Button..
now i will create a new app with the sendkey function.. h