What is RpcNdr.h

前端 未结 3 791
执笔经年
执笔经年 2021-01-07 22:50

And where does Microsoft get away with

#define small char

You can\'t just add reserved words to the language and quietly include them in a pl

3条回答
  •  旧巷少年郎
    2021-01-07 23:18

    This is part of the interface definition for the RPC NDR engine (for RPC and DCOM marshalling).

提交回复
热议问题