I wouldn't put it quite like that -- the Win32 APIs continue to work.
--
-Nick Kramer [MSFT]
http://blogs.msdn.com/nickkramer
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"CosminB [BRT]" <cosminb@gmail.com> wrote in message
news:1149679556.720761.161430@h76g2000cwa.googlegroups.com...
> AFAIK you can't. I've hit this issue in the past. The official answer
> seems to be "you don't need it". Of course, that's wrong, but this is
> the way things are. If you search this group, you will find the problem
> already discussed.
>
> Cheers,
> Cosmin.
>
> wisenighthsu@ulead.com.tw wrote:
>> Dear all:
>>
>> I wrote a program. I want to set the cursor position to some points
>> I assign.
>>
>> But, I can't find the function to set the cursor position. In SDK, we
>> can use
>>
>> "SetCursorPos" to set.
>>
>> Could someone tell me how to do it? If possible, could you show me
>> the
>>
>> example code? really thx a lot.
>