visual studio 2012 - Debugging Smart Card Minidriver -


i'm working on cng smart card minidriver.

to test functionality i'd use makecert import private key smart card.

unfortunately every change make have copy minidriver.dll system32 directory. once called makecert first time, minidriver.dll in use, , can't overwrite unless reboot pc (which takes time..)

is there way overwrite without rebooting?

my second attempt debug using visual studio , starting makecert visual studio. prompted with: the breakpoint not hit. no symbols have been loaded document.

is there way debug minidriver.dll within visual studio using makecert.exe?

thanks help.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -