diff options
| author | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2020-04-28 10:52:16 +0200 |
|---|---|---|
| committer | Jonas Kümmerlin <jonas@kuemmerlin.eu> | 2020-04-28 10:52:16 +0200 |
| commit | 7bc8d9583e0c088c42d5bbf0ecbada77c7cb8bd1 (patch) | |
| tree | a0e6c5939ff18d793b4601dd1ad926a8eb4ea747 /widgetfactory.cpp | |
| parent | 7ebda0eb50ad2972a93cc6f597b22c9d4473f304 (diff) | |
Remove 31 makefiles
With /opt:nowin98, the regular ANSI version will run on Win32s. NT 3.51
has no problems with the 4.0 version either. Older NT versions have been
unsupported for some time already.
Diffstat (limited to 'widgetfactory.cpp')
| -rw-r--r-- | widgetfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgetfactory.cpp b/widgetfactory.cpp index 43f4533..3320666 100644 --- a/widgetfactory.cpp +++ b/widgetfactory.cpp @@ -382,7 +382,7 @@ WinMain return 0; } -void +void WINAPI _entry(void) { ExitProcess((UINT) |
