Please Disable Ad-Block To View This Website.

If you block ads, this site can not survive!

Ads are very minimal for registered users. If you don't have an account please register now!

DOWNLOAD
 Full Scripts
 Addons
 Snippets
 DLLs
 MTS Themes
 Tutorials
 Misc.
 File Queue
 Download mIRC
INTERACT
 Screenshots
 Challenge
 Top Downloads
 Submit Form
 Forums

SEARCH
Site Search

FRIENDS
Link to us!
PhotoShelf

Home | Comments:
Delphi DLL Tutorial - Part 1 by [Mystic]
Description:
Part one of a multi-part tutorial on creating mIRC DLL files in Delphi. This one will get you introduced to making DLL files in Delphi, and how to make them interact with mIRC.

Submitted Review Author's Updates

There is no review for this file yet.
There are no update notes.
Screenshot:
No
Screenshot
Available

Comments:

  Mode:    Create New Post

xdxcMay 14, 2005 5:35PM
De rien.

RaverJKMay 14, 2005 11:05AM
Thank you for the quick answer, it helped.

I tried to use a record instead of its pointer as parameter of the LoadDll function.

Merci :)

xdxcMay 14, 2005 3:56AM
Try this snippet. It's not in English, but I'm sure you can get the general idea of what you're supposed to do.

edit: Wrong URL...

Text edited by author on May 14, 2005 @ 3:57AM


RaverJKMay 13, 2005 7:00PM
how do I implement LoadDll and UnloadDll in delphi ? They're mentioned in Necroman's dll tutorial but written in C++

Do I guess right that a struct(c++) is a record(pascal)?



Create New Post

You must be logged in to post messages.