14 lines
167 B
C
14 lines
167 B
C
//
|
|
// Keep the top part in sync with stdafx.h
|
|
//
|
|
#include <windows.h>
|
|
#include <ole2.h>
|
|
|
|
|
|
#define INITGUIDS
|
|
#include "initguid.h"
|
|
|
|
#include "iadmw.h"
|
|
|
|
|