wireshark/epan/wspython
Gerald Combs 607b228df6 Add ws_load_library and ws_module_open, which respectively call
LoadLibrary and g_module_open only for the program directory and system
directory on Windows. Use them to replace a bunch of LoadLibrary and
g_module_open calls. Use the extension ".dll" for all the DLLs that we
load. Add comments about DLL loading in Python.

svn path=/trunk/; revision=33924
2010-08-25 20:30:59 +00:00
..
wspy_dissectors
CMakeLists.txt
Makefile.am
Makefile.common
Makefile.nmake
register-dissector.py
wspy_dissector.py
wspy_libws.py Add ws_load_library and ws_module_open, which respectively call 2010-08-25 20:30:59 +00:00
wspy_proto.c
wspy_proto.h
wspy_register.c
wspy_register.h