Click here to Skip to main content
15,892,809 members
Articles / Desktop Programming / Win32

Automatically Disappearing Dialog, Used to Provide VERIFY and ASSERT on ReactOS

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
8 Jan 2020CPOL4 min read 3.2K   28   1  
Automatically Disappearing Dialog
In this article, you will learn about a universal automatic disappearing dialog that can be used during mouse capture, designed for implementing VERIFY and ASSERT on ReactOS, running on any version of Windows.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader Celonis SA
Germany Germany
I am currently the CEO of Symbioworld GmbH and as such responsible for personnel management, information security, data protection and certifications. Furthermore, as a senior programmer, I am responsible for the automatic layout engine, the simulation (Activity Based Costing), the automatic creation of Word/RTF reports and the data transformation in complex migration projects.

The main focus of my work as a programmer is the development of Microsoft Azure Services using C# and Visual Studio.

Privately, I am interested in C++ and Linux in addition to C#. I like the approach of open source software and like to support OSS with own contributions.

Comments and Discussions