Hello,
was this API EnumDisplayMonitors always crashing into oblivion when called with invalid combination of params like
Expected result: the function fails and return zero.
Observed result: crash
Thanks.
was this API EnumDisplayMonitors always crashing into oblivion when called with invalid combination of params like
Code: Select all
or its new feature since Vista?EnumDisplayMonitors(0, 0, 0, 0);
Expected result: the function fails and return zero.
Observed result: crash
Thanks.
Ring0 - the source of inspiration