PackFiles NOT called???

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

VSB
Member
Member
Posts: 136
Joined: 2006-12-12, 12:02 UTC
Location: Russia

Post by *VSB »

Once more question.

Is it possible to use COM-server, stored in same DLL (together with main plugin functions)?
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

TC needs exported functions from your DLL. If it exports theese functions TC will use it as plugin - no matter what else you have in same DLL.
VSB
Member
Member
Posts: 136
Joined: 2006-12-12, 12:02 UTC
Location: Russia

Post by *VSB »

2MVV
Well, I mean without any link of TC plugin development.
Can classic function from DLL use COM-server, placed in same DLL?
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I don't know:) maybe some other will give you answer (or Google).
Post Reply