Skip to content

How can I open files from local place in C++/WinRT? #3164

Closed Answered by DarranRowe
Extremeer asked this question in Q&A
Discussion options

You must be logged in to vote

For GetOpenFileName, you need to link with comdlg32.lib, if you don't then you will get an unresolved external symbol error.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Extremeer
Comment options

@DarranRowe
Comment options

@Extremeer
Comment options

Answer selected by Extremeer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants