Registering IO.dll .... Wierd things, maybe you can explain!
Thanks in advance for helping me out.
I got IO.DLL from geekshidout.com and I was trying to reference it in VB6 but it says "Cannot add reference to the specified file.". So I thought that registering the DLL might fix the problem. Thus, I type in the following into the command prompt: "regsvr32 io.dll" but it says "io.dll was loaded, but the DLLRegisterServer entrypoint was not found. This file cannot be registered".
This is funny actually because i got the file working last time on my old PC on Windows XP Pro, but it doesn't want to work on my new pc with Windows XP Home. Maybe it's something I'm forgetting to do. I'd appreciate any help. This is probably more simple than it looks!