windows-nt/Source/XPSP1/NT/shell/browseui/brand.h

11 lines
127 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __BRANDBAR_H__
#define __BRANDBAR_H__
#include "bands.h"
void Brand_InitBrandContexts();
#endif // __BRANDBAR_H__