[STOBJECT] Improve the existing PCH and make use of it.

This commit is contained in:
Amine Khaldi 2017-12-08 23:15:31 +01:00
parent 6429bfcd8f
commit e15874b491
8 changed files with 26 additions and 40 deletions

View file

@ -9,9 +9,6 @@
#include "precomp.h"
#include <olectl.h>
#include <atlwin.h>
BEGIN_OBJECT_MAP(ObjectMap)
OBJECT_ENTRY(CLSID_SysTray, CSysTray)
END_OBJECT_MAP()