PatB
05-22-2011, 11:15 AM
Hi folks,
I use a 'home-made' c-routine(dll) to scan a windows XP screen for patterns (e.g. getPixel), etc, etc.
Currently I use the GDI API, works quite well with windows XP.
However, with windows7 it appears that the it does not to work anymore when using the dll compiled under win-xp.
Is there an issue between win-XP and win-7 GDI?
Another question is, what is the fastest method to access/scan windows XP/7 video buffer/screen?
Thanks for hints
I use a 'home-made' c-routine(dll) to scan a windows XP screen for patterns (e.g. getPixel), etc, etc.
Currently I use the GDI API, works quite well with windows XP.
However, with windows7 it appears that the it does not to work anymore when using the dll compiled under win-xp.
Is there an issue between win-XP and win-7 GDI?
Another question is, what is the fastest method to access/scan windows XP/7 video buffer/screen?
Thanks for hints