Click to See Complete Forum and Search --> : About GetCaretPos() ???


ali_bo
July 27th, 2004, 01:00 AM
I want to use a method to simulate 'GetCaretPos() ' in the vc#.net...
how I can do ? :ehh: :ehh:

KevinHall
July 27th, 2004, 04:17 AM
First of all, this is the wrong forum to ask the question. You should really ask it in the C# forum.

Anyway, I would try importing it via a p-invoke call. See this MSDN link (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cscon/html/vctskcodeusingpinvokevisualc.asp).

ali_bo
July 27th, 2004, 04:34 AM
o ,that is my wrong title
ths for your answer
GetCaretPos() in users.lib ,not in dll. how to use users.lib ?

ali_bo
July 28th, 2004, 02:06 AM
I know!!!!!!!! :) :) :)