Changeset 69227 in vbox for trunk/src/VBox/ValidationKit/utils/audio
- Timestamp:
- Oct 24, 2017 3:19:58 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118540
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/ntPlayToneWaveX.cpp
r69226 r69227 210 210 waveOutClose(g_hWaveOut); 211 211 } 212 212 213 213 HeapFree(GetProcessHeap(), 0, i16Samples1); 214 214 HeapFree(GetProcessHeap(), 0, i16Samples2);
Note:
See TracChangeset
for help on using the changeset viewer.