Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
adamahmet said:I use Visual c++6.0 with windows xp servicepack1(Turkish version). I want to show Turkish charecters on the screen. How can I fix this problem?
BOOL CharToOem(
LPCTSTR lpszSrc, // pointer to string to translate
LPSTR lpszDst // pointer to translated string
);