K
kenwhale
hi, all.
In my computer(windows2000 professional), I found this code doesn't
work!
SystemParametersInfo(0x2000/*SPI_GETFOREGROUNDLOCKTIMEOUT*/,0,&dwTimeOut,0))
;
The value of dwTimeOut always equals to Zero.But the same code in VC++
6.0 works well! Why ?? What things I should do for query the right value in
vc.net?? Thanks for any help!
In my computer(windows2000 professional), I found this code doesn't
work!
SystemParametersInfo(0x2000/*SPI_GETFOREGROUNDLOCKTIMEOUT*/,0,&dwTimeOut,0))
;
The value of dwTimeOut always equals to Zero.But the same code in VC++
6.0 works well! Why ?? What things I should do for query the right value in
vc.net?? Thanks for any help!