Title is No Title

not very good here!

导航

上一页 1 2 3 4 5 6 ··· 13 下一页

2005年7月15日 #

create dll formt lib with cpp funcs or c just funcs by hand.

摘要: 1:write cpp or c style func head: #define USECPP #include "comNet.h" //use put and get file. //because comNet are "c"#pragma comment(lib,"Ws2_32.lib") #define BUFSIZE 100#define MAX_CMD_FILE_NAME_... 阅读全文

posted @ 2005-07-15 12:50 abraham 阅读(385) 评论(0) 推荐(0) 编辑

2005年7月5日 #

pub class into dll in dos by hand step by step.

摘要: put class into dll is one of the questions that make me trouble utill one daywhen I see 's first chapter, I get the result.and tried in dos cmd and also VC6.B:by hand in dos.1:write TestCC.h#ifdef IM... 阅读全文

posted @ 2005-07-05 15:15 abraham 阅读(481) 评论(0) 推荐(0) 编辑

put class into dll by using vc6.0

摘要: put class into dll is one of the questions that make me trouble utill one daywhen I see 's first chapter, I get the result.and tried in dos cmd and also VC6.A:VC61:add a class likestudent.hclass _dec... 阅读全文

posted @ 2005-07-05 15:09 abraham 阅读(435) 评论(0) 推荐(0) 编辑

2004年4月21日 #

How To Read a Big Txt File into CEdit and write it as save!.

摘要: This problem is important when we want create a NOTEBOOK like Microsoft,some times we must use this teck to use as logs , and also some other,now it is a usefull solution that have spent much time to ... 阅读全文

posted @ 2004-04-21 18:22 abraham 阅读(1331) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 13 下一页