windows 95/98/me: share_info_50 结构
对以上这个结构的声明更应该注意参数类型的正确对应。原始声明如下:
typedef struct _share_info_502 {
lpwstr shi502_netname; // pwidechar;
dword shi502_type; // dword;
lpwstr shi502_remark; // pwidechar;
dword shi502_permissions; // dword;
dword shi502_max_uses; // dword;
dword shi502_current_uses; //dword;