Windows 7 Kernel Emulator -=- alpha 0.00

  • Implemented some important BitFlags for window creation (CS_, WS_, …)
  • Implemented basic Windows types (BOOL, HINSTANCE, LRESULT, HRESULT, WPARAM, LPARAM, MSG, …)
  • Implemented WNDCLASS, WNDCLASSEX, RegisterClass, RegisterClassEx, MessageBox / MessageBoxW
  • Fixed the scaling on the Aero Window Template
  • Added a MessageBox template Window
    image
MessageBox(the current hwnd or just null, "yes", "im guessing 3 + 3 = 1", MB_OK | MB-ICONWARNING);
  • Added the Init process for startup and server records for badges and all that’s needed.

Game Link: