// JP opened flex table

Click to See Complete Forum and Search --> : Ndis IM driver , Using GUI question


Doron Moraz
March 10th, 2007, 05:55 PM
Hi all,

I built an NDIS IM driver which works fine.
I'm binding to the driver using a user mode code written in VS6 Console,
Everything seems to be OK until I try to transfer the code from Console to MFC so I can Implement a small GUI.

Are there any changes I need to do in the INF file so I can user GUI?
Any ideas why things are not working under MFC?

Cheers for the help
Doron

//JP added flex table