- DEFINE_GUID strange problem
- Posted by Ufit on October 12th, 2005
I can't figure it out - doing this
DEFINE_GUID(CLSID_MYCL,......);
I always get an error
'error LNK2001: unresolved external symbol _CLSID_MYCL'
Why is that - I got lot's of GUIDs in separate header which
I include to my code. That's a standard windows header
not modified. What is going on with the compiler?
UF
Similar Posts
- XP strange problem (Microsoft Windows) by Gaurav - http://www.gauravcreations.com
- Strange problem on my ftp. (Networking) by Thomas Hoglund
- Strange IE Problem (Computers & Technology) by Andrew Watiker
- Strange Problem (Computers & Technology) by Corinne
- Strange problem (Computers & Technology) by Bo

