导航

2007年1月7日

摘要: 1// 假设源对象为oriObj 2 3ObjectPtr newObj = NULL; 4ObjectPtr dialogObj = NULL; 5SetOfStrings extraStr = NULL; 6SetOfObjects extraObj = NULL; 7 8ConstructItem(AssemblyClass, mfail, &newObj); 9SetUpDialog(A... 阅读全文

posted @ 2007-01-07 16:06 hcfalan 阅读(269) 评论(0) 推荐(0) 编辑