Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I'm getting ole error code 0x80040112
Message
From
27/05/2004 04:37:20
 
 
To
26/05/2004 07:43:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00906421
Message ID:
00907638
Views:
6
hi sergey, i've downloaded and installed SP5. i can use foxtray.ocx and marchoso.ocx on user's machine.

but i have one problem, i have this in my main.prg
if pcmode = "ip"
	local myip
	ows = createobject("mswinsock.winsock.1")
	myip = ows.localip
	ows=.null.
	return myip
endif
how can i apply the Thisform.NewObject('LV1','OC1', 'OCTest.vcx') in this case?

should i add microsoft winsock 6.0 in my class too?

pls help me.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform