Click here to Skip to main content
15,904,024 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Reading error Pin
Sebastian Schneider5-Sep-06 3:18
Sebastian Schneider5-Sep-06 3:18 
QuestionDebugging NULL call CTDs Pin
mnelles5-Sep-06 1:55
mnelles5-Sep-06 1:55 
AnswerRe: Debugging NULL call CTDs Pin
Frank K5-Sep-06 2:49
Frank K5-Sep-06 2:49 
GeneralRe: Debugging NULL call CTDs Pin
mnelles5-Sep-06 4:07
mnelles5-Sep-06 4:07 
QuestionCRichEditCtrl link color predefined Pin
YaronNir5-Sep-06 1:44
YaronNir5-Sep-06 1:44 
QuestionPlaySound question Pin
YaronNir5-Sep-06 1:43
YaronNir5-Sep-06 1:43 
AnswerRe: PlaySound question Pin
Hamid_RT5-Sep-06 2:21
Hamid_RT5-Sep-06 2:21 
GeneralRe: PlaySound question Pin
YaronNir5-Sep-06 3:04
YaronNir5-Sep-06 3:04 
QuestionRe: PlaySound question Pin
David Crow5-Sep-06 4:20
David Crow5-Sep-06 4:20 
AnswerRe: PlaySound question Pin
Hamid_RT5-Sep-06 5:33
Hamid_RT5-Sep-06 5:33 
GeneralRe: PlaySound question Pin
David Crow5-Sep-06 7:01
David Crow5-Sep-06 7:01 
GeneralRe: PlaySound question Pin
Hamid_RT5-Sep-06 8:11
Hamid_RT5-Sep-06 8:11 
Questionerror LNK2001: unresolved external symbol _strnicmp Pin
jalsa G5-Sep-06 1:19
jalsa G5-Sep-06 1:19 
AnswerRe: error LNK2001: unresolved external symbol _strnicmp Pin
Frank K5-Sep-06 1:27
Frank K5-Sep-06 1:27 
GeneralRe: error LNK2001: unresolved external symbol _strnicmp Pin
jalsa G5-Sep-06 1:43
jalsa G5-Sep-06 1:43 
GeneralRe: error LNK2001: unresolved external symbol _strnicmp Pin
Hamid_RT5-Sep-06 2:21
Hamid_RT5-Sep-06 2:21 
GeneralRe: error LNK2001: unresolved external symbol _strnicmp Pin
Frank K5-Sep-06 2:37
Frank K5-Sep-06 2:37 
QuestionShell extensions? Pin
kiranin5-Sep-06 0:57
kiranin5-Sep-06 0:57 
QuestionRe: Shell extensions? Pin
David Crow5-Sep-06 4:27
David Crow5-Sep-06 4:27 
AnswerRe: Shell extensions? Pin
Hamid_RT6-Sep-06 8:30
Hamid_RT6-Sep-06 8:30 
GeneralRe: Shell extensions? Pin
kiranin6-Sep-06 19:29
kiranin6-Sep-06 19:29 
GeneralRe: Shell extensions? Pin
Hamid_RT6-Sep-06 21:51
Hamid_RT6-Sep-06 21:51 
GeneralRe: Shell extensions? Pin
kiranin7-Sep-06 2:47
kiranin7-Sep-06 2:47 
GeneralRe: Shell extensions? Pin
Hamid_RT7-Sep-06 9:05
Hamid_RT7-Sep-06 9:05 
QuestionCSplitterWnd divider line Pin
Parthi_Appu5-Sep-06 0:36
Parthi_Appu5-Sep-06 0:36 
Hi All,

I used CSplitterWnd to have two view, these two views will display images, but the problem is these images are continuos images (i can't use a single view, 'coz of the design). so i have to avoid the divide line of the splitter control.

I tried all the thing in OnDrawSplitter but nothing worked (a blank white space is visible, if just return).

Is there any way to avoid the splitter divider??

Do your Duty and Don't expect the Result

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.