ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] How to link a dll

Date: Fri, 6 Feb 2009 9:31:56 -0600
Hi,

I created a custom dissector plugin and i have another .dll that it uses. the dll is written in C++. But i was wondering what i need to do to link the dll to the plugin. Such as where i put #includes and changes to makefile, or things of such so that my plugin will link with my dll.

Thanks,

Greg