DixiE
79ec08fe2f
Fix Compiler Error When Using wWinMain Entry-Point
...
The fix for #6715 introduced a new compiler error when attempting to use
wWinMain as the application entry-point.
The Windows API often relies on implicit casts between signed and
unsigned variables. In this case, wWinMain returns an INT despite the
fact this value is intended to feed into ExitProcess, which expects a
UINT, so I've restored the bitcast from #5613 .
2020-10-22 19:50:06 -04:00
..
2020-08-20 16:07:04 -04:00
2020-10-15 20:34:22 -04:00
2020-10-18 18:24:36 +02:00
2020-09-11 20:02:41 -04:00
2020-10-17 18:53:08 -04:00
2020-10-17 14:09:59 +02:00
2020-10-17 17:34:43 -07:00
2020-10-17 14:09:59 +02:00
2020-10-17 17:38:23 +02:00
2020-10-17 14:09:59 +02:00
2020-10-17 14:09:59 +02:00
2020-10-17 14:09:59 +02:00
2020-08-20 16:07:04 -04:00
2020-10-17 14:09:59 +02:00
2020-09-29 12:06:35 -07:00
2020-10-17 14:09:59 +02:00
2020-08-20 16:07:04 -04:00
2020-10-22 17:39:26 -04:00
2020-08-20 16:07:04 -04:00
2020-10-20 23:27:12 +03:00
2020-08-21 14:50:37 -07:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-10-20 23:23:43 +03:00
2020-09-25 20:50:40 -07:00
2020-08-20 16:07:04 -04:00
2020-09-29 19:49:13 +02:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-10-11 19:16:07 -05:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-02 00:17:50 +02:00
2020-10-22 17:44:23 -04:00
2020-10-07 16:58:50 -04:00
2020-10-17 17:38:23 +02:00
2020-10-17 14:09:59 +02:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-08-20 16:07:04 -04:00
2020-10-17 18:53:08 -04:00
2020-08-20 16:07:04 -04:00
2020-10-19 15:15:43 +02:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-10-17 17:38:23 +02:00
2020-09-15 18:14:06 +03:00
2020-10-07 04:34:09 -04:00
2020-09-27 05:46:39 -04:00
2020-10-17 21:06:54 -04:00
2020-10-17 17:52:09 -07:00
2020-09-09 00:33:14 -04:00
2020-08-22 02:47:50 -04:00
2020-10-17 14:09:59 +02:00
2020-08-31 23:39:50 +10:00
2020-10-20 13:39:38 +03:00
2020-08-22 02:47:39 -04:00
2020-09-26 21:03:38 -07:00
2020-10-04 15:31:47 +02:00
2020-10-17 14:09:59 +02:00
2020-10-17 19:24:52 -07:00
2020-10-17 21:10:01 -04:00
2020-08-20 16:07:04 -04:00
2020-10-21 23:32:12 -04:00
2020-08-20 16:07:04 -04:00
2020-10-18 18:24:36 +02:00
2020-10-17 17:34:43 -07:00
2020-09-04 22:49:14 +03:00
2020-09-22 05:12:21 -07:00
2020-10-22 17:52:48 -04:00
2020-09-03 18:07:30 -04:00
2020-10-17 14:09:59 +02:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-10-22 19:50:06 -04:00
2020-10-15 20:34:22 -04:00
2020-10-22 17:39:26 -04:00
2020-10-15 20:34:22 -04:00
2020-09-03 18:10:40 +03:00
2020-10-14 21:49:45 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-10-17 23:20:38 +03:00