Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Excel dependent on .Net Framework Runtime? Pin
Anurag Gandhi7-Aug-07 1:55
professionalAnurag Gandhi7-Aug-07 1:55 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 1:59
George_George7-Aug-07 1:59 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
Kevin McFarlane7-Aug-07 2:07
Kevin McFarlane7-Aug-07 2:07 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 2:57
George_George7-Aug-07 2:57 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
Kevin McFarlane7-Aug-07 3:34
Kevin McFarlane7-Aug-07 3:34 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 17:35
George_George7-Aug-07 17:35 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
Anurag Gandhi7-Aug-07 3:36
professionalAnurag Gandhi7-Aug-07 3:36 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 16:53
George_George7-Aug-07 16:53 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
Mark Salsbery7-Aug-07 5:13
Mark Salsbery7-Aug-07 5:13 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 17:01
George_George7-Aug-07 17:01 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
Mark Salsbery7-Aug-07 17:38
Mark Salsbery7-Aug-07 17:38 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 18:31
George_George7-Aug-07 18:31 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
Mark Salsbery8-Aug-07 5:04
Mark Salsbery8-Aug-07 5:04 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George8-Aug-07 16:34
George_George8-Aug-07 16:34 
AnswerRe: Excel dependent on .Net Framework Runtime? Pin
Nemanja Trifunovic7-Aug-07 4:48
Nemanja Trifunovic7-Aug-07 4:48 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 17:02
George_George7-Aug-07 17:02 
AnswerRe: Excel dependent on .Net Framework Runtime? Pin
Jim Crafton7-Aug-07 9:40
Jim Crafton7-Aug-07 9:40 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 17:14
George_George7-Aug-07 17:14 
AnswerRe: Excel dependent on .Net Framework Runtime? Pin
ThatsAlok7-Aug-07 23:10
ThatsAlok7-Aug-07 23:10 
GeneralRe: Excel dependent on .Net Framework Runtime? Pin
George_George7-Aug-07 23:52
George_George7-Aug-07 23:52 
QuestionUSB Drives Enable/Disable Pin
kulkarniquiet6-Aug-07 23:37
kulkarniquiet6-Aug-07 23:37 
AnswerRe: USB Drives Enable/Disable Pin
JudyL_MD7-Aug-07 2:24
JudyL_MD7-Aug-07 2:24 
GeneralRe: USB Drives Enable/Disable Pin
kulkarniquiet7-Aug-07 2:42
kulkarniquiet7-Aug-07 2:42 
GeneralRe: USB Drives Enable/Disable Pin
JudyL_MD7-Aug-07 3:00
JudyL_MD7-Aug-07 3:00 
I apologize if I sounded harsh. I've seen too many folks start playing around with hardware and then massively mess up a system because they didn't truly understand what they were doing. I just wanted to save you from going down that road.

Also, you didn't mention what type of USB device you're looking to enable / disable. Especially if it is a mass storage device, you'll need to deal with the case where some program is accessing the storage when you want to disable it. The OS will let you disable it and then send errors to the programs. It's safe to do with respect to system integrity, but not very user-friendly.

Judy
GeneralRe: USB Drives Enable/Disable Pin
kulkarniquiet7-Aug-07 3:14
kulkarniquiet7-Aug-07 3:14 

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.