#include <dwc.h> typedef struct DWCGdbField { char * name; DWCGdbFieldType type; DWCGdbValue value; } DWCGdbField;
5.1pr2より前の変更履歴はこちら