HomeSort by relevance Sort by last modified time
    Searched full:mainwin (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 236 static HWND mainwin = NULL; variable
240 mainwin = hwnd;
671 if ( mainwin ) {
672 NUM_BUFFERS = CreatePrimary(sound, mainwin, &mixbuf,
677 NUM_BUFFERS = CreateSecondary(sound, mainwin, &mixbuf,

Completed in 13 milliseconds