Commit e3869d56 authored by Erwin Wolff's avatar Erwin Wolff Committed by Alexandre Julliard

Removed VERSION typedef.

parent 7bcf7b16
......@@ -66,8 +66,6 @@ typedef LRESULT (CALLBACK *DRIVERPROC)(DWORD,HDRVR,UINT,LPARAM,LPARAM);
#define MAXERRORLENGTH 128 /* max error text length (including NULL) */
#define MAX_JOYSTICKOEMVXDNAME 260
typedef WORD VERSION; /* major (high byte), minor (low byte) */
#ifndef _MCIERROR_
#define _MCIERROR_
typedef DWORD MCIERROR;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment