• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

help with conversion for vs2010(1.5 src) [winnt.h errors]

Junior Spellweaver
Joined
Oct 30, 2011
Messages
117
Reaction score
16
Could anyone help me to solve these errors with winnt.h?

Code:
Error	1	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	2	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSpace2
Error	3	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSpace2
Error	4	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	CSCommon
Error	5	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	CSCommon
Error	6	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	CSCommon
Error	7	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	CSCommon
Error	8	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	CSCommon
Error	9	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	10	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSpace2
Error	11	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSpace2
Error	12	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSpace2
Error	13	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	14	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	15	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	16	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	17	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	18	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	19	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	20	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	22	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	23	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	24	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	25	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	26	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	27	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	28	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	29	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	30	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	31	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	42	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	43	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	44	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	45	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	46	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	47	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	48	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	49	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	50	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	51	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	52	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	53	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	RealSound
Error	54	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	55	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	56	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	RealSound
Error	221	error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	Gunz
Error	222	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290	1	Gunz
Error	223	error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	Gunz
Error	224	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	Gunz
Error	225	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	8992	1	Gunz
	233	IntelliSense: expected a ';'	c:\program files (x86)\microsoft sdks\windows\v7.0a\include\winnt.h	290	27	
	234	IntelliSense: identifier "PVOID64" is undefined	c:\program files (x86)\microsoft sdks\windows\v7.0a\include\winnt.h	8992	5

Code:
error C2146: syntax error : missing ';' before identifier 'PVOID64'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h

error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h	290

error C2146: syntax error : missing ';' before identifier 'Buffer'	C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h

IntelliSense: expected a ';'	c:\program files (x86)\microsoft sdks\windows\v7.0a\include\winnt.h

IntelliSense: identifier "PVOID64" is undefined	c:\program files (x86)\microsoft sdks\windows\v7.0a\include\winnt.h
 
Back
Top