Skip to content
Snippets Groups Projects
Commit 734247b5 authored by Pavel Roskin's avatar Pavel Roskin Committed by Alexandre Julliard
Browse files

Casts to (SEGPTR) removed. They did nothing anyway.

Includes added or removed where necessary.
Win16 functions replaced with their Win32 counterparts. Comments added
where it was impossible.
CALLBACK added where necessary. Some declarations fixed.
Constructs like "#if WINDOWS" corrected. Using "#ifdef __unix__" instead.
DlgProc in hello3 uses EndDialog() instead of DestroyWindow().
Listbox enabled in hello3.
parent 24f5ffc6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment