6 lines
65 B
C
6 lines
65 B
C
/*
|
|
* cscommon.h
|
|
*/
|
|
|
|
#define ISNULLGUID(x) (x.Data1 == NULL)
|