Click to See Complete Forum and Search --> : setcaretpos?!?!? why does the windows api suck?


FaRd0wN
June 17th, 2000, 08:50 PM
How do you use the setcaretpos() function???? I am using it as it is documented but it wont work. Does anyone know how to use this accurately??? It is very annoying especially since MSDN provides no help at all. Thank you for your time.

FaRd0wN

Iouri
June 18th, 2000, 09:34 AM
There are plenty errors in Windows API that come with VB. Check the Dan Appelman's book "Visual Basic 5.0 Programmers guide to the WIN32 API". Usually all his examples work. You will find SetCaretPos function on page 348

Iouri Boutchkine
iboutchkine@hotmail.com