update support win10 1709

This commit is contained in:
Xjun
2018-02-09 19:19:47 +08:00
parent 6dfdd7eed4
commit d94ba2e0a2
3 changed files with 845 additions and 777 deletions
BIN
View File
Binary file not shown.
+844 -777
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -27,6 +27,7 @@ BOOL LoadDllFromRes(PVOID *pDllData, DWORD *dwDllSize)
int main()
{
PVOID pDllData = NULL;
DWORD dwDllSize = 0;