Learn how to write an accelerator for IE 8 to perform quick simple tasks, taking Codeguru Forums Search as an example.
Codeguru Forum Search Accelerator for IE 8
Published 05/21/2009
Learn how to write an accelerator for IE 8 to perform quick simple tasks, taking Codeguru Forums Search as an example.
Learn about a dissasembly view of function calls, and decipher the __thiscall calling convention.
Explore a dissasembly view of function calls, including organization of the stack for local variables and the concept of stack frames and frame pointers.
Read a dissasembly view of function calls, explaining organization of the stack and the behavior in the context of different calling conventions.
Begin a journey into the inner workings of how function calls work on x86 platforms,
Explore the challenges of developing an MFC application to use on Vista and non-Vista platforms in the context of Vista's new Command Link Button style.