Yesterday, I was editing code for a php application I made earlier and boom. A BSOD (Blue Screen of Death) Error. After booting my computer, I discovered that the file I was editing (in Dreamweaver, on Windows 7) no longer had the code in it. Some glitch in dreamweaver converted each character of my code …
Tag Archive: windows
Aug 21
Win32 Multithreading and Synchronization
Introduction: This tutorial will explain how to create and manage multiple threads in Windows. This is an advanced tutorial; the reader should be familiar with Win32 programming. The need for responsive user-centric programs is a good reason to create programs that use multiple threads. By creating multiple threads, a program can seem to do many …
Mar 03
TRONIX 7L
Mar 01
Best Keyboard Shortcuts
Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day: Keyboard Shortcuts [Alt] and [Esc] Switch between running applications [Alt] and letter Select menu item by underlined letter [Ctrl] and …


