Click here to Skip to main content
15,909,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalinline functions link error. Pin
Member 34198917-Aug-05 21:42
Member 34198917-Aug-05 21:42 
GeneralRe: inline functions link error. Pin
ThatsAlok7-Aug-05 21:56
ThatsAlok7-Aug-05 21:56 
GeneralRe: inline functions link error. Pin
khan++7-Aug-05 21:57
khan++7-Aug-05 21:57 
GeneralRe: inline functions link error. Pin
sunit58-Aug-05 1:37
sunit58-Aug-05 1:37 
GeneralRe: inline functions link error. Pin
Member 34198918-Aug-05 1:40
Member 34198918-Aug-05 1:40 
GeneralRe: inline functions link error. Pin
sunit58-Aug-05 1:57
sunit58-Aug-05 1:57 
GeneralRe: inline functions link error. Pin
sunit58-Aug-05 2:05
sunit58-Aug-05 2:05 
GeneralRe: inline functions link error. Pin
ThatsAlok8-Aug-05 2:26
ThatsAlok8-Aug-05 2:26 
GeneralRe: inline functions link error. Pin
HumanOsc8-Aug-05 2:35
HumanOsc8-Aug-05 2:35 
GeneralRe: inline functions link error. Pin
Member 34198918-Aug-05 2:37
Member 34198918-Aug-05 2:37 
GeneralRe: inline functions link error. Pin
sunit58-Aug-05 3:20
sunit58-Aug-05 3:20 
GeneralHelp in Multithreaded Socket programming Pin
javaClaude7-Aug-05 21:17
javaClaude7-Aug-05 21:17 
GeneralClipping child windows Pin
Jesper Knudsen7-Aug-05 21:11
Jesper Knudsen7-Aug-05 21:11 
GeneralRe: Clipping child windows Pin
John R. Shaw8-Aug-05 20:30
John R. Shaw8-Aug-05 20:30 
GeneralRe: Clipping child windows Pin
Jesper Knudsen8-Aug-05 20:40
Jesper Knudsen8-Aug-05 20:40 
GeneralRe: Clipping child windows Pin
John R. Shaw8-Aug-05 22:14
John R. Shaw8-Aug-05 22:14 
GeneralRe: Clipping child windows Pin
Jesper Knudsen8-Aug-05 22:28
Jesper Knudsen8-Aug-05 22:28 
GeneralRe: Clipping child windows Pin
John R. Shaw8-Aug-05 23:16
John R. Shaw8-Aug-05 23:16 
GeneralRe: Clipping child windows Pin
Jesper Knudsen8-Aug-05 23:37
Jesper Knudsen8-Aug-05 23:37 
GeneralRe: Clipping child windows Pin
John R. Shaw9-Aug-05 10:06
John R. Shaw9-Aug-05 10:06 
Hehe, even experts cann't read minds.

When I see clip, I automaticaly see drawing. This seems more of a positioning problem, of course you still want to make sure it only draws in a specified area (clipping region). I would draw the cedit first, then excluded it from furthur drawing and draw the surrounding area.

If you havn't looked at that grid control (aka. spread sheet control), then take a look. The best answer to your question is barried some where in that code.

Good Luck!

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: Clipping child windows Pin
John R. Shaw9-Aug-05 13:47
John R. Shaw9-Aug-05 13:47 
GeneralRe: Clipping child windows Pin
Jesper Knudsen9-Aug-05 20:35
Jesper Knudsen9-Aug-05 20:35 
GeneralRe: Clipping child windows Pin
John R. Shaw13-Aug-05 17:07
John R. Shaw13-Aug-05 17:07 
GeneralRe: Clipping child windows Pin
Jesper Knudsen17-Aug-05 1:31
Jesper Knudsen17-Aug-05 1:31 
GeneralWindows messages Pin
Ali Tavakol7-Aug-05 20:58
Ali Tavakol7-Aug-05 20:58 

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.