Click here to Skip to main content
15,911,890 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralQuestion about "!". Pin
esepich9-Oct-03 10:14
esepich9-Oct-03 10:14 
GeneralRe: Question about "!". Pin
W. Hammer -sledge-9-Oct-03 10:23
W. Hammer -sledge-9-Oct-03 10:23 
GeneralRe: Question about "!". Pin
DougW489-Oct-03 10:25
DougW489-Oct-03 10:25 
GeneralCan't use C# dll in MFC - Program won't run. Pin
IrishSonic9-Oct-03 10:02
IrishSonic9-Oct-03 10:02 
GeneralWYSIWYG Printing Pin
Larry J. Siddens9-Oct-03 9:48
Larry J. Siddens9-Oct-03 9:48 
GeneralfImagelist from files Pin
santu9-Oct-03 8:56
santu9-Oct-03 8:56 
General"Transparent" Control Pin
User-3779369-Oct-03 8:32
User-3779369-Oct-03 8:32 
GeneralRe: "Transparent" Control Pin
YaronNir9-Oct-03 11:06
YaronNir9-Oct-03 11:06 
Hi,

WM_PAINT is called over 4 reasons:
1) application starts
2) application is being minimized
3) application is being maximized
4) a control is hiding an other control (moving over it)

if you want to "fire" WM_PAINT you can call either Invalidate or Redraw.......

hope this helps ya

Yaron

Ask not what your application can do for you,
Ask what you can do for your application
GeneralRe: "Transparent" Control Pin
YaronNir9-Oct-03 11:08
YaronNir9-Oct-03 11:08 
GeneralRe: "Transparent" Control Pin
User-3779369-Oct-03 22:46
User-3779369-Oct-03 22:46 
QuestionDisassembly to Source Code??? Pin
MrGee9-Oct-03 8:08
MrGee9-Oct-03 8:08 
AnswerRe: Disassembly to Source Code??? Pin
Michael Dunn9-Oct-03 8:17
sitebuilderMichael Dunn9-Oct-03 8:17 
QuestionSaving multiple RTFs to string for storage? Pin
Kayembi9-Oct-03 7:27
Kayembi9-Oct-03 7:27 
AnswerRe: Saving multiple RTFs to string for storage? Pin
John M. Drescher9-Oct-03 7:51
John M. Drescher9-Oct-03 7:51 
Questionmfc42u.lib ? Pin
spiritualfields9-Oct-03 5:39
spiritualfields9-Oct-03 5:39 
AnswerRe: mfc42u.lib ? Pin
W. Hammer -sledge-9-Oct-03 6:04
W. Hammer -sledge-9-Oct-03 6:04 
AnswerRe: mfc42u.lib ? Pin
Garth J Lancaster9-Oct-03 17:49
professionalGarth J Lancaster9-Oct-03 17:49 
AnswerRe: mfc42u.lib ? Pin
speedo21shree14-Oct-10 23:11
speedo21shree14-Oct-10 23:11 
GeneralC to C++ link error Pin
jimNLX9-Oct-03 5:05
jimNLX9-Oct-03 5:05 
GeneralRe: C to C++ link error Pin
Joaquín M López Muñoz9-Oct-03 7:51
Joaquín M López Muñoz9-Oct-03 7:51 
GeneralRe: C to C++ link error Pin
jimNLX9-Oct-03 7:57
jimNLX9-Oct-03 7:57 
GeneralRe: C to C++ link error Pin
jimNLX9-Oct-03 8:02
jimNLX9-Oct-03 8:02 
GeneralRe: C to C++ link error Pin
Joaquín M López Muñoz9-Oct-03 8:06
Joaquín M López Muñoz9-Oct-03 8:06 
GeneralRe: C to C++ link error Pin
jimNLX9-Oct-03 8:16
jimNLX9-Oct-03 8:16 
GeneralRe: C to C++ link error Pin
Joaquín M López Muñoz9-Oct-03 8:24
Joaquín M López Muñoz9-Oct-03 8:24 

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.