Search found 511 matches

by PepsiHog
Thu Feb 03, 2011 1:07 am
Forum: General Discussion
Topic: trojan horse
Replies: 3
Views: 9246

this

Sorry. Didn't really think about that. You're welcome to delete my responses.
by PepsiHog
Tue Feb 01, 2011 11:04 pm
Forum: General Discussion
Topic: trojan horse
Replies: 3
Views: 9246

Virus

So far as I know, these are separate issues. First your e-mail. Start blocking any e-mail you get that you don't want. Some how these spammers have got a hold of your e-mail address. I know hotmail allows you to create settings to auto delete. Check your e-mail options. Second, the issue with fake v...
by PepsiHog
Tue Feb 01, 2011 3:58 pm
Forum: Technical / Scripting
Topic: LibFunc Library
Replies: 2
Views: 3235

New Links

LibFunc's will be posted here. Here is a simple Library Function. It retrieves the handle of the Desktop. LibFunc>user32.dll,GetDesktopWindow,GWres LibFunc> A , B , C "A" is the Library file. "B" is the Function "C" is the Result variable This function (above) does not have any Parms. More about thi...
by PepsiHog
Tue Feb 01, 2011 3:57 pm
Forum: Technical / Scripting
Topic: LibFunc Library
Replies: 2
Views: 3235

LibFunc Library

Hello Everyone, I have an idea. Now all of this is based on it being OK with MJTNET.com. But I can't really see why there would be a problem. I don't want to step on any toes, so if this suggestion is already being worked on, let me know and I will discontinue. OK, now with that out of the way..... ...
by PepsiHog
Tue Feb 01, 2011 6:14 am
Forum: Technical / Scripting
Topic: Detecting the Desktop / Taskbar
Replies: 8
Views: 11954

Thanks

Thanks JRL!

I just added that link to my favorites.

And ofcourse, Thanks for the assist. :)
by PepsiHog
Mon Jan 31, 2011 9:55 pm
Forum: Technical / Scripting
Topic: Detecting the Desktop / Taskbar
Replies: 8
Views: 11954

Previous post

Thanks, JRL. Hey, So I studied this script. Will you let me know if I got it right, please? From looking at the system windows in MS, it seems that 65556 is the top of all windows open. The beginning of ALL windows. And then you simply cycle through them until you find the name that the command GetW...
by PepsiHog
Mon Jan 31, 2011 6:26 pm
Forum: Technical / Scripting
Topic: Detecting the Desktop / Taskbar
Replies: 8
Views: 11954

Detecting the Desktop / Taskbar

v12 (Windows XP sp3) Hello, Need a way to detect the Taskbar. To be more specific, the entire bar at the bottom of the screen. I can use >GetWindowHandle>Program Manager,res to get the handle for the program manager, but what can I use to get the handle for the Taskbar? I can get the handle of the t...
by PepsiHog
Wed Jan 26, 2011 11:12 pm
Forum: Technical / Scripting
Topic: NumLock check
Replies: 2
Views: 7332

Num Lock Status

Thanks, JRL.

DANG! How many t-shirts DO YOU have? :)
by PepsiHog
Tue Jan 25, 2011 1:43 am
Forum: Technical / Scripting
Topic: NumLock check
Replies: 2
Views: 7332

NumLock check

v12

Hello,

I need a way to check the status of NumLock. Is it ON or OFF. I figure this might be possible with VBS. If someone has a script I could use, please post.

Thanks.
by PepsiHog
Sat Dec 11, 2010 11:58 pm
Forum: General Discussion
Topic: Transparent property
Replies: 1
Views: 5864

Transparent property

v12 Does anyone see why this does not work? Attemting to set a color in this picture to be transparent. It worked once, and stopped. I don't believe I did anything different this time. Dialog>Dialog1 object Dialog1: TForm Left = 345 Top = 197 HelpContext = 5000 BorderIcons = [biSystemMenu] Caption =...
by PepsiHog
Sat Nov 27, 2010 4:02 pm
Forum: General Discussion
Topic: Add/retrieve comment to/from bitmap
Replies: 0
Views: 6241

Add/retrieve comment to/from bitmap

v12 Does anyone know of a way to add comments to a bitmap using MS without external software? If so, could you show both how to add and retrieve the comment? I will be using it as a tag. Data which will determine the use of the bitmap in the macro I am writting. I am currently using an ini. But for ...
by PepsiHog
Fri Nov 12, 2010 7:54 pm
Forum: General Discussion
Topic: Breakable Timer
Replies: 1
Views: 5720

Breakable Timer

v12 I need a timer that can be canceled. I am playing with vbs timer, but with no luck. I want to use OnEvent for if a key is pressed it wil stop the timer and move to new srt. Could someone help me out? While on the topic, I would like to suggest to MJTNET to possibly build in a breakable timer. Or...
by PepsiHog
Sun Oct 17, 2010 6:26 pm
Forum: General Discussion
Topic: Save dialog
Replies: 1
Views: 4356

Save dialog

v12

Trying to figure out how to make a "file menu" selection bring up a save dialog. Exaple shows it with a button. Thought it would be basically the same,
but as far as I see, it is not.

Anyone know how?
by PepsiHog
Fri Oct 15, 2010 12:34 am
Forum: General Discussion
Topic: Screen Capture Help Needed (NEW)
Replies: 2
Views: 6417

That's a very good idea. Thanks sarver311. I never or very rarely use shortcut keys. So that didn't even come to mind. I realized later, after posting earlier, that I didn't explain that FindImage wouldn't work because the main program is a menu of online games(That's the capture). The image is an i...
by PepsiHog
Thu Oct 14, 2010 2:07 pm
Forum: General Discussion
Topic: Screen Capture Help Needed (NEW)
Replies: 2
Views: 6417

Screen Capture Help Needed (NEW)

I wrote a screen capture program, as you may have seen. It consists of a dialog with a tranparent background. When I capture an image, there will be a window behind my screen capture dialog (the one being captured from). When I click capture I would like my program to discover the name of the window...
Sign up to our newsletter for free automation tips, tricks & discounts