Browse Source

WinRT: add missing module definition file

Lou Yihua 6 years ago
parent
commit
fa733ed280
1 changed files with 3 additions and 0 deletions
  1. 3 0
      winrt/SDLPal.Common/SDLPal.Common.def

+ 3 - 0
winrt/SDLPal.Common/SDLPal.Common.def

@@ -14,6 +14,9 @@ EXPORTS
 	fputs=WRT_fputs
 	fgetc=WRT_fgetc
 	fgets=WRT_fgets
+	access=WRT_access
+	_access=WRT_access
+	access_s=WRT_access
 
 	get_special_files_map
 	get_special_folders_map