merged from work
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Katteker
|
||||
/// <summary>
|
||||
/// Set Process API aware
|
||||
/// </summary>
|
||||
[DllImport("user32.dll")]
|
||||
[DllImport("User32.dll")]
|
||||
internal static extern bool SetProcessDPIAware();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user