Windows Media SDK and MFC
COM
1
Posts
1
Posters
1
Views
1
Watching
-
Has anyone out there developed anything with the WMSDK and gotten it to link in a MFC app. I get the link error defaultlib "msvcrt.lib" conflicts with use of other libs; use /NODEFAULTLIB:library I did what the error message says.. and it still didnt compile.. How do i get MFC to link with the WMSDK(windows media sdk)? Thanks for any help... -VIk