Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   Varios (https://www.clubdelphi.com/foros/forumdisplay.php?f=11)
-   -   crear DLL para utilizar con ASP (https://www.clubdelphi.com/foros/showthread.php?t=27723)

altp 29-11-2005 11:14:31

crear DLL para utilizar con ASP
 
Buenos dias a todos.

Mi idea es crear una DLL para poder utilizarlo en un proyecto realizado en ASP.
La librería en cuestión llevaría un formulario con un shellTreeView y un ShellListView.

Mi problema viene cuando intento registrar esa DLL me da un error:
LoadLibrary(' aparece la dirección de la DLL') failed
GetLastError returns 0x00000485
Lo intento registrar desde un directorio en concreto.

Si la librería la grabo en System32 el error es el siguiente:
c:\windows\system32\xxx.dll was loaded, but the DllRegisterServer entry point was not found.

DllRegisterServer may not be exported or a corrupt version of c:\windows\system32\xxx.dll may be in memory. Consider using PView to detect and remove it.

Si me pudieran ayudar se lo agradecería mucho.

Gracias.


La franja horaria es GMT +2. Ahora son las 05:03:33.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi