[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Saber

10/5/2005 12:33:00 PM

No matter what I do VC++ 2003 .net running on WinXP HOME SP2 can't find the
CIMV2 namespace I've installed the SP2 Platform SDK. but still no luck

I really need to use the COM1 port for a IR receiver to use a remote on the
application i'm building for work can anyone please help me.


#include<windows.h>
#include<stdio.h>
#include <Wbemidl.h>
using namespace CIMV2;

c:\dewald\RemoteEnum\RemoteEnum\Remotemain.cpp(4) : error C2871: 'CIMV2' : a
namespace with this name does not exist

--
Thanx in advance
Saber