Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Operating system impact on WINSOCK.dll smtp email?
Message
De
17/09/2003 16:21:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Operating system impact on WINSOCK.dll smtp email?
Divers
Thread ID:
00830095
Message ID:
00830095
Vues:
77
A month of two ago I (with the help of other on the UT) wrote a simple function which sends email through a specified SMTP server through the WINSOCK dll. The program works fine with Windows 98/2000 but it will not work with Windows NT/XP. The error is:

"Class definition MSWINSOCK.WINSOCK is not found"

This error is on the line which I create an instance of the winsock object:
oSocket = create( 'mswinsock.winsock' )
Does the winsock.dll differ between operating systems that would cause this? Does anyone have a clue what this would be?

Wes
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform