mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-30 23:23:32 +00:00
Updated close appearance of windows privacy bar
This commit is contained in:
@@ -50,6 +50,7 @@ function WindowsMessagePump(options)
|
||||
this._user32.CreateMethod('GetMessageW');
|
||||
this._user32.CreateMethod('InvalidateRect');
|
||||
this._user32.CreateMethod('LoadCursorA');
|
||||
this._user32.CreateMethod('MonitorFromWindow');
|
||||
this._user32.CreateMethod('PostMessageA');
|
||||
this._user32.CreateMethod('RegisterClassExW');
|
||||
this._user32.CreateMethod('ReleaseCapture');
|
||||
|
||||
Reference in New Issue
Block a user