I am trying to incorporate more API calls in my app. But I am not get the constant values. For instance the ExitWindowsEx uses a constant EWX_POWEROFF, I can't get the value for it. I need to use it to shutdown a remote kiosk.
Where can I find an exhaustive list of all of the API constants being referred to my the MSDN site.
"I have sought your assistance on this matter because I have exhausted all the help that I can find. You are free to direct me to other source of help"
Where can I find an exhaustive list of all of the API constants being referred to my the MSDN site.
"I have sought your assistance on this matter because I have exhausted all the help that I can find. You are free to direct me to other source of help"