i try to make chat app with direct play 8
and when i when i connect to server in the vib chat
box i get this message
run time error :
AUTOMATION ERROR -2146073472 (80158480);
------------------------------------------
AND I HAVE other qustion why winsock
can 't connect to other machin over the
internet
i try it many onces and in the end i used
dircet play 8
is it are good divice to creating chat room
like DJchat
is the mirosoft campany hideing the informations
i also try Winsock API and it IS NOT work
why

Directx and vb6 error "AUTOMATION ERROR -2146073472 DIRECTX"
kevjoh
The VB6 COM wrappers for old versions of DirectX are not supported MS products so you should check with the place you got them from. This thread has some guesses to their original and places for support.
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=412763
Remember also that DirectPlay is no longer recommended see http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=69462 and winsock is the way to go however you need to find another forum for winsock questions. I don't think MS has a forum for VB6 so you will need to use the newsgroups, or other forums or upgrade to VS Express - its free! - and then use the .Net forums.