diff options
author | Ladislav <Zezula> | 2013-03-16 19:05:54 +0100 |
---|---|---|
committer | Ladislav <Zezula> | 2013-03-16 19:05:54 +0100 |
commit | 34dc0f6a1ca3a44e2eefb215296cf60e64747137 (patch) | |
tree | b2e2cfdef76ae8123bae081fad5135e06faeb26a | |
parent | e2816e93b4656f1a05f1f663fe9beeb3275ddd7b (diff) |
+ Test
-rw-r--r-- | test/Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Test.cpp b/test/Test.cpp index 2932ee4..20b225f 100644 --- a/test/Test.cpp +++ b/test/Test.cpp @@ -2157,6 +2157,7 @@ int main(void) // Mix the random number generator // srand(GetTickCount()); + // Test for encrypted streams // FileStream_OpenFile(_T("e:\\Hry\\StarCraft II\\Updates\\SC2_HotS_20_BGDL\\SC2_HotS_20_BGDL_deDE.MPQE"), STREAM_PROVIDER_ENCRYPTED | BASE_PROVIDER_FILE); // Test structure sizes |