Andrew Kelley d87bd3d8af fixups regarding windows wide strings
* remove GetModuleHandleA from kernel32.zig. use of A functions
   considered harmful.
 * make it a compile error to expose WinMain instead of wWinMain. same
   thing.
 * start code declares wWinMainCRTStartup instead of WinMainCRTStartup
   when it has the choice.
2020-10-15 19:37:55 -07:00
..
2020-10-08 15:31:36 -05:00
2020-10-12 18:56:25 -04:00
2020-10-04 23:56:10 +02:00
2020-10-12 18:56:25 -04:00