Commit Graph

22 Commits (0bac9ed151de7ea25b2516ff4288afb1ed2d6e26)

Author SHA1 Message Date
Heiko Hund 54d74f5861 always compile a unicode binary
13 years ago
Heiko Hund 651238c1ef use SetWindowLongPtr() for x64 compatibility
14 years ago
Heiko Hund 697ffc57f9 fix prototype of dlgproc functions
14 years ago
Heiko Hund d46789bc27 fix parameter type in FillLangListProc()
14 years ago
Heiko Hund 92c6bc6276 set gui language for common controls as well
15 years ago
Heiko Hund 223cf23748 use GetSystemDefaultLCID() for determination of the system language
15 years ago
Heiko Hund a6e6d88115 refactor option handling code
15 years ago
Heiko Hund 61cb987f4d make it work when compiled as unicode
15 years ago
Heiko Hund f542c42738 use _tsizeof to get the buffer size
15 years ago
Heiko Hund 6939cb8792 replace GUI_* with PACKAGE_* macros
15 years ago
Heiko Hund 0948302b70 remove execute bits from source files
15 years ago
Heiko Hund ac6c155243 added function CreateLocalizedDialogParam()
16 years ago
Heiko Hund 4003e9bf3a rearranged GetGUILanguage function a bit
16 years ago
Heiko Hund a907b9d877 made it compile again
16 years ago
Heiko Hund 5783d7da94 cleaned up resource IDs
16 years ago
Heiko Hund 35c1bf35c9 removed useless code
16 years ago
Heiko Hund c9edb6f40b fixed recursive call to GetGUILanguage in error case
16 years ago
Heiko Hund 6f37fd999f added support for GUI localization at runtime
16 years ago
Heiko Hund 2f3ca9d6c2 - added API to retrieve localized dialog template
16 years ago
Heiko Hund 1ea8d5b8f7 added functions for localized dialog, string and icon resources
16 years ago
Heiko Hund d46af68a82 added function to load localized dialog
16 years ago
Heiko Hund 746451bafa added functions to load localized resources
16 years ago