From: Sean H. <jal...@ho...> - 2008-07-18 22:26:02
|
> For some reason, I could not load SPI_GETWORKAREA via > Win32::GUI::Constants. > I don't know why. The numeric value of SPI_GETWORKAREA is 48. So My guess is that it's simply not one of the constants included because the function it's intended for is not yet ported to Win32::GUI. > Thanks for pointing me in the right direction, Sean. Glad I could help. |