Hi all,

Im using protocol buffers 2.4.1 over windows xp and visual studio 2008. My 
architecture is a process that loads a shared library (dedicated to 
communications). In this shared library we fill a protocol buffer that is 
read or write in the external process (outside the dll). Where I have to 
call ShutdownProtobuffLibrary? both? if I have different shared libraries 
that use the same protocol buffer, should I have to call shutdown in every 
shared library? I've read the documentation but was not clear for me at all.

thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/protobuf/-/0wid6qVJe9MJ.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to