![]() |
|
#4
|
||||
|
||||
|
i have a DLL created with Delphi,
Code:
procedure MyProc(MyPtr: pointer); Code:
Private Declare Sub MyProc Lib "mylib.dll" (MyPtr as ???) Last edited by dj-siba; 08-25-2005 at 17:29. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Visual basic decompiler | Zeocrack | General Discussion | 3 | 11-24-2022 04:38 |
| [HELP] Visual Basic dll protection | Maltese | General Discussion | 12 | 08-13-2005 19:05 |