Raised This Month: $51 Target: $400
 12% 

Borland Delphi


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Anpheus
Senior Member
Join Date: Aug 2004
Old 02-22-2005 , 20:16   Borland Delphi
Reply With Quote #1

It can make a DLL file, how would I go about making a module with it?

I do not have Visual C++, but I have Borland Delphi. I'm just curious, and wish to know how others would do it.
Anpheus is offline
BAILOPAN
Join Date: Jan 2004
Old 02-22-2005 , 21:29  
Reply With Quote #2

The DLL has to declare an external function that exposes its core features to AMX Mod X. This function is called "AMXX_Attach", and is given a function pointer as a parameter.

This function pointer is used to get Module API function pointers by name. You must also implement AMXX_Query. It might be impossible because of the added complexity, I don't know much about Delphi. But if you can read C++, look at those two functions in amxxmodule.cpp.
__________________
egg
BAILOPAN is offline
Anpheus
Senior Member
Join Date: Aug 2004
Old 02-22-2005 , 22:09  
Reply With Quote #3

Well, as far as data types go they would be compatible. Thanks for your assistance. I'll see what I can manage. If I get it to work, I will definately write something on it.
Anpheus is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode