10 years, 8 months ago
Highlights
Community contributions featuredAnother way is to capture messages in the main loop when returned from GetMessage/PeekMessage. This is in general not an option, since Windows sometimes uses an internal…
10 years, 8 months ago
10 years, 8 months ago
C# pretty much uses this solution -- it doesn't force you to list the exceptions in a specifier like this, but the compiler can figure out the full list of potentially thrown er…
10 years, 8 months ago
12 years ago
12 years ago
Latest Activity
See all in DiscussionsAnother way is to capture messages in the main loop when returned from GetMessage/PeekMessage. This is in general not …
10 years, 8 months ago
C# pretty much uses this solution -- it doesn't force you to list the exceptions in a specifier like this, …
10 years, 8 months ago
Not quite sure if I understand you completely, but it seems to me that the underlying problem is this: It …
12 years ago