Задайте вопросЗадайте вопрос
 

Отвеченоerror code, returned from LoadLibrary() , is 7e

  • 14 июня 2006 г. 3:23yaxixi Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    Hi,
       I developmented a DShow filter on smartphone and wanted to load it in my 
    application. But it returned NULL when call LoadLibrary(_T("MyFilter.ax")). 
    The error code is 7e. And I tried to use Regsvrce.exe to register 
    MyFilter.ax, the error code returned is also 7e. However I explicitly put 
    "MyFilter.ax" in "\Windows". 
      I tried to load another module, LoadLibrary(_T("aygshell.dll")) for 
    example, it succeded. It seemed that the problem existed in "MyFilter.ax". 
    How can I do to resolve this? 
       I am very appreciated of any ideals!

Ответы

Все ответы