Need uuid.lib for Visual Studio 6 (debug)
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Hi, uuid.lib provided with Visual Studio .NET isn't good for project written in VC6 when compiling in debug mode. Can you please tell me where to download or send me uuid.lib for Visual Studio 6 (debug) ? Thanks!
-
Try this one: http://verolix.filecloud.com/files/file.php?user_file_id=11371[^]. :)
Sorry , forgot to mention - i need it for "IFontLink2". I have uuid.lib from latest SDK , but if i compile my project in VC6 in debug mode it says "corrupted lib" and as far as i know this is because uuid.lib from letest SDK doesn't have debug version of uuid.lib (it's only release).