/* Util..h

This is a good place to put macros, function declarations, extern variables

Back to the "COM Inproc Server in C" tutorial.

*/

#include <Windows.h>

extern UINT cCMike; /* set to 0 on startup, decremented */

/*End of Util.h*/