use unicode directive

svn path=/trunk/; revision=28247
This commit is contained in:
Sylvain Petreolle 2007-08-08 16:41:25 +00:00
parent c03ea6d0ce
commit 812a9e4d7b
6 changed files with 9 additions and 9 deletions

View file

@ -226,7 +226,7 @@ GetBasicInfo(LPOSVERSIONINFOEX osvi, TCHAR * HostName, TCHAR * OSName, TCHAR * V
}
INT
main (VOID)
_tmain (VOID)
{
DWORD Operations = 0;
INT ret = 255;