| 
			 
					阅读:1450回复:2
				 
				hellowdm为什么unexpected end of file found!!
					很菜的问题:
 
							Configuration: HelloWDM - Win32 Debug-------------------- Compiling... HelloWDM.c c:\program files\microsoft visual studio\vc98\include\wdm.h(8) : fatal error C1004: unexpected end of file found Error executing cl.exe. HelloWDM.exe - 1 error(s), 0 warning(s) // DUMMY wdm.h // This file is intentionally empty. // #ifdef NTVERSION #if NTVERSION == 'WDM' #error Wrong INCLUDE path! WDM.H - remove $(DRIVERWORKS)\INCLUDE\BUILD #endif [url] [/url]  				 | 
	|
| 
			 沙发# 
								发布于:2005-01-07 09:33				
			
					打开wdm.h,在#endif后加个回车				 
							 | 
	|
					
						
  | 
	
| 
			 板凳# 
								发布于:2005-01-07 10:27				
			
					谢谢老大!
 
							不行,再看一下拉高手。  				 | 
	|