Windows2003-3790/inetcore/outlookexpress/wabw/wabapi/initguid.c
2020-09-30 16:53:55 +02:00

10 lines
193 B
C

/**************
** INITGUID.CPP
** simply includes initguid.h
** to instantiate the GUIDs in the other
** included files
*/
#include "_apipch.h"
#include <initguid.h>