Commit Graph

7 Commits

Author SHA1 Message Date
Mark Jansen
b98732fbc8
gdi_native: Fix calling convention problem
The calling convention of a WNDPROC is specified as being 'CALLBACK'.
2022-11-30 18:56:00 +01:00
Ludwig Füchsl
adeb2a720f Added wWinMain comment 2022-05-30 22:49:12 +02:00
Ludwig Füchsl
50277a1c39 Changed windows include to lowercase 2022-05-29 01:47:00 +02:00
Ludwig Füchsl
a31c6c0089 Bug fix & Added comments 2022-03-04 13:16:47 +01:00
Ludwig Füchsl
33395aabdb Fixed non displayed windows.
WARNING: Drawing is not done correctly
2022-02-28 15:53:54 +01:00
Ludwig Füchsl
169470d2e3 Converted from C++ to C
WARNING: Is currently not working! Needs more debugging.
2022-02-28 14:57:47 +01:00
Ludwig Füchsl
d4e695420d Added GDI full featured window code 2022-02-25 11:13:01 +01:00