Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VisualStudio - ClassView / Gloabs : missed functions Pin
Lockhart17-Sep-02 7:34
Lockhart17-Sep-02 7:34 
GeneralRe: VisualStudio - ClassView / Gloabs : missed functions Pin
TyMatthews17-Sep-02 8:51
TyMatthews17-Sep-02 8:51 
GeneralRe: VisualStudio - ClassView / Gloabs : missed functions Pin
Lockhart17-Sep-02 10:51
Lockhart17-Sep-02 10:51 
QuestionHow to programmatically disable network card Pin
Jonathan Gilligan17-Sep-02 6:27
Jonathan Gilligan17-Sep-02 6:27 
AnswerRe: How to programmatically disable network card Pin
jmkhael17-Sep-02 6:38
jmkhael17-Sep-02 6:38 
AnswerRe: How to programmatically disable network card Pin
TyMatthews17-Sep-02 9:04
TyMatthews17-Sep-02 9:04 
GeneralRe: How to programmatically disable network card Pin
Jonathan Gilligan17-Sep-02 9:42
Jonathan Gilligan17-Sep-02 9:42 
GeneralRe: How to programmatically disable network card Pin
TyMatthews18-Sep-02 4:42
TyMatthews18-Sep-02 4:42 
I did a quick google search and came up with a few things that might help. Someone mentioned that there's a sample in the Windows DDK, under NTDDK\src\general\setup\Enable. Whether that has disable code or not, I'm not sure Smile | :)

More interestingly, there's an external program named DevCon that might do the trick, and apparently Microsoft gives out the source code in their latest XP DDK:

DevCon.exe KB Q311272[^]




Ty


"The significant problems we face cannot be solved at the same level of thinking we were at when we created them." -Albert Einstein


GeneralRe: How to programmatically disable network card Pin
Jonathan Gilligan18-Sep-02 6:05
Jonathan Gilligan18-Sep-02 6:05 
GeneralRe: How to programmatically disable network card Pin
TyMatthews18-Sep-02 6:09
TyMatthews18-Sep-02 6:09 
AnswerRe: How to programmatically disable network card Pin
PJ Arends17-Sep-02 14:57
professionalPJ Arends17-Sep-02 14:57 
GeneralDataExchange Pin
Steve Daly17-Sep-02 5:52
Steve Daly17-Sep-02 5:52 
GeneralRe: DataExchange Pin
Joaquín M López Muñoz17-Sep-02 6:11
Joaquín M López Muñoz17-Sep-02 6:11 
QuestionSystem tray ALERTS ?? Pin
petrol17-Sep-02 5:40
petrol17-Sep-02 5:40 
AnswerRe: System tray ALERTS ?? Pin
jmkhael17-Sep-02 6:42
jmkhael17-Sep-02 6:42 
GeneralMFC42.dll Pin
orcun colak17-Sep-02 5:26
orcun colak17-Sep-02 5:26 
GeneralRe: MFC42.dll Pin
Pavel Klocek17-Sep-02 6:39
Pavel Klocek17-Sep-02 6:39 
GeneralUpdating and changing Title Bar in Application Pin
oRion17-Sep-02 5:21
oRion17-Sep-02 5:21 
GeneralRe: Updating and changing Title Bar in Application Pin
jmkhael17-Sep-02 6:35
jmkhael17-Sep-02 6:35 
GeneralRe: Updating and changing Title Bar in Application Pin
oRion17-Sep-02 22:27
oRion17-Sep-02 22:27 
Questionhow to recognize word from sentence? Pin
wey_horng17-Sep-02 5:12
wey_horng17-Sep-02 5:12 
AnswerRe: how to recognize word from sentence? Pin
Shaun Wilde17-Sep-02 5:20
Shaun Wilde17-Sep-02 5:20 
GeneralRe: how to recognize word from sentence? Pin
Bart Robeyns17-Sep-02 5:30
Bart Robeyns17-Sep-02 5:30 
GeneralRe: how to recognize word from sentence? Pin
Shaun Wilde17-Sep-02 5:39
Shaun Wilde17-Sep-02 5:39 
GeneralRe: how to recognize word from sentence? Pin
wey_horng17-Sep-02 7:30
wey_horng17-Sep-02 7:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.