오류수정
This commit is contained in:
@@ -47,6 +47,7 @@ internal static class Win32
|
||||
public const int SW_SHOW = 5;
|
||||
|
||||
public const int VK_LBUTTON = 0x01;
|
||||
public const int VK_RBUTTON = 0x02;
|
||||
public const int VK_ESCAPE = 0x1B;
|
||||
public const int VK_SHIFT = 0x10;
|
||||
public const int VK_CONTROL = 0x11;
|
||||
|
||||
Reference in New Issue
Block a user