6
votes
The Way WinAPI Shows Errors
JEDI Windows API
– I got an interested answer in a forum question which I participated in. The question was not about the subject of this article but instead an answer contained code that was interesting enough to write this article. The code was Delphi but it was clearly inspired by plain C code (even using goto). However, here, I want to talk about how errors are returned in most of the WinAPI functions and why the given code in the answer is not the correct way to do so. The code was not posted in this exact way. I just extracted the necessary parts for your comprehension (The original source was even more a ...
Statistics
|
Visits by Source |
User Actions |




