Hi,
Guy
just added it to libethereal.def so your plugin will work on the uppkomming
0.10.14 or on SVN builds after v 16777: /trunk/epan/:
libethereal.def
Brg
Anders
if I do like this, is that means my plug-in can not
work on others ethereal environment ?
On 12/13/05, Anders
Broman (AL/EAB) <anders.broman@xxxxxxxxxxxx>
wrote:
Hi,
You probably have to add it
to libethereal.def
Brg
Anders
I 'm writing a plug-in for my internal protocol,
encounterd an link error:
error LNK2001: unresolved external symbol
_tvb_fake_unicode
I have included the follow header files.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdio.h>
#include <stdlib.h>
#include
<string.h>
#include <gmodule.h>
#include <epan/packet.h>
#include
<epan/addr_resolv.h>
/* Define version if we are not building ethereal statically */
#include "moduleinfo.h"
who can help me
?
_______________________________________________
Ethereal-dev
mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev