#include <string> #include <iostream> #include <fstream> #include <windows.h> #include <wininet.h> #include <winsock.h> #include <stdio.h> #include <stdarg.h> #pragma comment(lib,"wininet.lib") using namespace std; int main() { HINTERNET hOpe    Read More
posted @ 2012-08-10 14:33
upendi
Views(2525)
Comments(0)
Diggs(0)
        
            
        
        
        
// createprocess_.cpp : 定义控制台应用程序的入口点。//#include <Windows.h>#include <stdio.h>#include <stdlib.h>#include <tchar.h>#include <conio.h>#include <windows.h>#include <MMSystem.h>int main(int argc, char* argv[]){//Main_t: char commanline[40]; char Inch; char cnt     Read More
posted @ 2012-08-10 14:20
upendi
Views(877)
Comments(0)
Diggs(0)
        
            
        
        
        
1. 回调函数的定义和回调指针的定义的参数应完全相同。
2. 回调函数的定义和回调指针的定义的返回值要完全相同,并包类型声明。如:__stdcall要同有同无
3. 回调函数定义为类成员函数时,类中声明要为static    Read More
posted @ 2012-08-10 14:10
upendi
Views(317)
Comments(0)
Diggs(0)
        
 
                    
                     
                    
                 
                    
                
 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号