Skip to content
Snippets Groups Projects
Commit e3869d56 authored by Erwin Wolff's avatar Erwin Wolff Committed by Alexandre Julliard
Browse files

Removed VERSION typedef.

parent 7bcf7b16
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment