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 Remaining fixes for 2010-05-28 11:48:29 +00:00
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common Set svn properties and fix Id keyword. 2009-09-21 21:25:23 +00:00
Makefile.nmake Added the wspython Makefile.nmake from bug 3500 to satisfy the 2009-06-01 18:09:07 +00:00
register-dissector.py Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
wspy_dissector.py Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
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 Corrected hfinfo.ref_count -> hfinfo.ref_type. 2009-09-30 15:03:39 +00:00
wspy_proto.h Don't include config.h in header files. 2009-09-29 19:30:42 +00:00
wspy_register.c From Kovarththanan Rajaratnam via bug 3500: 2010-06-01 22:20:15 +00:00
wspy_register.h Don't include config.h in header files. 2009-09-29 19:30:42 +00:00