Andrew Kelley
|
4a69b11e74
|
add license header to all std lib files
add SPDX license identifier
copyright ownership is zig contributors
|
2020-08-20 16:07:04 -04:00 |
|
Jens Goldberg
|
20c1696865
|
Removed GetModuleHandleA from user32
GetModuleHandleA is an kernel32 function and already defined there, it doesn't belong in user32.
|
2020-05-07 12:38:46 -04:00 |
|
Jens Goldberg
|
25810bc1e6
|
Removed duplicate WM_ACTIVATE
|
2020-05-07 12:38:46 -04:00 |
|
Vexu
|
ca3bf6e6ad
|
translate-c cleanup and zig fmt
|
2020-04-15 15:15:32 +03:00 |
|
Jakub
|
1e23a3cd91
|
Added gdi32.zig and More user32 definitions
|
2020-04-14 16:20:48 -04:00 |
|
daurnimator
|
8e9e126d41
|
std: add some basic windows user32 definitions
|
2020-04-12 02:28:52 -04:00 |
|