Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bug while compiling Pin
manustone9-Oct-08 5:25
manustone9-Oct-08 5:25 
QuestionIt still gives "Unknown Publisher" error even after signing ActiveX control Pin
dharmesh@krishtechnologies.net8-Oct-08 23:27
dharmesh@krishtechnologies.net8-Oct-08 23:27 
QuestionHow can Get Total Size of ListCtrl? Pin
Le@rner8-Oct-08 21:43
Le@rner8-Oct-08 21:43 
AnswerRe: How can Get Total Size of ListCtrl? Pin
Naveen8-Oct-08 21:58
Naveen8-Oct-08 21:58 
GeneralRe: How can Get Total Size of ListCtrl? Pin
Nishad S8-Oct-08 22:13
Nishad S8-Oct-08 22:13 
QuestionBlack Border around Dialog Box. Pin
gothic_coder8-Oct-08 21:09
gothic_coder8-Oct-08 21:09 
AnswerRe: Black Border around Dialog Box. Pin
Nishad S8-Oct-08 22:11
Nishad S8-Oct-08 22:11 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder8-Oct-08 23:07
gothic_coder8-Oct-08 23:07 
I'm painting Dialog Box...I mean i'm taking rectangle of dialog box and painting it with specified color... Using my function to paint dialog without AnimateWindow works fine...But with AnimateWindow the black border comes...

GradientFillRect(HDC (wParam), &thisWindowRect, startCol, endCol, TRUE);


This is my function to Gradient fill my dialog...
GeneralRe: Black Border around Dialog Box. Pin
Nishad S8-Oct-08 23:22
Nishad S8-Oct-08 23:22 
GeneralRe: Black Border around Dialog Box. [modified] Pin
gothic_coder8-Oct-08 23:29
gothic_coder8-Oct-08 23:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:13
Nishad S9-Oct-08 0:13 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:29
gothic_coder9-Oct-08 0:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:48
Nishad S9-Oct-08 0:48 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:56
gothic_coder9-Oct-08 0:56 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 1:05
Nishad S9-Oct-08 1:05 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:52
Nishad S9-Oct-08 0:52 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:59
gothic_coder9-Oct-08 0:59 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 1:20
Nishad S9-Oct-08 1:20 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 1:47
gothic_coder9-Oct-08 1:47 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 2:54
Nishad S9-Oct-08 2:54 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 3:01
gothic_coder9-Oct-08 3:01 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 17:34
Nishad S9-Oct-08 17:34 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 21:29
gothic_coder9-Oct-08 21:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 23:36
Nishad S9-Oct-08 23:36 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder10-Oct-08 0:32
gothic_coder10-Oct-08 0:32 

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.