Q&A

  • 비베에서 사용하는 dll를 델파이에서 사용하다가 다음과...
델파이 초보자입니다. 비베로 dll를 만들어는데 이 dll를 델파이에서 사용하다보니 다음과 같은 메세지 뜨네요. 어떻게 해결해야할지 몰라 이렇게 고수님들의 도움을 바랍니다.

에러메세지:Project Project1.exe raised exception class ElntfCastError with message'interface not supported'. Process stopped. Use Step or Run to continue.

1  COMMENTS
  • Profile
    화랑 2000.07.20 01:56
    DLL에서 외부에서 접근하는 메소드 설정이 잘 못되었거나..



    델파이에서 메소드를 잘못 쓰신것 같은데요..



    비베로 만들 DLL의 Interface를 다시 한번 확인하시기 바랍니다.



    김태영 wrote:

    > 델파이 초보자입니다. 비베로 dll를 만들어는데 이 dll를 델파이에서 사용하다보니 다음과 같은 메세지 뜨네요. 어떻게 해결해야할지 몰라 이렇게 고수님들의 도움을 바랍니다.

    > 에러메세지:Project Project1.exe raised exception class ElntfCastError with message'interface not supported'. Process stopped. Use Step or Run to continue.