Update for http://wiki.osdev.org/GUI

All about the OSDev Wiki. Discussions about the organization and general structure of articles and how to use the wiki. Request changes here if you don't know how to use the wiki.
Post Reply
User avatar
MajickTek
Member
Member
Posts: 101
Joined: Sat Dec 17, 2016 6:58 am
Freenode IRC: MajickTek
Location: The Internet
Contact:

Update for http://wiki.osdev.org/GUI

Post by MajickTek »

There was a link in the Articles section that was moved, which was the GUI Developement link. I fixed the link (it is still on the same website, just a different URL). Here is the link: http://www.osdever.net/tutorials/view/gui-development .
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs

Code: Select all

while ( ! ( succeed = try() ) ); 
Post Reply