Difference for arch/win32/include/hmpfile.h from version 1.1 to 1.2


version 1.1 version 1.2
Line 28
 
Line 28
  unsigned int cur_time;   unsigned int cur_time;
  int tempo;   int tempo;
  MIDIHDR *evbuf;   MIDIHDR *evbuf;
     HMIDIOUT hmidi;      HMIDISTRM hmidi;
  UINT devid;   UINT devid;
  unsigned char *pending;   unsigned char *pending;
  unsigned int pending_size;   unsigned int pending_size;

Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2