This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;+------------------------------------------------------------------+ | |
| ;| Create simple window using ASMx86 with Xlib | | |
| ;| --------------------------------------------- | | |
| ;| | | |
| ;| This source code demonstrates on how to create GUI using | | |
| ;| ASMx86 NASM Language with Xlib. | | |
| ;| | | |
| ;| HOW TO COMPILE | | |
| ;| ---------------- | | |
| ;| | |