|
-
Sep 24th, 2002, 03:16 PM
#1
Thread Starter
Frenzied Member
missing file..... help
i need this ocx... WS.ocx , it seems to be a very hard one to find lol
searched the forums n nothing came up except other posts from people lookin for it too.....
someone plz give a link to it
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
-
Sep 24th, 2002, 03:19 PM
#2
what is ws.ocx supposed to be?
winsock?
windows scritping?
weeble sick?
-
Sep 24th, 2002, 03:23 PM
#3
Thread Starter
Frenzied Member
lol its a winsock ocx named WS.ocx its a missing file for this chat
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
-
Sep 24th, 2002, 03:24 PM
#4
-
Sep 24th, 2002, 03:27 PM
#5
Thread Starter
Frenzied Member
i dunno lol
probably, but the program is looking for WS.ocx so just rename my winsock.ocx to WS.ocx ??
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
-
Sep 24th, 2002, 03:27 PM
#6
just remove the reference to ws.ocx and re add it using the winsock.ocx
-
Sep 24th, 2002, 03:31 PM
#7
-
Sep 24th, 2002, 03:33 PM
#8
I was assuming he is loading some source code.
-
Sep 24th, 2002, 03:35 PM
#9
Thread Starter
Frenzied Member
yes
im trying to figure out how the person was able to do a few functions in their chat... i havent been able to do it in mine
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
-
Sep 24th, 2002, 03:44 PM
#10
ok well then open up the project. On one of the forms you should see a blank square/rectangle shape This is probably where the winsock control is supposed to be. click it. delete it. then go add a reference to YOUR winsock control and redraw it on the form. Make sure to name it the same as the original conrol was.
-
Sep 24th, 2002, 03:46 PM
#11
Originally posted by Mc Brain
I think is not an app he's making, but a third party one. In that case... DO NOT RENAME IT!!! Other app might need it. Copy the file and rename this copy to "WS.OCX", then register this new file.
I'm not 100% sure this works.... it would still have the same prog & class ID on the back end... no matter what the file name is.
If I take VBRun.dll and rename it MonkeyJunk.dll and register it.... In the VB Object browser, it will still show up as VBRUN.
-
Sep 24th, 2002, 03:47 PM
#12
Need-a-life Member
Originally posted by techgnome
I'm not 100% sure this works.... it would still have the same prog & class ID on the back end... no matter what the file name is.
If I take VBRun.dll and rename it MonkeyJunk.dll and register it.... In the VB Object browser, it will still show up as VBRUN.
Me neither.... but is safer to try than renaming the file. I've thought of all that already.
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|