| Author |
Message |
Topic: Are there some methods to call crystal report via AHK? |
hughman
Replies: 3
Views: 126
|
Forum: Ask for Help Posted: Wed Jan 06, 2010 9:11 am Subject: Are there some methods to call crystal report via AHK? |
I think your words are not friendly and hurt me.
English is not my native language, and I can't express myself vividly in English. So that I don't want to input a lot of words.
I am not a profes ... |
Topic: Are there some methods to call crystal report via AHK? |
hughman
Replies: 3
Views: 126
|
Forum: Ask for Help Posted: Wed Jan 06, 2010 4:39 am Subject: Are there some methods to call crystal report via AHK? |
| impossible???? |
Topic: Are there some methods to call crystal report via AHK? |
hughman
Replies: 3
Views: 126
|
Forum: Ask for Help Posted: Sun Jan 03, 2010 5:21 am Subject: Are there some methods to call crystal report via AHK? |
| As the title. |
Topic: About WM_MOUSEMOVE and ListView g-lable Event |
hughman
Replies: 3
Views: 261
|
Forum: Ask for Help Posted: Sat Nov 07, 2009 5:01 pm Subject: About WM_MOUSEMOVE and ListView g-lable Event |
I have found the reason. It's due to TrackMouseEvent's timer and not in relation to Listview.
Function TrackMouseEvent tracks TME_LEAVE, so when mouse leave the nonclient area of the window, the ti ... |
Topic: About WM_MOUSEMOVE and ListView g-lable Event |
hughman
Replies: 3
Views: 261
|
Forum: Ask for Help Posted: Thu Nov 05, 2009 12:06 pm Subject: About WM_MOUSEMOVE and ListView g-lable Event |
| I have not tried WM_MOUSEHOVER, the code about WM_MOUSEHOVER in my script is not used. |
Topic: About WM_MOUSEMOVE and ListView g-lable Event |
hughman
Replies: 3
Views: 261
|
Forum: Ask for Help Posted: Wed Nov 04, 2009 2:27 pm Subject: About WM_MOUSEMOVE and ListView g-lable Event |
| Below is my code. I want to make the GUI autohide when mouse leave from it. But if I enable OnMessage(0x200, "WM_MOUSEMOVE") and OnMessage(0x2A3, "WM_MOUSELEAVE"), the script will ... |
Topic: [module] Scroller 1.0 |
hughman
Replies: 7
Views: 1039
|
Forum: Scripts & Functions Posted: Fri Oct 09, 2009 6:52 am Subject: [module] Scroller 1.0 |
| wow, you're my idol, man. |
Topic: [function] Attach 1.06 |
hughman
Replies: 32
Views: 3282
|
Forum: Scripts & Functions Posted: Tue Sep 29, 2009 12:53 pm Subject: [function] Attach 1.06 |
When I release Panel control you will be able to use this function to attach controls inside it.
wow, I want to know when you release Panel control. I long for it all the time. |
Topic: about PrintDlgEx and other Printer APIs |
hughman
Replies: 2
Views: 195
|
Forum: Ask for Help Posted: Sat Sep 19, 2009 4:54 pm Subject: about PrintDlgEx and other Printer APIs |
| thx ,SKAN, it's a good utility. |
Topic: Windows API Utilities 1.1 |
hughman
Replies: 3
Views: 833
|
Forum: Scripts & Functions Posted: Sat Sep 19, 2009 4:29 pm Subject: Windows API Utilities 1.1 |
A program to look up an enumeration constant, data type or structure defined in the Windows API, and to parse a structure, which is useful for DllCall in AHK.
I intergrated Lexikos's History:
V1. ... |
Topic: about PrintDlgEx and other Printer APIs |
hughman
Replies: 2
Views: 195
|
Forum: Ask for Help Posted: Fri Sep 18, 2009 6:39 am Subject: about PrintDlgEx and other Printer APIs |
1.
I can Call PrintDlg to display the print dialog via the same method while PrintDlgEx can't. What's wrong about my funciton?
/*
typedef struct tagPDEX {
DWORD lStructSize;
HWND ... |
Topic: about Gdip_BitmapFromHWND and BitBlt |
hughman
Replies: 4
Views: 500
|
Forum: Ask for Help Posted: Mon Sep 14, 2009 4:19 pm Subject: about Gdip_BitmapFromHWND and BitBlt |
Yes, your guessing is right. I had a expriment and found that ListView, TreeView can be grabbed via PrintWindow, while Edit, Button, Static can't.
Now I am puzzled that why the bitmap getting from ... |
Topic: GDI+ standard library 1.30 by tic |
hughman
Replies: 347
Views: 54203
|
Forum: Scripts & Functions Posted: Sun Sep 13, 2009 4:03 am Subject: GDI+ standard library 1.30 by tic |
tic, can u help me about this problem?
http://www.autohotkey.com/forum/viewtopic.php?p=294544#294544 |
Topic: need help for dllcall winapi FormatMessage |
hughman
Replies: 4
Views: 216
|
Forum: Ask for Help Posted: Thu Sep 10, 2009 2:36 pm Subject: need help for dllcall winapi FormatMessage |
| Thanks very much. |
Topic: need help for dllcall winapi FormatMessage |
hughman
Replies: 4
Views: 216
|
Forum: Ask for Help Posted: Wed Sep 09, 2009 2:45 pm Subject: need help for dllcall winapi FormatMessage |
the definition of this function is
DWORD WINAPI FormatMessage(
__in DWORD dwFlags,
__in_opt LPCVOID lpSource,
__in DWORD dwMessageId,
__in DWORD dwLanguageId,
__o ... |
| |