|
specified module could not be found...!!
when i try to run a program....i got this error..
System Error &H8007007E (-2147024770). The specified module could not be found.
and when i try to run this command
regsvr32 {GUIpath}\MSSTDFMT.DLL
regsvr32 {GUIpath}\COMDLG32.OCX
i get this
LoadLibrary("{GUIpath}./msstdfmt.dll") failed - The specified module could not be found
LoadLibrary("{GUIpath}./comdlg32.ocx") failed - The specified module could not be found
anyone can tell me how to fix it??
i try everything..including checking all the windows protected files...and i do have both the dll and ocx in my system32 folder..
thanks
|