windows-nt/Source/XPSP1/NT/shell/browseui/brand.h
2020-09-26 16:20:57 +08:00

11 lines
127 B
C

#ifndef __BRANDBAR_H__
#define __BRANDBAR_H__
#include "bands.h"
void Brand_InitBrandContexts();
#endif // __BRANDBAR_H__