Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
GameMaker Jason
21
Years of Service
User Offline
Joined: 22nd Nov 2003
Location: UK
Posted: 22nd Feb 2004 21:34
Is there any website to learn how to make dlls in visual c++ 6 I've used the third party plug-in tut on this site is there some more detailed one's?

OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 22nd Feb 2004 22:41
See IanM's web site.


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
GameMaker Jason
21
Years of Service
User Offline
Joined: 22nd Nov 2003
Location: UK
Posted: 22nd Feb 2004 23:01
what is the address

OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 22nd Feb 2004 23:04 Edited at: 22nd Feb 2004 23:05
http://www.matrix1.demon.co.uk


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
Preston C
22
Years of Service
User Offline
Joined: 16th May 2003
Location: Penn State University Park
Posted: 22nd Feb 2004 23:43
I know this isnt my thread, but I have a question concerning plugins and dlls for DBPro. For christmas I got Microsoft Visual C++ .net 2003 Standard edition. Well anyway, I can't seem to make a Win32 .dll like the tutorials say. Would an MFC DLL work the same way? If not, is there any way for me to make a Win32 .dll in MSVC++ .net 2003 standard that I dont know about? Thanks for your help.

Cheers,
Preston


Intel Celeron 1.3 Ghrz 512MB Ram NVIDIA GeForceFX 5200 128MB
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 23rd Feb 2004 00:47
MFC works more or less the same way - if you want to create windows etc, its best to do it from a C wrapper...


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
IanM
Retired Moderator
22
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 23rd Feb 2004 01:15
If I were you, I'd stay away from MFC for DBPro DLLs. MFC uses a set of very large DLLs that must be on the users machine to enable your own DLL to work (you'll find them in the system32 folder called mfc*.*) - not everyone has the latest versions of these, so you would have to include them in any download you provide.

Stick to standard windows DLLs and you'll be fine. Select a standard windows project, and switch it to a DLL on the second page of thw wizard.

The actual 'thing' that you should look for on my site is the Framework example, and also the Utility plug-in with source code.

For free Plug-ins, source and the DBPro Interface library for Visual C++ 6 and .NET
http://www.matrix1.demon.co.uk
Preston C
22
Years of Service
User Offline
Joined: 16th May 2003
Location: Penn State University Park
Posted: 23rd Feb 2004 03:10
@IanM: Hey, I never noticed that, thanks. I've also been checking out your framework example. Maybe after a bit, I may have a decent plugin ready

Cheers,
Preston


Intel Celeron 1.3 Ghrz 512MB Ram NVIDIA GeForceFX 5200 128MB

Login to post a reply

Server time is: 2025-05-28 05:08:47
Your offset time is: 2025-05-28 05:08:47