EDN Admin
Well-known member
Hi,
what is the basic difference between the use unicode character set and use multi-byte character set options under configuration properties in visual studio 2008.whats the purpose of these properties and let me know the usuage.
<br/>
I have one application which was set as use unicode character set.Now am trying to implement FindFirstFile(),FindNextFile() which results in so many type ocnversion errors for these methods.If i set teh characeter set property as "no set".It gives so many other
type conversion errors.
IS there any way to fix this? If so kindlt let me know.
<br/>
View the full article
what is the basic difference between the use unicode character set and use multi-byte character set options under configuration properties in visual studio 2008.whats the purpose of these properties and let me know the usuage.
<br/>
I have one application which was set as use unicode character set.Now am trying to implement FindFirstFile(),FindNextFile() which results in so many type ocnversion errors for these methods.If i set teh characeter set property as "no set".It gives so many other
type conversion errors.
IS there any way to fix this? If so kindlt let me know.
<br/>
View the full article