mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-29 12:55:59 +02:00
Fixed some tooltips, added Link Dependencies, more int-ness
This commit is contained in:
parent
939c818581
commit
d0e8332150
30 changed files with 180 additions and 432 deletions
|
@ -1373,7 +1373,7 @@ namespace System
|
|||
[CLink, StdCall]
|
||||
public static extern HWnd GetActiveWindow();
|
||||
|
||||
[CLink, StdCall]
|
||||
[Import("user32.lib"), CLink, StdCall]
|
||||
public static extern HWnd SetActiveWindow(HWnd wnd);
|
||||
|
||||
[CLink, StdCall]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue