Hello world!

#include <windows.h>
int WINAPI WinMain(HINSTANCE, HINSTANCE, LPSTR, int) {
  MessageBox(NULL, L"Hello world!", L"erengy.com", MB_ICONINFORMATION | MB_OK);
  return 0;
}

Yup, this marks the obligatory first post of my new blog.

I imported all the Turkish posts from the previous one, though I’m planning to write mainly in English from now on. To make things even more complicated, here’s a Japanese sentence, which is obviously a copypasta:

よろしくお願いします!