README.TXT
资源名称:MSDN_VC98.zip [点击查看]
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:
Windows编程
开发平台:
Visual C++
- The RPCPICKLE directory has 2 subdirectories with pickling samples:
- PICKLP - Procedure pickling sample,
- PICKLT - Type pickling sample.
- Each sample demonstrates a fixed buffer style pickling and an incremental
- style pickling depending on the switches being used.
- The implicit primitive handle is used as the pickling handle.
- With default switches, both samples encode data to a file.
- To decode data from the file, use -d switch.