how can get words form screen
-
Can you be more specific what do you need with
TextOut
WhiteSky
-
Can you be more specific what do you need with
TextOut
WhiteSky
first intercept "TextOut", second replacing it,use our function "MyTextOut" : MyTextOut(int nXStart, int nYStart, LPCSTR lpszString,int cbString) { //do anything //here is "TextOut" to do } !when we use the "TextOut",it run "MyTextOut" first in fact. -- modified at 3:41 Wednesday 11th October, 2006
-
first intercept "TextOut", second replacing it,use our function "MyTextOut" : MyTextOut(int nXStart, int nYStart, LPCSTR lpszString,int cbString) { //do anything //here is "TextOut" to do } !when we use the "TextOut",it run "MyTextOut" first in fact. -- modified at 3:41 Wednesday 11th October, 2006
Im sorry but i dont understand what do you need, you have a function MyTextOut that it has TextOut then?
WhiteSky
-
Im sorry but i dont understand what do you need, you have a function MyTextOut that it has TextOut then?
WhiteSky
-
first intercept "TextOut", second replacing it,use our function "MyTextOut" : MyTextOut(int nXStart, int nYStart, LPCSTR lpszString,int cbString) { //do anything //here is "TextOut" to do } !when we use the "TextOut",it run "MyTextOut" first in fact. -- modified at 3:41 Wednesday 11th October, 2006
Is this a joke? If you could easily just intercept TextOut and replace it with your own then this computer fad wouldn't have lasted a week! I have to ask... WHY? Just scan the pixels on the screen, use OCR algorithm to get the text, and change it. That will work. Mark
-
I've not tried it, but see here.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb