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

C / C++ / MFC

 
GeneralRe: memset equivilent for std::vector Pin
Chris Losinger18-Jul-02 8:21
professionalChris Losinger18-Jul-02 8:21 
GeneralRe: memset equivilent for std::vector Pin
moredip18-Jul-02 8:24
moredip18-Jul-02 8:24 
GeneralRe: memset equivilent for std::vector Pin
Chris Losinger18-Jul-02 8:29
professionalChris Losinger18-Jul-02 8:29 
GeneralRe: memset equivilent for std::vector Pin
moredip18-Jul-02 8:33
moredip18-Jul-02 8:33 
GeneralRe: memset equivilent for std::vector Pin
Joaquín M López Muñoz18-Jul-02 8:22
Joaquín M López Muñoz18-Jul-02 8:22 
GeneralRe: memset equivilent for std::vector Pin
Chris Losinger18-Jul-02 8:24
professionalChris Losinger18-Jul-02 8:24 
GeneralRe: memset equivilent for std::vector Pin
Joaquín M López Muñoz18-Jul-02 8:28
Joaquín M López Muñoz18-Jul-02 8:28 
Generalcreating a new document template Pin
NickWhoForgotHisPasswordToLogIn18-Jul-02 6:45
sussNickWhoForgotHisPasswordToLogIn18-Jul-02 6:45 
Hello,

I have a few questions I'd like to ask and see if anybody knows anything about this.

First of all, my MDI project starts with an open window. This is great. I want this window to be uncloseable. How do I disable the X (close) button? I want this window never to close.

Second, I get live images in one window, but I'd like to snap and have the image appear in a new window. Right now, the snap appears in the same type of window, so the same type of options apply to it (chaning the contrast or brightness or any example you can think of). I want the snap window to have a different set of avaible drop down options (i.e. I'd like to make some grayed out or unusable).
So I am thinking using a new document template would be the way to go here.

What do you guys think about that? And if you could answer how to gray out the options and how to make sure my first window never closes, I'd sure like to know how to do that. Pleas let me know if I am on the right track with using a new Document Template.

Thanks guys,

NickOne
You guys rock!

p.s. How can I tell if there is a memory leak? Sometimes my program, when I try to close the window crashes and becomes unresponsive. This is a feature I sure don't like!!! Any ideas?

Thanks again!!
GeneralRe: creating a new document template Pin
Jon Sagara18-Jul-02 8:00
Jon Sagara18-Jul-02 8:00 
GeneralRe: creating a new document template Pin
Joaquín M López Muñoz18-Jul-02 8:10
Joaquín M López Muñoz18-Jul-02 8:10 
GeneralCreateWindow Pin
confalonieri18-Jul-02 6:35
confalonieri18-Jul-02 6:35 
GeneralRe: CreateWindow Pin
Joaquín M López Muñoz18-Jul-02 7:34
Joaquín M López Muñoz18-Jul-02 7:34 
GeneralRe: CreateWindow Pin
confalonieri18-Jul-02 22:33
confalonieri18-Jul-02 22:33 
GeneralRe: CreateWindow Pin
Ernest Laurentin18-Jul-02 10:01
Ernest Laurentin18-Jul-02 10:01 
GeneralRe: CreateWindow Pin
confalonieri18-Jul-02 23:45
confalonieri18-Jul-02 23:45 
GeneralMultiColumn Listbox Pin
RuiSantiago18-Jul-02 6:17
RuiSantiago18-Jul-02 6:17 
GeneralRe: MultiColumn Listbox Pin
Joaquín M López Muñoz18-Jul-02 7:49
Joaquín M López Muñoz18-Jul-02 7:49 
GeneralRe: MultiColumn Listbox Pin
RuiSantiago18-Jul-02 8:13
RuiSantiago18-Jul-02 8:13 
GeneralRe: MultiColumn Listbox Pin
Joaquín M López Muñoz18-Jul-02 8:25
Joaquín M López Muñoz18-Jul-02 8:25 
QuestionHow to clear the text in FileName edit box in CFileDialog Pin
vasu18-Jul-02 6:04
vasu18-Jul-02 6:04 
GeneralCToolbar on a CWnd derived Class Pin
Gilfrog18-Jul-02 5:34
Gilfrog18-Jul-02 5:34 
GeneralRe: CToolbar on a CWnd derived Class Pin
includeh1018-Jul-02 5:37
includeh1018-Jul-02 5:37 
GeneralRe: CToolbar on a CWnd derived Class Pin
Gilfrog18-Jul-02 6:08
Gilfrog18-Jul-02 6:08 
QuestionScripting help? Pin
cross2118-Jul-02 5:26
cross2118-Jul-02 5:26 
GeneralCFontDialog , font sizes and printing Pin
Hel18-Jul-02 4:55
Hel18-Jul-02 4:55 

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.