summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove OSD_UWP from rest of code Miodrag Milanovic2021-10-261-34/+0
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Changed a number of comment declarations to read *.cpp instead of *.c npwoods2019-06-161-1/+1
* Attempted to sanitize/rationalize how we access UTF-8 command line arguments ... npwoods2017-09-181-23/+1
* Fixed an issue where device options (e.g. -cart) were reported as unknown whe... Nathan Woods2017-02-221-6/+2
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-1/+1
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-18/+10
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* Skeleton implementation for Universal windows main app classes. Brad Hughes2016-04-101-0/+17
* merge main.cpp for windows platform (unicode) (nw) Miodrag Milanovic2016-04-031-10/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+57