Mercurial > mm7
comparison mm7_1.cpp @ 1165:29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
removed double LOBYTE, LOWORD etd macro definitions
swprintf called with string size parameter
ErrD3D with too many params fix
1 or 2 other minor fixes
author | Grumpy7 |
---|---|
date | Tue, 04 Jun 2013 03:21:21 +0200 |
parents | ed6a9efc6c90 |
children | 883eaee77094 |
comparison
equal
deleted
inserted
replaced
1164:6b911d7e09a5 | 1165:29a8defbad9e |
---|---|
1 #ifdef _MSC_VER | |
2 #define _CRT_SECURE_NO_WARNINGS | |
3 #endif | |
4 | |
1 /* This file has been generated by the Hex-Rays decompiler. | 5 /* This file has been generated by the Hex-Rays decompiler. |
2 Copyright (c) 2007-2011 Hex-Rays <info@hex-rays.com> | 6 Copyright (c) 2007-2011 Hex-Rays <info@hex-rays.com> |
3 | 7 |
4 Detected compiler: Visual C++ | 8 Detected compiler: Visual C++ |
5 */ | 9 */ |