You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can't see any platform specific macros on the headers. Everything is abstracted nicely. dw.h instead is a gigantic header with full of platform specific macros. The constants and structs are also varied on each platforms (e.g: GTK vs Win32).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Take IUP library as a reference: https://sourceforge.net/projects/iup/files/3.30/Windows%20Libraries/Dynamic/
You can't see any platform specific macros on the headers. Everything is abstracted nicely.
dw.h
instead is a gigantic header with full of platform specific macros. The constants and structs are also varied on each platforms (e.g: GTK vs Win32).Beta Was this translation helpful? Give feedback.
All reactions