Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
600 B

  1. /*++
  2. *
  3. * WOW v1.0
  4. *
  5. * Copyright (c) 1991, Microsoft Corporation
  6. *
  7. * WMMTBL2.h
  8. * WOW32 16-bit MultiMedia API tables
  9. *
  10. * History:
  11. * Created 21-Jan-1992 by Mike Tricker (miketri], after jeffpar
  12. * Gutted 21-Feb-1995 by Dave Hart, after anonymous SYSUK1/SYSUK8
  13. --*/
  14. {W32FUN(UNIMPLEMENTEDAPI, "DUMMYENTRY", MOD_MMEDIA, 0)},
  15. {W32FUN(UNIMPLEMENTEDAPI, "", MOD_MMEDIA, 0)},
  16. {W32FUN(WMM32CallProc32, "MMCallProc32", MOD_MMEDIA, sizeof(MMCALLPROC3216))},