Mercurial > might-and-magic-trilogy
comparison OSAPI.cpp @ 133:b07ebaa9a30d
Слияние
author | Ritor1 |
---|---|
date | Tue, 13 Nov 2012 20:37:07 +0600 |
parents | 918dca162239 |
children |
comparison
equal
deleted
inserted
replaced
132:8981a63bb559 | 133:b07ebaa9a30d |
---|---|
2 #include "OSInfo.h" | 2 #include "OSInfo.h" |
3 #include "Log.h" | 3 #include "Log.h" |
4 | 4 |
5 | 5 |
6 OSVersion *pVersion = nullptr; | 6 OSVersion *pVersion = nullptr; |
7 | |
7 | 8 |
8 //----- (00462C94) -------------------------------------------------------- | 9 //----- (00462C94) -------------------------------------------------------- |
9 int __stdcall wWinMain(HINSTANCE hInstance, HINSTANCE, wchar_t *lpCmdLine, int nShowCmd) | 10 int __stdcall wWinMain(HINSTANCE hInstance, HINSTANCE, wchar_t *lpCmdLine, int nShowCmd) |
10 { | 11 { |
11 Log::Initialize(); | 12 Log::Initialize(); |