summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/uwp/uwpcompat.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-2/+2
|
* Merge pull request #1749 from bradhugh/dynamic_api Vas Crabb2016-12-021-7/+6
|\ | | | | Created DYNAMIC_API macros for dynamic bind helper classes
| * Remove LoadLibrary hack from UWP (nw) Brad Hughes2016-11-201-7/+6
| |
* | srcclean (nw) Vas Crabb2016-11-271-1/+1
|/
* Implemented GetFileSize and and proper winrt file open (nw) Miodrag Milanovic2016-11-121-1/+7
|
* Some more work on UWP (nw) Miodrag Milanovic2016-11-101-8/+6
|
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on ↵ Miodrag Milanovic2016-11-091-0/+100
previous Brad work (nw)