AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 27 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Volume OSD - updated
steliyan

Replies: 51
Views: 12806

PostForum: Scripts & Functions   Posted: Sat Sep 06, 2008 9:47 pm   Subject: Volume OSD - updated
This is more simplified (in my opinion) version, original source is Rajat's, thanks to him. Stripped wave control, only master volume left.
Here is the code:
;Key activation rate
#MaxHotkeysPerInte ...
  Topic: mouse buttons as hotkey
steliyan

Replies: 5
Views: 733

PostForum: Ask for Help   Posted: Tue May 20, 2008 9:14 am   Subject: mouse buttons as hotkey
Doesn't anybody have any progress with hooking those horizontal scroll buttons with Logitech's dlls?
  Topic: WinEventHook example...
steliyan

Replies: 77
Views: 8258

PostForum: Scripts & Functions   Posted: Mon May 12, 2008 9:14 am   Subject: WinEventHook example...
Is it possible to hook the change of program's title bar?
  Topic: control applications with TV-tuner's remote control
steliyan

Replies: 9
Views: 2601

PostForum: Scripts & Functions   Posted: Mon Jan 14, 2008 8:18 pm   Subject: control applications with TV-tuner's remote control
Blahh, that pointers. Thanks, now it's working like charm.
  Topic: control applications with TV-tuner's remote control
steliyan

Replies: 9
Views: 2601

PostForum: Scripts & Functions   Posted: Mon Jan 14, 2008 2:46 pm   Subject: control applications with TV-tuner's remote control
This is fully working code in Delphi (tested - thanks to AlexPas):
unit Unit1;

interface

uses
Windows, Messages, SysUtils, Variants, Classes, Controls, Forms,
Dialogs, ActiveX, Registry, ...
  Topic: control applications with TV-tuner's remote control
steliyan

Replies: 9
Views: 2601

PostForum: Scripts & Functions   Posted: Mon Jan 14, 2008 7:20 am   Subject: control applications with TV-tuner's remote control
Throws me an exception:
http://img105.imageshack.us/img105/5742/a081935qf7.th.png
  Topic: control applications with TV-tuner's remote control
steliyan

Replies: 9
Views: 2601

PostForum: Scripts & Functions   Posted: Fri Jan 11, 2008 3:00 pm   Subject: control applications with TV-tuner's remote control
I want to port this to use it with averapi.dll, but no success. //AVerTV Studio Girder plugin by Pavel Chromy

//based on plugin written by Michal Milczewski



#include <stdio.h>

#inc ...
  Topic: Disable clicking on column's header
steliyan

Replies: 5
Views: 173

PostForum: Ask for Help   Posted: Tue Nov 13, 2007 5:21 pm   Subject: Disable clicking on column's header
ClassNN is SysHeader322.
  Topic: Disable clicking on column's header
steliyan

Replies: 5
Views: 173

PostForum: Ask for Help   Posted: Sun Nov 11, 2007 5:42 pm   Subject: Disable clicking on column's header
In foobar2k, does this actually matter?
  Topic: Disable clicking on column's header
steliyan

Replies: 5
Views: 173

PostForum: Ask for Help   Posted: Sat Nov 10, 2007 3:32 pm   Subject: Disable clicking on column's header
Can this be done without using coordinates?
  Topic: nado() (2.0)
steliyan

Replies: 4
Views: 527

PostForum: Scripts & Functions   Posted: Tue Oct 30, 2007 7:30 am   Subject: nado() (2.0)
I guess you're talking about arithmetic progression?
  Topic: Justify text in Edit control
steliyan

Replies: 1
Views: 141

PostForum: Ask for Help   Posted: Tue Oct 09, 2007 1:29 pm   Subject: Justify text in Edit control
I have a text and I want to justify it (fill spaces until the line reach the needed length). Here is example:

This is a just an example for the
justifying idea!
...
  Topic: Sorting numbers with "-" inside
steliyan

Replies: 4
Views: 160

PostForum: Ask for Help   Posted: Mon Oct 01, 2007 1:27 pm   Subject: Sorting numbers with "-" inside
Delete the dashes?
  Topic: Get a array size
steliyan

Replies: 4
Views: 253

PostForum: Ask for Help   Posted: Sun Sep 23, 2007 9:15 am   Subject: Get a array size
Works like a charm. Thanks! Wink
  Topic: Get a array size
steliyan

Replies: 4
Views: 253

PostForum: Ask for Help   Posted: Sun Sep 23, 2007 8:52 am   Subject: Get a array size
Here is it:
TrayList = % TrayIcons()
Sort, TrayList

The function TrayIcons() returns all the icons from the tray.
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group