1. 07 Sep, 2004 2 commits
    • Robert Reif's avatar
      Consolidate secondary buffer list processing and locking. · 1d785b85
      Robert Reif authored
      Two new functions DSOUND_AddBuffer and DSOUND_RemoveBuffer
      have been added and the locking has been moved into these functions.
      Renamed IDirectSound lock to buffer_list_lock.
      Removed redundant test for IID_IDirectSoundNotify and
      IID_IDirectSoundNotify8 because they are the same.
      Removed check for invalid buffers on list because that shouldn't
      happen anymore because of fixed 3d buffer reference counting.
      Minor code cleanups.
      1d785b85
    • Filip Navara's avatar
      - Draw the Wizard97 header bitmaps before drawing the header strings. · 002d9119
      Filip Navara authored
      - Center the header bitmap of the new Wizard97 correctly.
      - Display the correct wizard title for any wizard type and do not
        change it for reqular property sheets.
      002d9119
  2. 06 Sep, 2004 24 commits
  3. 03 Sep, 2004 14 commits