Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog Localization and Source Code Discussions › Ascii Extended Characters
Make sure you set the compiler options that your application supports Unicode. To display you have to convert it to wide-char string, you could try to use API MultiByteToWideChar().