K8055.dll fix in MSVB2008EE?

Okay I’m running Microsoft Visual Basic 2008 Express Edition and when trying to reference the k8055.dll Revision 2, VB won’t reference it. The thing is it will reference the k8055.dll REV 3, but the program will give 3 errors when trying to run it with declared functions.

What I always have to do is stick REV 3 in the /system32 directory, reference it, then go back and stick REV 2 in the /system32 directory for the VB to like it and run.

Has there been a fix or am I just doing something wrong, or is this the only way to do it at the current time?

BTW, I’m running MS Windows XP Pro.

Thanks,
Chris

What errors are you getting?

Also is there a specific reason you want to use the older r2?

[quote=“drsquirrel”]What errors are you getting?

Also is there a specific reason you want to use the older r2?[/quote]

The reason why I used r2 is because r3 wouldn’t work when referenced with VBEE, but r3 would reference and r2 wouldn’t, but r2 would work and r3 wouldn’t.

I’ll give the errors later on, when I back on my machine.