Is there a way to open the Windows XP completion dialog (the one that contains three buttons - Suspend, Shutdown, Restart and Hibernate when you press Shift) using any language (preferably: C / C ++, VB, Haskell, batch)?
I think I can load the msgina.dll file into my C ++ program, but I donβt know what to do next - what function in dll is used to display the dialog?
frosty
source share