Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DrawThemeIcon Pin
cmk26-Aug-04 14:43
cmk26-Aug-04 14:43 
GeneralRe: DrawThemeIcon Pin
Jörgen Sigvardsson27-Aug-04 3:54
Jörgen Sigvardsson27-Aug-04 3:54 
GeneralRe: DrawThemeIcon Pin
KaЯl29-Aug-04 22:28
KaЯl29-Aug-04 22:28 
GeneralNo hWnd for Class derived from CEdit Pin
BlackDice26-Aug-04 4:43
BlackDice26-Aug-04 4:43 
GeneralRe: No hWnd for Class derived from CEdit Pin
KaЯl27-Aug-04 4:57
KaЯl27-Aug-04 4:57 
GeneralRe: No hWnd for Class derived from CEdit Pin
BlackDice27-Aug-04 5:41
BlackDice27-Aug-04 5:41 
GeneralRe: No hWnd for Class derived from CEdit Pin
KaЯl27-Aug-04 6:02
KaЯl27-Aug-04 6:02 
GeneralRe: No hWnd for Class derived from CEdit Pin
BlackDice27-Aug-04 6:24
BlackDice27-Aug-04 6:24 
I tried that before looking at the article you pointed me to and I get an ASSERTION error in this code in wincore.cpp:

ASSERT(m_hWnd == NULL);     // only attach once, detach on destroy<br />
ASSERT(FromHandlePermanent(hWndNew) == NULL);<br />
	// must not already be in permanent map


I also tried using Attach() as I saw in one of my books, and it still didn't work.

[insert witty comment here]

bdiamond Sleepy | :zzz:
GeneralRe: No hWnd for Class derived from CEdit Pin
KaЯl27-Aug-04 6:47
KaЯl27-Aug-04 6:47 
GeneralRe: No hWnd for Class derived from CEdit Pin
BlackDice27-Aug-04 7:51
BlackDice27-Aug-04 7:51 
Questionmfc newbie, when do i paint? Pin
evilslope26-Aug-04 4:19
evilslope26-Aug-04 4:19 
AnswerRe: mfc newbie, when do i paint? Pin
Maximilien26-Aug-04 4:39
Maximilien26-Aug-04 4:39 
AnswerRe: mfc newbie, when do i paint? Pin
palbano26-Aug-04 5:02
palbano26-Aug-04 5:02 
GeneralRe: mfc newbie, when do i paint? Pin
jmkhael26-Aug-04 6:04
jmkhael26-Aug-04 6:04 
AnswerRe: mfc newbie, when do i paint? Pin
Michael Dunn26-Aug-04 8:59
sitebuilderMichael Dunn26-Aug-04 8:59 
GeneralBorder look&amp;feel with Windows XP Pin
Jean-Michel LE FOL26-Aug-04 4:04
Jean-Michel LE FOL26-Aug-04 4:04 
Generalbsearch function Pin
ValRUB26-Aug-04 3:44
ValRUB26-Aug-04 3:44 
GeneralRe: bsearch function Pin
David Crow26-Aug-04 3:51
David Crow26-Aug-04 3:51 
GeneralRe: bsearch function Pin
Ravi Bhavnani26-Aug-04 3:55
professionalRavi Bhavnani26-Aug-04 3:55 
Generalwindows media: custom writer sink Pin
gucki130826-Aug-04 3:40
gucki130826-Aug-04 3:40 
GeneralBackup a database into text file Pin
chocm26-Aug-04 3:17
chocm26-Aug-04 3:17 
GeneralRe: Backup a database into text file Pin
David Salter26-Aug-04 3:24
David Salter26-Aug-04 3:24 
GeneralRe: Backup a database into text file Pin
David Crow26-Aug-04 3:55
David Crow26-Aug-04 3:55 
GeneralRe: Backup a database into text file Pin
4apai26-Aug-04 3:56
4apai26-Aug-04 3:56 
GeneralRe: Backup a database into text file Pin
basementman26-Aug-04 8:19
basementman26-Aug-04 8:19 

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.