comparison OSAPI.h @ 1572:19f1735fca80

Слияние
author Ritor1
date Sun, 08 Sep 2013 17:07:58 +0600
parents c4ab816fcc5e
children a76d408c5132
comparison
equal deleted inserted replaced
1571:ef20d4608b1a 1572:19f1735fca80
1 #define WIN32_LEAN_AND_MEAN 1 #define WIN32_LEAN_AND_MEAN
2 #include <assert.h>
3 #include <windows.h> 2 #include <windows.h>
4 3
5 #include <MMSystem.h> 4 #include <MMSystem.h>
6 #pragma comment(lib, "winmm.lib") 5 #pragma comment(lib, "winmm.lib")
7 6