Behzad

Results 5 comments of Behzad

I would suggest looking for more than one pixel color match to make it more robust in the case there is a pixel with a same color somewhere else in...

> Sure, in the kb2 that still is in development I already improved read and write performance Good to know, looking forward to it. Meanwhile I tried to map my...

Well I fixed the above issue. Now I wonder if calling NtUnloadDriver is enough to free the allocated kernel memory and un map the driver, else it would be nice...

It seems, recent updates to windows prevents your signed driver to load. Well that makes mapping drivers using KB impossible anyway.

I can confirm this problem exists in WPF too. Awaiting navigation to the first view model will froze the app. The only workaround I could find is that creating a...