08-11-2007, 03:20 PM
If a type has cbSize member, it always must be set before passing the variable to a function.
MONITORINFO mi.cbSize=sizeof(mi)
MONITORINFO mi.cbSize=sizeof(mi)
|
GetMonitorInfo
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |