![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
|
Hi,
I'm trying to install NDIS IM Driver automatically.And I pasted codes from bindview like these. It seems work well. //________________________________ hr = GetPnpID( lpszInfFile, &lpszPnpID ); if ( hr == S_OK ) { hr = InstallSpecifiedComponent( lpszInfFile, lpszPnpID, &GUID_DEVCLASS_NETSERVICE ); CoTaskMemFree( lpszPnpID ); } //_________________________________ also I set the NCF_HIDDEN flag in the netsf.inf . but It doesn't work. It still appear in local connection dialogbox. if I install it manully,it's ok. I don't why. additional how to built the bindview using the microsoft visual studio 6.0? I want to know bindview how to work. any hep I'will appreciate. Thkx. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |