ston00
04-23-2002, 11:27 AM
I have 2 virtually identical setups on 2 different PCs. However, on one of the PCs, when I make this call:
iRes = ISHELL_CreateInstance( pMe->a.m_pIShell, AEECLSID_NET, (void**)(&piNet));
iRes returns a 3. I guess this is the error for ECLASSNOTSUPPORT. Anyone know why?
Thanks.
iRes = ISHELL_CreateInstance( pMe->a.m_pIShell, AEECLSID_NET, (void**)(&piNet));
iRes returns a 3. I guess this is the error for ECLASSNOTSUPPORT. Anyone know why?
Thanks.