![]() |
compile error - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51) +----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44) +------ Forum: Bugs Reports (https://mirage-engine.uk/forums/forumdisplay.php?fid=9) +------ Thread: compile error (/showthread.php?tid=3118) |
compile error - jasper - 06-09-2009 when i try to make a 'server.exe' on the mirage server visual basic it says "Compile error: Metho of data not found* after that.. Code: Public Function GetPlayerIP(ByVal Index As Long) As String someone mention registering DLLs but i dont know how to do that Re: compile error - Beres - 06-09-2009 Do you even have the Winsock Control on the form? lol Re: compile error - jasper - 06-09-2009 oh..no i dont...opps :lol: sorry im new to vb6 Re: compile error - Beres - 06-09-2009 Its ok got to start somewhere ![]() Re: compile error - jasper - 07-09-2009 wait..no i do have Winsock Control on the form... :| Re: compile error - Robin - 07-09-2009 jasper Wrote:wait..no i do have Winsock Control on the form... :| Is it called Socket? Re: compile error - jasper - 07-09-2009 em......no, just Microsoft Winsock Control 6.0 (SP4) Re: compile error - Matt - 07-09-2009 jasper Wrote:em......no, just Microsoft Winsock Control 6.0 (SP4) Is there a physical socket tool on the form itself? Not just the ability to draw one on there, an actual one. Re: compile error - jasper - 07-09-2009 Matt Wrote:you mean the two desktops conected by the red line? nojasper Wrote:em......no, just Microsoft Winsock Control 6.0 (SP4) |