README.TXT
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:

Windows编程

开发平台:

Visual C++

  1. The RPCPICKLE directory has 2 subdirectories with pickling samples:
  2.     PICKLP  -  Procedure pickling sample,
  3.     PICKLT  -  Type pickling sample.
  4. Each sample demonstrates a fixed buffer style pickling and an incremental
  5. style pickling depending on the switches being used.
  6. The implicit primitive handle is used as the pickling handle.
  7. With default switches, both samples encode data to a file.
  8. To decode data from the file, use -d switch.