From 26b2f0e8b6e711aa05b67bf2466a715a063b2517 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Mon, 17 May 2021 15:19:36 +0200 Subject: PDWORD -> LPDWORD --- test/StormTest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/StormTest.cpp') diff --git a/test/StormTest.cpp b/test/StormTest.cpp index ab003e4..5b32dc1 100644 --- a/test/StormTest.cpp +++ b/test/StormTest.cpp @@ -4285,13 +4285,13 @@ int _tmain(int argc, TCHAR * argv[]) // // Tests on a local listfile // - + /* if(dwErrCode == ERROR_SUCCESS) { TestOnLocalListFile(_T("FLAT-MAP:ListFile_Blizzard.txt")); dwErrCode = TestOnLocalListFile(_T("ListFile_Blizzard.txt")); } - + */ // // Open all files from the command line // -- cgit v1.2.3