mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-19 17:03:17 +00:00
Updated close appearance of windows privacy bar
This commit is contained in:
@@ -86,6 +86,7 @@ function monitorinfo()
|
||||
{
|
||||
this._user32 = this._gm.CreateNativeProxy('user32.dll');
|
||||
this._user32.CreateMethod('EnumDisplayMonitors');
|
||||
this._user32.CreateMethod('MonitorFromWindow');
|
||||
this._kernel32 = this._gm.CreateNativeProxy('kernel32.dll');
|
||||
this._kernel32.CreateMethod('GetLastError');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user