Ignore:
Timestamp:
Oct 22, 1999, 8:09:16 PM (26 years ago)
Author:
sandervl
Message:

Implemented correct waveOutGetNumDevs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/dwaveout.h

    r668 r1404  
    1 /* $Id: dwaveout.h,v 1.4 1999-08-24 21:21:11 phaller Exp $ */
     1/* $Id: dwaveout.h,v 1.5 1999-10-22 18:09:16 sandervl Exp $ */
    22
    33/*
     
    4848
    4949  static BOOL find(DartWaveOut *dwave);
     50  static int  getNumDevices();
    5051
    5152protected:
Note: See TracChangeset for help on using the changeset viewer.