look on google type sendmessageA exemple
1 find window sro handle with System.Diagnostics.Process
2 Use System.Windows.Forms.SendMessage
Try in VB .net :
Dim SendTest SendMessage = SendMessage.Create(<handle_sro>, <Key_Code>, 0, 0) look exact syntax
Key_Code = Keyboard code + type key presse
I think the easiest would be to give me "code ready" (ie, such as pressing a button)
I'd traced the code and I know what and how
I just do not know what and how (I was looking for already on YT and google + in my two books and still nothing)
btw I know it seems rude to you what I wrote, but it really will be better
It would b the easiest and best for YOU, but not for me or others
i gave you a link
You know the function name and thats enough to get a good and long description at the site i posted
don't be lazy and do something. You want the Program not I or others(I guess)
The site is always available in other Languages and you can use a Translator to translate it to your own Language if the Example given at msdn is in english
someone knows a program to decompile the VB code?
beyond "VB decompiler"
Don't think you understand the output of that decompiler, .NET code is easy to decompile, but if they are using an obfuscator it's a lot harder, so learn vb.net or c# or something first, before you want to create "real" programs..
Start with a simple game like a card game or yahtzee...
[Code Help] I need to code some skills =D 05/10/2008 - Conquer Online 2 - 0 Replies I am using a source, based on CoEmu.
I need to code some skills, and was needing some help.
So..
What file would it be located in, or do i need to make a new one?
And..
Could I have an example maybe? I can learn off that real easy!
Thanks!