How to avoid error "LNK2001 unresolved external" by using DEFINE_GUID
原文:http://support.microsoft.com/kb/130869
In Microsoft Visual C++, if the version of the compiler is older than a specific version, a GUID must be initialized exactly once. For this reason, there are