Click here to Skip to main content
15,889,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralNetwork TCP conenction monitoring!! Pin
abc87613-Jun-03 11:21
abc87613-Jun-03 11:21 
General& Pin
albean13-Jun-03 10:40
albean13-Jun-03 10:40 
GeneralRe: & Pin
David Crow13-Jun-03 10:46
David Crow13-Jun-03 10:46 
GeneralRe: & Pin
Michael Dunn13-Jun-03 14:29
sitebuilderMichael Dunn13-Jun-03 14:29 
GeneralRe: & Pin
Atlantys13-Jun-03 19:05
Atlantys13-Jun-03 19:05 
GeneralDLL and CBitmap Pin
Bert Tuyt13-Jun-03 10:32
Bert Tuyt13-Jun-03 10:32 
GeneralRe: DLL and CBitmap Pin
gucy13-Jun-03 19:07
gucy13-Jun-03 19:07 
GeneralHelp with GUI Design in VC++ .NET Pin
James A Beggs13-Jun-03 10:31
James A Beggs13-Jun-03 10:31 
WEll, I have been using Borland C++ Builder most of my life, and it always made GUI design a breeze.

But, now I'm using VC++; I've used it before when writing, say, DLLs, so it hasnt been a problem; however, now that I'm designing a GUI, its causing me lots of headaches.

For instance, I only now just found that the filetypes that it looks for when doing, say, file->open, is in resource string table. Or rather, thats what it lists for captions at least, not necessarily where its actually using for the filter.

So, I went and changed the caption - and, of course, its just the caption, and not the filter. So, I've been digging to see where the wizard that created my project is actually saving the filter for file-opening, as I want to add more filetypes to its initial filter.


Meanwhile, I'm also curious, if I wanted to do so, I do I add menus and toolbars to children of the parent window in a MDI project?



As I've been a developer using Borland, I've gotten spoiled with GUI Development Smile | :)

James A Beggs
American Quarter Horse Association Manager of Product Development
GeneralPostNcDestroy problems Pin
andyg.10113-Jun-03 10:24
andyg.10113-Jun-03 10:24 
GeneralRe: PostNcDestroy problems Pin
David Crow13-Jun-03 10:41
David Crow13-Jun-03 10:41 
GeneralRe: PostNcDestroy problems Pin
John M. Drescher13-Jun-03 10:46
John M. Drescher13-Jun-03 10:46 
GeneralRe: PostNcDestroy problems Pin
andyg.10113-Jun-03 10:51
andyg.10113-Jun-03 10:51 
GeneralRe: PostNcDestroy problems Pin
John M. Drescher13-Jun-03 10:54
John M. Drescher13-Jun-03 10:54 
GeneralRe: PostNcDestroy problems Pin
andyg.10113-Jun-03 10:58
andyg.10113-Jun-03 10:58 
GeneralRe: PostNcDestroy problems Pin
John M. Drescher13-Jun-03 11:09
John M. Drescher13-Jun-03 11:09 
GeneralRe: PostNcDestroy problems Pin
Toni7813-Jun-03 18:01
Toni7813-Jun-03 18:01 
GeneralRe: PostNcDestroy problems Pin
andyg.10113-Jun-03 22:21
andyg.10113-Jun-03 22:21 
GeneralRe: PostNcDestroy problems Pin
Toni7813-Jun-03 23:05
Toni7813-Jun-03 23:05 
GeneralOnDestroy called for base class first... Pin
Miszou13-Jun-03 8:24
Miszou13-Jun-03 8:24 
GeneralRe: OnDestroy called for base class first... Pin
valikac13-Jun-03 9:39
valikac13-Jun-03 9:39 
GeneralRe: OnDestroy called for base class first... Pin
Miszou13-Jun-03 9:49
Miszou13-Jun-03 9:49 
Generalproblem with passing STL variables across the DLL boundaries Pin
Anonymous13-Jun-03 7:56
Anonymous13-Jun-03 7:56 
GeneralRe: problem with passing STL variables across the DLL boundaries Pin
Chris Losinger13-Jun-03 9:23
professionalChris Losinger13-Jun-03 9:23 
GeneralRe: problem with passing STL variables across the DLL boundaries Pin
Anonymous13-Jun-03 12:05
Anonymous13-Jun-03 12:05 
GeneralRe: problem with passing STL variables across the DLL boundaries Pin
Anonymous13-Jun-03 12:10
Anonymous13-Jun-03 12:10 

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.