I am trying to move my programming stuff to a new PC. I have been fairly successful so far. However, I have tried this:
VB Code:
C:\windows\system\regsvr32.exe c:\windows\system32\graph32.ocx
It has worked for all the other OCXs I have come acroos. However, this gives me the message:
VB Code:
load library ("C:\windows\system32\graph32.ocx") failed - the specified module could not be found
I have verified that it is where I said it is.




Reply With Quote