MFC plugins
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 5
- Joined: 2007-11-15, 09:33 UTC
MFC plugins
Hi everybody
is there any MFC sdk for plugin development, or are there available sources of plugins written with MFC?
thanks
is there any MFC sdk for plugin development, or are there available sources of plugins written with MFC?
thanks
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
XSudoku
What kind of plugin do you want to write? I can send you the sources of XSudoku plugin which is MFC based lister plugin.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 5
- Joined: 2007-11-15, 09:33 UTC
fhRar uses the MFC, too.
Code: Select all
0. About
--------
This is the MFC source code for the fhRAR plugin.
It contains the full Solution for use with Visual Studio 2003.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 5
- Joined: 2007-11-15, 09:33 UTC
What do you exatly want to implement? A standard DLL (that uses MFC) or an MFC extension DLL? My XSudoku plugin is MFC extension lib for VS6.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 5
- Joined: 2007-11-15, 09:33 UTC
OK, I will send them to you later.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 5
- Joined: 2007-11-15, 09:33 UTC
How are you going on with your MFC extension DLL?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more