Jonathan Marler 4df75645ce start.zig: call wWinMain with root's type
I have an alternative set of windows bindings I'm working on: https://github.com/marler8997/zig-os-windows.  So I'm declaring my wWinMain function with my own HINSTANCE type rather than the one from std.os.windows.  This change allows start to call wWinMain using any pointer type.
2020-11-16 16:01:18 -08:00
..
2020-11-07 20:30:13 +01:00
2020-10-28 10:03:23 +01:00
2020-11-02 13:20:58 -05:00
2020-11-11 21:28:10 +02:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-10-07 04:34:09 -04:00
2020-10-28 10:03:23 +01:00
2020-09-04 22:49:14 +03:00
2020-09-22 05:12:21 -07:00