Click here to Skip to main content
15,902,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Main MFC and its Threads Pin
Roger Stoltz16-May-04 13:13
Roger Stoltz16-May-04 13:13 
GeneralRe: Main MFC and its Threads Pin
sweep12317-May-04 2:00
sweep12317-May-04 2:00 
QuestionHow to use Amazon Web Services.. Pin
Sumit Kapoor13-May-04 21:56
Sumit Kapoor13-May-04 21:56 
AnswerRe: How to use Amazon Web Services.. Pin
Anthony_Yio14-May-04 1:46
Anthony_Yio14-May-04 1:46 
GeneralCListCtrl and CImageList question Pin
DaFrawg13-May-04 21:52
DaFrawg13-May-04 21:52 
GeneralRe: CListCtrl and CImageList question Pin
DaFrawg23-May-04 22:43
DaFrawg23-May-04 22:43 
Questionwhich Project type to use? Pin
frumm13-May-04 21:48
frumm13-May-04 21:48 
AnswerRe: which Project type to use? Pin
Maxwell Chen13-May-04 21:54
Maxwell Chen13-May-04 21:54 
AnswerRe: which Project type to use? Pin
Cedric Moonen13-May-04 23:01
Cedric Moonen13-May-04 23:01 
AnswerRe: which Project type to use? Pin
hasansheik14-May-04 0:18
hasansheik14-May-04 0:18 
GeneralRe: which Project type to use? Pin
frumm14-May-04 6:29
frumm14-May-04 6:29 
GeneralDVD Class Pin
foxele13-May-04 21:23
foxele13-May-04 21:23 
GeneralRe: DVD Class Pin
David Crow14-May-04 4:29
David Crow14-May-04 4:29 
Generaltooltips in CTreeCtrl to show some other info rather than the node name Pin
SVPG13-May-04 21:22
SVPG13-May-04 21:22 
GeneralUSB Communication. Pin
Abdul Munaf Chhatra13-May-04 19:56
Abdul Munaf Chhatra13-May-04 19:56 
Generalautorun Pin
kanetheterrible113-May-04 19:47
kanetheterrible113-May-04 19:47 
GeneralRe: autorun Pin
DaFrawg14-May-04 1:39
DaFrawg14-May-04 1:39 
If you search @ msdn.microsoft.com for "autorun usb", you'll see that it is possible to associate apps to removable drives for autorun if you're using Autoplay V2 (embedded in WinXP).

I guess (!) that PenDrive Autorun associate itself with removable USB drives and if an USB drive is added to the system and XP is polling what application likes to autorun, PenDrive Autorun says 'yes' if autorun.inf is found. So WinXP gives the control to PenDrive Autorun and PenDrive Autorun executes the file specified in autorun.inf. But that is only a guess.

If it's true, than it's not possible to trigger an autorun from the USB, so only if PenDrive Autorun (or something like it) is installed on the computer, the trick will work.
GeneralSkinMagic library Pin
Krugger40413-May-04 19:31
Krugger40413-May-04 19:31 
GeneralRe: SkinMagic library Pin
Anthony_Yio14-May-04 1:40
Anthony_Yio14-May-04 1:40 
GeneralRe: SkinMagic library Pin
Prakash Nadar14-May-04 1:43
Prakash Nadar14-May-04 1:43 
GeneralRe: SkinMagic library Pin
Anthony_Yio14-May-04 2:04
Anthony_Yio14-May-04 2:04 
GeneralRe: SkinMagic library Pin
Prakash Nadar14-May-04 4:50
Prakash Nadar14-May-04 4:50 
GeneralRe: SkinMagic library Pin
Prakash Nadar14-May-04 1:45
Prakash Nadar14-May-04 1:45 
GeneralControl character manipulation Pin
Member 107640813-May-04 18:18
Member 107640813-May-04 18:18 
GeneralRe: Control character manipulation Pin
jmkhael14-May-04 0:06
jmkhael14-May-04 0:06 

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.