| Source path: svn/ trunk/ src/ google/ protobuf/ message.h |
|
|
|
|
Older revisions
r305
by ken...@google.com
on Jan 14, 2010
Diff
Fix issues with Windows build: Always use ASCII version of CreateProcess (even if UNICODE is defined) and move GetMessage macro work-around to common.h so that it covers ...