Click here to Skip to main content
15,891,717 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem using VC++ DLL in VC# Pin
Christian Graus21-Sep-06 19:36
protectorChristian Graus21-Sep-06 19:36 
QuestionLPSTR question Pin
JBAK_CP19-Sep-06 12:23
JBAK_CP19-Sep-06 12:23 
AnswerRe: LPSTR question Pin
Chipperm19-Sep-06 12:29
Chipperm19-Sep-06 12:29 
GeneralRe: LPSTR question Pin
JBAK_CP19-Sep-06 12:47
JBAK_CP19-Sep-06 12:47 
QuestionOpening Network Connections dialog Pin
samaruf19-Sep-06 11:45
samaruf19-Sep-06 11:45 
AnswerRe: Opening Network Connections dialog Pin
Mohammad A Gdeisat19-Sep-06 12:28
Mohammad A Gdeisat19-Sep-06 12:28 
Questionrestricting CSplitterWnd pane to minimum size Pin
BlackDice19-Sep-06 11:43
BlackDice19-Sep-06 11:43 
AnswerRe: restricting CSplitterWnd pane to minimum size Pin
Christopher Duncan19-Sep-06 16:55
Christopher Duncan19-Sep-06 16:55 
BD,

I worked with some splitter stuff like this in ancient memory. Right off the top of my head, I'd suggest you take a look at handling the resizing messages as I recall that's how I did it. I don't remember if it was as simple as WM_SIZE, but look at the splitter wnd documentation & see what size oriented messages they respond to.

I do realize this is a bit vague, but it might point you down a productive path. Hope it helps.


QuestionFree opensource zip library Pin
Mohammad A Gdeisat19-Sep-06 10:18
Mohammad A Gdeisat19-Sep-06 10:18 
AnswerRe: Free opensource zip library Pin
Chris Losinger19-Sep-06 11:29
professionalChris Losinger19-Sep-06 11:29 
AnswerRe: Free opensource zip library Pin
Mohammad A Gdeisat19-Sep-06 11:57
Mohammad A Gdeisat19-Sep-06 11:57 
GeneralRe: Free opensource zip library Pin
led mike19-Sep-06 11:59
led mike19-Sep-06 11:59 
AnswerRe: Free opensource zip library Pin
Joe Woodbury19-Sep-06 15:37
professionalJoe Woodbury19-Sep-06 15:37 
AnswerRe: Free opensource zip library Pin
kakan19-Sep-06 19:31
professionalkakan19-Sep-06 19:31 
AnswerRe: Free opensource zip library Pin
Hamid_RT19-Sep-06 20:25
Hamid_RT19-Sep-06 20:25 
QuestionQuestion about thread in C++ Pin
Yanshof19-Sep-06 9:39
Yanshof19-Sep-06 9:39 
AnswerRe: Question about thread in C++ Pin
David Crow19-Sep-06 9:45
David Crow19-Sep-06 9:45 
GeneralRe: I don't find it there Pin
Yanshof19-Sep-06 9:55
Yanshof19-Sep-06 9:55 
GeneralRe: I don't find it there Pin
David Crow19-Sep-06 10:08
David Crow19-Sep-06 10:08 
GeneralRe: I don't find it there Pin
Yanshof19-Sep-06 10:37
Yanshof19-Sep-06 10:37 
GeneralRe: I don't find it there Pin
David Crow19-Sep-06 10:46
David Crow19-Sep-06 10:46 
GeneralRe: I don't find it there Pin
Zac Howland19-Sep-06 10:09
Zac Howland19-Sep-06 10:09 
QuestionHow To Delete A Specific Character In A String !!! Pin
Mark_Murphy19-Sep-06 9:15
Mark_Murphy19-Sep-06 9:15 
AnswerRe: How To Delete A Specific Character In A String !!! Pin
Zac Howland19-Sep-06 9:27
Zac Howland19-Sep-06 9:27 
AnswerRe: How To Delete A Specific Character In A String !!! [modified] Pin
George L. Jackson19-Sep-06 9:39
George L. Jackson19-Sep-06 9:39 

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.