| author | |
| committer | |
| log | 25810bc1e662014185a74282abd5881778d7a55e |
| tree | 58529c4f261ea40ea2911a624df7d2d83ce501c1 |
| parent | 54b2a6ec41ae7be190163e94dd75bafb359cf239 |
1 files changed, 0 insertions(+), 1 deletions(-)
lib/std/os/windows/user32.zig-1| ... | ... | @@ -73,7 +73,6 @@ pub const WM_XBUTTONDBLCLK = 0x020D; |
| 73 | 73 | // WA |
| 74 | 74 | pub const WA_INACTIVE = 0; |
| 75 | 75 | pub const WA_ACTIVE = 0x0006; |
| 76 | pub const WM_ACTIVATE = 0x0006; | |
| 77 | 76 | |
| 78 | 77 | // WS |
| 79 | 78 | pub const WS_OVERLAPPED = 0x00000000; |