The WS_DLL_EXPORT mechanism seems to only actually export the symbols in libwireshark.dll from files (in epan/dissectors) that contain registered protocols: files which contain pure helper functions (to share amongst several plugins) do not get those functions exported (but they are in the .lib). Is the correct answer that these files should be somewhere else in the directory structure?
This is using MSVC2010EE in Win7, and these files are (for now at least) private. Neil This message contains confidential information and may be privileged. If you are not the intended recipient, please notify the sender and delete the message immediately. ip.access Ltd, registration number 3400157, Building 2020, Cambourne Business Park, Cambourne, Cambridge CB23 6DW, United Kingdom
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
