|
-
Aug 18th, 2010, 08:18 PM
#1
Thread Starter
New Member
ExTextOut outputs random characters
Hi,
I'm sort of new to the whole Windows API.. I was stuck between posting my thread here or C# forum since my code is in C#.. Anyway, I've injected a .dll and I'm successfully capturing ExTextOut function calls and sending the text to the command prompt window. However, my text from the "lpString" seems to be just all random characters (Is this some kind of pointer or is this the text and it is just in need of some formatting??
I've been doing some research and have come across similar issues and seen people pass around ETO_GLYPH_INDEX. I'm not sure how to go about using ETO_GLYPH_INDEX? Can anyone give me some insight?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|