Aktueller Inhalt von novx

  1. N

    How to take screenshot (MASM64 / ml64.exe source)

    Hi all, I want to share complete source code in MASM x64 (ml64.exe) Assembly Language. Program takes screenshot and saves it to JPG image file. extrn BitBlt : proc extrn CreateCompatibleBitmap : proc extrn CreateCompatibleDC : proc extrn DeleteDC : proc extrn ExitProcess : proc extrn...
Zurück
Oben