CreateSymbolicLinkW function is only available since Windows Vista
Details
Details
- Reviewers
arichardson - Group Reviewers
Frameworks - Commits
- R241:61f3c9fef7a5: Make compile against WinXP SDK
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage
Comment Actions
In general ok (but why is this a review request for KSyntaxHighlighting?)
src/core/kioglobal_p_win.cpp | ||
---|---|---|
87 | Or should it just return false in this case? |
src/core/kioglobal_p_win.cpp | ||
---|---|---|
87 | Thinking about it, yep, probably better that way. Will update the patch. |
Comment Actions
This has been pushed:
commit 61f3c9fef7a5ca1a952e7681f5d37b7a9f0689c4 Author: Kevin Funk <kfunk@kde.org> Date: Wed Nov 16 23:02:33 2016 +0100 Make compile against WinXP SDK