* Use mmsys.h as a PCH.

svn path=/trunk/; revision=52958
This commit is contained in:
Amine Khaldi
2011-07-28 14:56:00 +00:00
parent 32cc7d4381
commit 64eae7ac6b
8 changed files with 15 additions and 41 deletions
+1
View File
@@ -29,4 +29,5 @@ add_importlibs(mmsys
ntdll
kernel32)
add_pch(mmsys mmsys.h)
add_cd_file(TARGET mmsys DESTINATION reactos/system32 FOR all)
-7
View File
@@ -8,14 +8,7 @@
* Dmitry Chapyshev <[email protected]>
*/
#include <windows.h>
#include <commctrl.h>
#include <cpl.h>
#include <tchar.h>
#include <stdio.h>
#include "mmsys.h"
#include "resource.h"
VOID
InitAudioDlg(HWND hwnd)
-12
View File
@@ -9,19 +9,7 @@
* 2005/11/23 Created
*/
#include <windows.h>
#include <commctrl.h>
#include <initguid.h>
#include <cfgmgr32.h>
#include <setupapi.h>
#include <devguid.h>
#include <cpl.h>
#include <tchar.h>
#include <debug.h>
#include <shlwapi.h>
#include "mmsys.h"
#include "resource.h"
typedef enum
{
+13 -1
View File
@@ -1,4 +1,16 @@
#pragma once
#include <windows.h>
#include <commctrl.h>
#include <cpl.h>
#include <tchar.h>
#include <stdio.h>
#include <initguid.h>
#include <cfgmgr32.h>
#include <setupapi.h>
#include <devguid.h>
#include <debug.h>
#include <shlwapi.h>
#include "resource.h"
//typedef LONG (CALLBACK *APPLET_PROC)(VOID);
+1
View File
@@ -18,4 +18,5 @@
<file>audio.c</file>
<file>voice.c</file>
<file>mmsys.rc</file>
<pch>mmsys.h</pch>
</module>
-8
View File
@@ -8,15 +8,7 @@
* Dmitry Chapyshev <[email protected]>
*/
#include <windows.h>
#include <commctrl.h>
#include <setupapi.h>
#include <cpl.h>
#include <tchar.h>
#include <stdio.h>
#include "mmsys.h"
#include "resource.h"
#include <debug.h>
struct __APP_MAP__;
-6
View File
@@ -8,13 +8,7 @@
* Dmitry Chapyshev <[email protected]>
*/
#include <windows.h>
#include <commctrl.h>
#include <cpl.h>
#include <tchar.h>
#include <stdio.h>
#include "mmsys.h"
#include "resource.h"
/* Voice property page dialog callback */
INT_PTR CALLBACK
-7
View File
@@ -8,14 +8,7 @@
* Dmitry Chapyshev <[email protected]>
*/
#include <windows.h>
#include <commctrl.h>
#include <setupapi.h>
#include <cpl.h>
#include <tchar.h>
#include <stdio.h>
#include "mmsys.h"
#include "resource.h"
#define VOLUME_DIVIDER 0xFFF