Click here to Skip to main content
15,907,913 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Disable Mouse clicks inside rich edit control Pin
David Crow9-Jan-04 7:47
David Crow9-Jan-04 7:47 
GeneralRe: Disable Mouse clicks inside rich edit control Pin
Michael Dunn9-Jan-04 17:13
sitebuilderMichael Dunn9-Jan-04 17:13 
GeneralPropertySheet question Pin
rpadrela9-Jan-04 7:22
rpadrela9-Jan-04 7:22 
GeneralRe: PropertySheet question Pin
rpadrela9-Jan-04 7:25
rpadrela9-Jan-04 7:25 
QuestionHow to update dialog box? Pin
yodlee999-Jan-04 6:50
yodlee999-Jan-04 6:50 
AnswerRe: How to update dialog box? Pin
David Crow9-Jan-04 7:50
David Crow9-Jan-04 7:50 
GeneralVirtual Function Question Pin
TFrancis9-Jan-04 6:28
TFrancis9-Jan-04 6:28 
GeneralRe: Virtual Function Question Pin
rpadrela9-Jan-04 7:34
rpadrela9-Jan-04 7:34 
GeneralRe: Virtual Function Question Pin
TFrancis9-Jan-04 7:56
TFrancis9-Jan-04 7:56 
QuestionHow to get disk geometry in Windows 98? Pin
Cyrus Dang9-Jan-04 6:27
Cyrus Dang9-Jan-04 6:27 
AnswerRe: How to get disk geometry in Windows 98? Pin
David Crow9-Jan-04 7:52
David Crow9-Jan-04 7:52 
GeneralRe: How to get disk geometry in Windows 98? Pin
Anonymous9-Jan-04 9:15
Anonymous9-Jan-04 9:15 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow9-Jan-04 9:36
David Crow9-Jan-04 9:36 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 5:23
Cyrus Dang12-Jan-04 5:23 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow12-Jan-04 5:44
David Crow12-Jan-04 5:44 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 5:58
Cyrus Dang12-Jan-04 5:58 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow12-Jan-04 6:06
David Crow12-Jan-04 6:06 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 6:12
Cyrus Dang12-Jan-04 6:12 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow12-Jan-04 7:26
David Crow12-Jan-04 7:26 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 11:24
Cyrus Dang12-Jan-04 11:24 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow13-Jan-04 2:50
David Crow13-Jan-04 2:50 
GeneralSecured/encapsulated resources Pin
neburuv9-Jan-04 6:21
neburuv9-Jan-04 6:21 
Well, this seems to be a trivial question, but it's giving me problems, so I've decided to claim for someone's help.

In a Win32/MFC application, some kinds of resource (as images, for example) are stored in independent files, wich can be easily accessed and modified. I pretend to have some of these resources encapsulated and/or secured in such a way that they are not trivially engaged by users. This surely implies to provide some kind of encapsulation in order to have not first-look recognizable files. But I was thinking, too, in adding such resources directly inside the executable file.

I don't know if I've explained this clearly enough, and I know that my English is too far from correctness. But if someone could help me, no matter in what way, I'd be very pleased. Thanks for all.
QuestionHow can I get thread handle from thread Id Pin
Kelvin_U.V9-Jan-04 5:40
Kelvin_U.V9-Jan-04 5:40 
AnswerRe: How can I get thread handle from thread Id Pin
valikac9-Jan-04 6:07
valikac9-Jan-04 6:07 
Generalserialization problem in MFC extension dll Pin
Kangaroo9-Jan-04 5:14
Kangaroo9-Jan-04 5: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.