civilcalc Posted January 31, 2011 Posted January 31, 2011 I have an exe that performs a very impressive OCR, and it uses a dll to perform the function. Is there a way I can spy or monitor what the application does when it performs the OCR? Ideally I want to know the dll it is using, and what parameters it is passing to perform the scan. Thanks
E1M1 Posted January 31, 2011 Posted January 31, 2011 if it's open source program you can try to read it's source. if it's commercial product, I cant help you. edited
civilcalc Posted January 31, 2011 Author Posted January 31, 2011 if it's open source program you can try to read it's source. if it's commercial product, I cant help you.:-( yeah its a commercial product, I have purchased it, but want to use the dll for my own scripts.
JohnOne Posted January 31, 2011 Posted January 31, 2011 The products developers may be able to better help you with that. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now