11 lines
194 B
C
11 lines
194 B
C
|
/*
|
||
|
* Shell UID
|
||
|
*
|
||
|
* 1998 Juergen Schmied (jsch) * <juergen.schmied@metronet.de>
|
||
|
*
|
||
|
* this in in a single file due to interfering definitions
|
||
|
*
|
||
|
*/
|
||
|
#define INITGUID
|
||
|
#include "shlguid.h"
|