Hi,

Look in doc/README.developer and epan/proto.h for
proto_tree_add_uint[_format](tree, ...)

Thanx,
Jaap

gogr...@wi.rr.com wrote:
> Hello,
> 
> In my custom dissector i understand how to take data from the buffer and 
> output it, but how do i output a number thats not from the buffer. I will be 
> getting data from another dll proxy that i will want to output. So say i have 
> an int variable "test" that gets set by a function "public int Test()" in my 
> loaded dll, how would i output my variable in the tree? I hope you understand 
> what i mean
> 
> Thanks,
> Greg

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to