//*************************************************************** // From the book "Win32 System Services: The Heart of Windows 98 // and Windows 2000" // by Marshall Brain // Published by Prentice Hall // // Copyright 1995, by Prentice Hall. // // This code implements the DLL function. //*************************************************************** // snd.cpp #include #include "snd.h" void MultiHonk(DWORD iterations) { UINT i; for (i=0; i