11 lines
139 B
C++
11 lines
139 B
C++
|
// wvguids.cpp : Instantiation of GUIDS used by WebView
|
||
|
|
||
|
#include "priv.h"
|
||
|
|
||
|
#define INITGUID
|
||
|
#include <initguid.h>
|
||
|
|
||
|
#include "wvguids.h"
|
||
|
|
||
|
|