Click here to Skip to main content
15,911,890 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What is wrong with this code Pin
valikac6-Jun-04 12:37
valikac6-Jun-04 12:37 
GeneralRe: What is wrong with this code Pin
Boniolopez7-Jun-04 8:29
Boniolopez7-Jun-04 8:29 
Generalskinmagic skinbuilder problem (repost ) Pin
kanetheterrible15-Jun-04 21:54
kanetheterrible15-Jun-04 21:54 
GeneralRe: skinmagic skinbuilder problem (repost ) Pin
Neville Franks5-Jun-04 23:24
Neville Franks5-Jun-04 23:24 
GeneralRe: skinmagic skinbuilder problem (repost ) Pin
Sumit Kapoor6-Jun-04 0:11
Sumit Kapoor6-Jun-04 0:11 
GeneralPassword protecting other apps Pin
Anonymous5-Jun-04 21:34
Anonymous5-Jun-04 21:34 
GeneralRe: Password protecting other apps Pin
kanetheterrible15-Jun-04 21:56
kanetheterrible15-Jun-04 21:56 
GeneralRe: Password protecting other apps Pin
Archer2826-Jun-04 8:08
Archer2826-Jun-04 8:08 
what i would do, is look for windows with those classname and titles of the windows you wish to protect, (you can use Spy++ to get them)

then hide them using the Showwindow() function
and bring up your password dialog
if they enter the right password show the window/s again using ShowWindow()
GeneralRe: Password protecting other apps Pin
David Crow7-Jun-04 5:40
David Crow7-Jun-04 5:40 
GeneralRe: Password protecting other apps Pin
Anonymous8-Jun-04 6:34
Anonymous8-Jun-04 6:34 
QuestionWhat is the rwson behind this Pin
Billar5-Jun-04 20:21
Billar5-Jun-04 20:21 
AnswerRe: What is the rwson behind this Pin
kanetheterrible15-Jun-04 21:59
kanetheterrible15-Jun-04 21:59 
AnswerRe: What is the rwson behind this Pin
Johan Rosengren5-Jun-04 22:00
Johan Rosengren5-Jun-04 22:00 
GeneralRe: What is the rwson behind this Pin
Neville Franks5-Jun-04 23:29
Neville Franks5-Jun-04 23:29 
AnswerRe: What is the reason behind this Pin
David Crow7-Jun-04 2:37
David Crow7-Jun-04 2:37 
GeneralRe: What is the reason behind this Pin
Billar7-Jun-04 2:47
Billar7-Jun-04 2:47 
GeneralMemory leak problem Pin
raed5-Jun-04 19:59
raed5-Jun-04 19:59 
GeneralRe: Memory leak problem Pin
Johan Rosengren5-Jun-04 21:35
Johan Rosengren5-Jun-04 21:35 
GeneralRe: Memory leak problem Pin
raed7-Jun-04 7:59
raed7-Jun-04 7:59 
GeneralFingerprints Pin
BaldwinMartin5-Jun-04 18:57
BaldwinMartin5-Jun-04 18:57 
GeneralRe: Fingerprints Pin
User 66586-Jun-04 0:11
User 66586-Jun-04 0:11 
GeneralRe: Fingerprints Pin
BaldwinMartin6-Jun-04 2:53
BaldwinMartin6-Jun-04 2:53 
GeneralReading/Writing Files Pin
gabuchholz5-Jun-04 17:19
gabuchholz5-Jun-04 17:19 
GeneralRe: Reading/Writing Files Pin
palbano5-Jun-04 17:52
palbano5-Jun-04 17:52 
GeneralRe: Reading/Writing Files Pin
gabuchholz5-Jun-04 18:09
gabuchholz5-Jun-04 18:09 

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.