Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error class definition mswinsock.winsock is not found
Message
From
27/05/2004 03:05:47
 
 
To
26/05/2004 23:41:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00907597
Message ID:
00907618
Views:
3
i found this in my main.prg
if pcmode = "ip"
	local myip
	ows = createobject("mswinsock.winsock")
	myip = ows.localip
	ows=.null.
	return myip
endif
how can i do something like Thisform.NewObject('LV1','OC1', 'OCTest.vcx') like in http://support.microsoft.com/default.aspx?scid=kb;EN-US;192693 ???

pls help.
Previous
Reply
Map
View

Click here to load this message in the networking platform