mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 18:54:27 +08:00
- Fix build
svn path=/trunk/; revision=33002
This commit is contained in:
@@ -15,7 +15,7 @@ extern "C" {
|
||||
#define VFW_FIRST_CODE 0x200
|
||||
#define MAX_ERROR_TEXT_LEN 160
|
||||
|
||||
#include <VFWMSGS.H>
|
||||
#include <vfwmsgs.h>
|
||||
|
||||
typedef BOOL (WINAPI* AMGETERRORTEXTPROCA)(HRESULT, char *, DWORD);
|
||||
typedef BOOL (WINAPI* AMGETERRORTEXTPROCW)(HRESULT, WCHAR *, DWORD);
|
||||
|
||||
Reference in New Issue
Block a user