Anand George's Weblogs

The device gets stuck when running "Surprise Removal" test with "Run Tests with I/O" option selected in a NDIS 6.2 WWAN driver for DTM.

· When Run Tests with I/O option is disabled, the test passes. · This issue can be specific to a Win...

Author: anandgeorge Date: 04/12/2010

Usage of NativeWindow.AssignHandle/ReleaseHandle when unmanaged code is involved.

If an application is Subclassing from managed and unmanaged code, it should not use the...

Author: anandgeorge Date: 04/10/2010

WPF based application experiences different memory leaks.

If you have a WPF based application which leaks memory with following symptoms, the fix is available...

Author: anandgeorge Date: 03/31/2010

Some Multi-threaded terminal server applications crashes in Win 2008 R2

In Win2008 R2 some Multi-threaded terminal server application may crashes with access violation in...

Author: anandgeorge Date: 03/29/2010

C# .net application doing serial communication bug-check Window 2003.

Ø An application which is doing intensive serial communication may bug-check( blue Screen) a Windows...

Author: anandgeorge Date: 03/29/2010

Compile a Kernel mode driver in Visual Studio with full intellisense

To compile a Kernel mode driver in VS 2005 or similar Visual Studio versions with intellisense,...

Author: anandgeorge Date: 09/22/2009