- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
I'm trying to run a dialog based program which contains an ActiveX control, but at startup I get an error dialog box stating that IFDLGnnn.DLL is missing or not registered.
I already tried reinstalling IVF without success. I'm having the same problem when trying to run the FXPLORER example (yes, Internet Explorer is installed on my computer).
Any ideas on how to solve the problem?
I'm trying to run a dialog based program which contains an ActiveX control, but at startup I get an error dialog box stating that IFDLGnnn.DLL is missing or not registered.
I already tried reinstalling IVF without success. I'm having the same problem when trying to run the FXPLORER example (yes, Internet Explorer is installed on my computer).
Any ideas on how to solve the problem?
링크가 복사됨
4 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Make sure that the folder containing the DLL is included in the definition of the PATH environment variable. For example, C:Program FilesIntelCompilerFortran10.0.026IA32Bin
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The DLL is named IFDLG100.dll and should be in the folder I named above (or similar if you have a different version.)
