Click here to Skip to main content
15,894,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDoes Win32 console application supports WinMain and Winproc functions Pin
chandu362-Jan-06 19:25
chandu362-Jan-06 19:25 
AnswerRe: Does Win32 console application supports WinMain and Winproc functions Pin
kakan2-Jan-06 19:44
professionalkakan2-Jan-06 19:44 
QuestionStart->Run search path Pin
Chintoo7232-Jan-06 19:17
Chintoo7232-Jan-06 19:17 
AnswerRe: Start->Run search path Pin
Owner drawn2-Jan-06 19:43
Owner drawn2-Jan-06 19:43 
AnswerRe: Start->Run search path Pin
Michael Dunn3-Jan-06 8:04
sitebuilderMichael Dunn3-Jan-06 8:04 
QuestionDateTimePicker Issue Pin
romuzu2-Jan-06 16:09
romuzu2-Jan-06 16:09 
QuestionDetecting setup with hook Pin
Castylx2-Jan-06 15:34
Castylx2-Jan-06 15:34 
Questionhardware security Pin
happycpp2-Jan-06 15:31
happycpp2-Jan-06 15:31 
hello everyone...
i want to make a security project that gives the ability to control hardware parts...what i mean is that i want to click a button and the computer no longer sees the usb port and/or the device attached to it as if it's not even plugged(not disable or uninstall it's more like total invisibility)...this also contain not only usb, but ide , scsi , raid controllers etc...
this way no one can connect his "parasitic" drive or what ever you want to call it to my pc...
i think there's another aproach for this(beside the hiding) which is the "accesss denying" i don't know if this way can prevent the system from detecting these peripheral parts...
i tried to look for this kind of articles here in codeproject but i wasn't lucky...
i also tried to get something from my vs-msdn documentation and i found under "Platform SDK: Windows Management Instrumentation" Win32_IDEController and Win32_USBController but i found it really hard and confusing...if this is the right place for documentation please someone make a sample program so i can learn from it...
thanx a lot..
QuestionCan't open more than 16 documents in my application Pin
brdavid2-Jan-06 15:04
brdavid2-Jan-06 15:04 
AnswerRe: Can't open more than 16 documents in my application Pin
PJ Arends2-Jan-06 15:23
professionalPJ Arends2-Jan-06 15:23 
GeneralRe: Can't open more than 16 documents in my application Pin
brdavid3-Jan-06 1:28
brdavid3-Jan-06 1:28 
GeneralRe: Can't open more than 16 documents in my application Pin
PJ Arends3-Jan-06 7:02
professionalPJ Arends3-Jan-06 7:02 
GeneralRe: Can't open more than 16 documents in my application Pin
brdavid5-Jan-06 4:43
brdavid5-Jan-06 4:43 
GeneralRe: Can't open more than 16 documents in my application Pin
PJ Arends5-Jan-06 18:28
professionalPJ Arends5-Jan-06 18:28 
GeneralRe: Can't open more than 16 documents in my application Pin
brdavid6-Jan-06 6:06
brdavid6-Jan-06 6:06 
Questionaccessing non-static variables Pin
tonyro2-Jan-06 13:37
tonyro2-Jan-06 13:37 
AnswerRe: accessing non-static variables Pin
PJ Arends2-Jan-06 15:09
professionalPJ Arends2-Jan-06 15:09 
QuestionFlashWindowEx Pin
Dody_DK2-Jan-06 10:55
Dody_DK2-Jan-06 10:55 
AnswerRe: FlashWindowEx Pin
PJ Arends2-Jan-06 15:15
professionalPJ Arends2-Jan-06 15:15 
GeneralRe: FlashWindowEx Pin
Dody_DK2-Jan-06 23:39
Dody_DK2-Jan-06 23:39 
GeneralRe: FlashWindowEx Pin
Gavin Taylor3-Jan-06 6:32
professionalGavin Taylor3-Jan-06 6:32 
GeneralRe: FlashWindowEx Pin
Dody_DK3-Jan-06 7:47
Dody_DK3-Jan-06 7:47 
QuestionTooltip on editbox Pin
mehrdadov2-Jan-06 6:29
mehrdadov2-Jan-06 6:29 
AnswerRe: Tooltip on editbox Pin
Ravi Bhavnani2-Jan-06 8:40
professionalRavi Bhavnani2-Jan-06 8:40 
QuestionError reading from com port Pin
nitgonz2-Jan-06 5:02
nitgonz2-Jan-06 5:02 

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.