VB调用dll文件
我调用了外部dll文件,其中的函数为int __stdcall ReadData(int pipenum,unsigned char *recbuffer,int len,int waittime=-1);我在VB中声明了,但是就是用不了,返回值总是-1,哪位大侠指导一下
2008-09-01 16:54

2008-09-06 07:48
2008-09-06 10:13