Skip to main content
Email Password   helpLost your password?

Articles by einaros (2 articles found)

Average article rating: 4.43

C / C++ Language

Thunking in Win32: Simplifying Callbacks to Non-static Member Functions
Last Updated: 22 Dec 2006   Page Views: 32,234   Rating: 4.02/5    Votes: 30   Popularity: 5.94   Bookmark Count: 44
Licence: The Apache License, Version 2.0   
A quick introduction to thunking, as well as a demonstration of a simple library which does the work for us.

Threads, Processes & IPC

Cross thread calls in native C++
Last Updated: 19 Jul 2007   Page Views: 35,589   Rating: 4.84/5    Votes: 32   Popularity: 7.28   Bookmark Count: 69
Licence: The Apache License, Version 2.0   
An article which discusses the need for synchronization in multi-threaded applications, and features a generic framework for making calls across threads: ThreadSynch.

einaros


Member
My name is Einar Otto Stangvik, and I'm a programmer based in Oslo, Norway. I mainly develop applications and software architectures targetting C++ on the Windows platform, but I have also got experience doing the same on Unix and Linux. The last few years I've used C# a lot, but native C++ is still my main focus.


As of July 2008, I'm a Microsoft MVP for Visual C++.


Follow me on Twitter: @einaros
My code blog: einaros.blogspot.com
My site: www.indev.no
Occupation: Software Developer
Location: Norway Norway


Last Updated 24 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009