Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Operating system impact on WINSOCK.dll smtp email?
Message
 
 
À
18/09/2003 13:52:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00830095
Message ID:
00830410
Vues:
18
>>This is MSWINSCK.OCX (not DLL), it usually locates in System32 folder.
>>
>>Check this link, it looks they were discussing similar issue:
>>http://www-tcsn.experts-exchange.com/Programming/Programming_Languages/Visual_Basic/Q_20655715.html
>
>I have read the thread several times from the link you provided. I do not have an ActiveX Control on my form which links to Winsock. I automatically send an email without the user knowing from data in the form text boxes and labels. When I Create the object,
>
>oSocket = create( 'mswinsock.winsock' )
>
>, the object is created from the mswinsock.dll (unless I am completly missing something). I do not have a mswinsock.ocx file on my machine. Do I still follow the logic from the other thread?
>
>TIA
>
>Wes

Most Windows PC's have both the DLL and the OCX - on my XP Pro SP 1 I have MSWinSck.OCX (107 kb) MSWSck.DLL (223 kb) and a WinSock.DLL (only 3 kb). If I could be bothered to fire up the dependancy walker, I bet we will see that the OCX is a COM wrapper for functionality in the DLL.
censored.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform