Friday, April 23, 2010

Windows Explorer Shortcuts

Alt-D : Goto to locator bar
Ctrl-N : Open new Windows Explorer
F6 : Switch between windows
Shift+F10: Show context menu

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...