Click here to Skip to main content
16,006,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralISAPI Extensions Pin
Eranr27-Jan-02 4:00
Eranr27-Jan-02 4:00 
GeneralRe: ISAPI Extensions Pin
Anders Molin27-Jan-02 4:42
professionalAnders Molin27-Jan-02 4:42 
GeneralRe: ISAPI Extensions Pin
Giles27-Jan-02 4:40
Giles27-Jan-02 4:40 
GeneralRe: ISAPI Extensions Pin
Derek Waters28-Jan-02 12:05
Derek Waters28-Jan-02 12:05 
GeneralRe: ISAPI Extensions Pin
Jon Hulatt27-Jan-02 22:57
Jon Hulatt27-Jan-02 22:57 
Generaltransparent dialogs Pin
Kuniva27-Jan-02 3:53
Kuniva27-Jan-02 3:53 
GeneralRe: transparent dialogs Pin
Anders Molin27-Jan-02 4:41
professionalAnders Molin27-Jan-02 4:41 
GeneralRe: transparent dialogs Pin
Simon Walton27-Jan-02 11:19
Simon Walton27-Jan-02 11:19 
It should be possible though with the standard GDI functions. Get a CRect of the dialog's size and position, then take a screenshot of that area as it stands (before displaying the dialog). Now load a bitmap of the dialog's initial state. Then, manipulate a bitmap structure in a loop to gradually fade the screengrab and bitmap together. Ok, it would be slow as hell, but it could work Smile | :)

Simon
"Does the room have a CView?"
Sonork ID 100.10024
QuestionGURUS! How to stop the threads which are using socket safely? Pin
Anthony Chen27-Jan-02 2:04
Anthony Chen27-Jan-02 2:04 
AnswerRe: GURUS! How to stop the threads which are using socket safely? Pin
Anthony Chen27-Jan-02 16:15
Anthony Chen27-Jan-02 16:15 
GeneralRe: GURUS! How to stop the threads which are using socket safely? Pin
Ernest Laurentin27-Jan-02 16:25
Ernest Laurentin27-Jan-02 16:25 
AnswerRe: GURUS! How to stop the threads which are using socket safely? Pin
Le centriste29-Jan-02 4:13
Le centriste29-Jan-02 4:13 
GeneralRe: GURUS! How to stop the threads which are using socket safely? Pin
Anthony Chen29-Jan-02 14:31
Anthony Chen29-Jan-02 14:31 
QuestionChange Dialog Border ?? Pin
Sonu Kapoor27-Jan-02 1:45
Sonu Kapoor27-Jan-02 1:45 
AnswerRe: Change Dialog Border ?? Pin
Nish Nishant27-Jan-02 1:49
sitebuilderNish Nishant27-Jan-02 1:49 
QuestionFoxpro? Pin
Kuniva27-Jan-02 1:38
Kuniva27-Jan-02 1:38 
AnswerRe: Foxpro? Pin
Nish Nishant27-Jan-02 1:41
sitebuilderNish Nishant27-Jan-02 1:41 
AnswerRe: Foxpro? Pin
alex.barylski27-Jan-02 20:03
alex.barylski27-Jan-02 20:03 
AnswerRe: Foxpro? Pin
Michael P Butler28-Jan-02 1:14
Michael P Butler28-Jan-02 1:14 
General'new' limit Pin
Erik Hammar26-Jan-02 23:56
Erik Hammar26-Jan-02 23:56 
GeneralRe: 'new' limit Pin
Nish Nishant27-Jan-02 0:06
sitebuilderNish Nishant27-Jan-02 0:06 
GeneralRe: 'new' limit Pin
Erik Hammar27-Jan-02 0:07
Erik Hammar27-Jan-02 0:07 
GeneralRe: 'new' limit Pin
Nish Nishant27-Jan-02 0:24
sitebuilderNish Nishant27-Jan-02 0:24 
GeneralRe: 'new' limit Pin
Erik Hammar27-Jan-02 0:32
Erik Hammar27-Jan-02 0:32 
GeneralRe: 'new' limit Pin
Nish Nishant27-Jan-02 0:45
sitebuilderNish Nishant27-Jan-02 0:45 

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.