I have built a .dll under WinXP that claims it can\'t find DWMAPI.DLL when it\'s loaded. The problem is that this DLL is a Vista DLL, and this a known issue for XP users tha
Try changing your setting in C/C++->Code Generation->Runtime Library to Multi-Threaded rather than Multi-Threaded DLL.