Commit 97f4b225 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

tlogstg.idl: Added new file and ITravelLogClient declaration.

parent 676754d1
...@@ -226,6 +226,7 @@ include/stdole2.tlb ...@@ -226,6 +226,7 @@ include/stdole2.tlb
include/strmif.h include/strmif.h
include/structuredquerycondition.h include/structuredquerycondition.h
include/textstor.h include/textstor.h
include/tlogstg.h
include/tom.h include/tom.h
include/unknwn.h include/unknwn.h
include/urlhist.h include/urlhist.h
......
...@@ -83,6 +83,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); ...@@ -83,6 +83,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "sensevts.h" #include "sensevts.h"
#include "ocmm.h" #include "ocmm.h"
#include "commoncontrols.h" #include "commoncontrols.h"
#include "tlogstg.h"
/* FIXME: cguids declares GUIDs but does not define their values */ /* FIXME: cguids declares GUIDs but does not define their values */
......
...@@ -92,6 +92,7 @@ PUBLIC_IDL_H_SRCS = \ ...@@ -92,6 +92,7 @@ PUBLIC_IDL_H_SRCS = \
strmif.idl \ strmif.idl \
structuredquerycondition.idl \ structuredquerycondition.idl \
textstor.idl \ textstor.idl \
tlogstg.idl \
tom.idl \ tom.idl \
unknwn.idl \ unknwn.idl \
urlhist.idl \ urlhist.idl \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment