Skip to main content
Email Password   helpLost your password?

Articles by Daniel Lohmann (5 articles found)

Average article rating: 4.62

Edit Controls

CEditLog - fast logging into an edit control with cout
Last Updated: 1 Nov 2003   Page Views: 167,987   Rating: 4.48/5    Votes: 54   Popularity: 7.75   Bookmark Count: 59
Licence: The Code Project Open License (CPOL)   
Use an edit control for logging messages and redirect cout

STL

Some useful additions for the C++ standard library
Last Updated: 11 Apr 2000   Page Views: 58,126   Rating: 4.43/5    Votes: 13   Popularity: 4.94   Bookmark Count: 18
Defines some TCHAR compatible STL elements and gives you an std::ostream to send output to the debugger windows.

Win32/64 SDK & OS

Use member functions for C-style callbacks and threads - a general solution
Last Updated: 7 Jul 2001   Page Views: 216,089   Rating: 4.86/5    Votes: 98   Popularity: 9.68   Bookmark Count: 173
The article shows a general solution to redirect any C-style callback into a member function using adapter objects

Design and Architecture

Observing the world - how to build a reuseable implementation of a design pattern
Last Updated: 11 Jun 2001   Page Views: 65,598   Rating: 4.45/5    Votes: 23   Popularity: 6.06   Bookmark Count: 72
An article about the techniques to pour reusable design (a design pattern) into reusable code with an example of the observer pattern.

Hardware & System

Using MC.exe, message resources and the NT event log in your own projects
Last Updated: 18 May 2003   Page Views: 183,481   Rating: 4.90/5    Votes: 126   Popularity: 10.29   Bookmark Count: 119
A tutorial that shows how to integrate mc.exe in the build environment of Visual Studio and use it for event logging and string resources.

Daniel Lohmann


Member
Daniel Lohmann (daniel@losoft.de) is Assistant Professor at the Distributed Systems and Operating Systems department at Friedrich-Alexander-University Erlangen-Nuremberg, Germany. His main research topic is the design of a highly customizable and scalable operating system product line for deeply embedded systems using static configuration and aspect-oriented techniques. Before joining Universität Erlangen he worked as a freelance trainer and consultant for NT system programming, advanced C++ programming and OOA/OOD. He is interested in upcoming programming techniques like aspect-oriented programming, generative programming and C++ meta coding and has written some nice and handy tools for Windows NT which you can download at his web site.
Location: Germany Germany


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