共有回帖数  0  个 
	 
	
	
	
     
          
          
               
                  - 为什么GetMessage的第二个参数不为空,就结束不了进程?
- 
													  只看楼主					  
                     
                       收藏
                      
                          
                           回复
                      
					  
					                     
					 
 
            
				   - 
						
						
							 
									MSG msg;
 while (GetMessage(&msg, NULL, NULL, NULL))
 {
 TranslateMessage(&msg);
 DispatchMessage(&msg);
 }
 一直不理解 
 楼主 2016-06-16 12:16 回复 
 
 
   
             
                  
                  
 
 
 
     
	 
  
	Copyright © 2010~2015 直线网 版权所有,All Rights Reserved.沪ICP备10039589号
	
	意见反馈 | 
	关于直线 | 
	版权声明 | 
	会员须知