Click here to Skip to main content
15,928,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTemplate Partial Specialization Pin
George_George19-Nov-07 4:54
George_George19-Nov-07 4:54 
AnswerRe: Template Partial Specialization Pin
Nelek19-Nov-07 22:00
protectorNelek19-Nov-07 22:00 
GeneralRe: Template Partial Specialization Pin
George_George19-Nov-07 23:23
George_George19-Nov-07 23:23 
Questionproject doesn't build .exe? Pin
eggsovereasy19-Nov-07 4:45
eggsovereasy19-Nov-07 4:45 
AnswerRe: project doesn't build .exe? Pin
toxcct19-Nov-07 4:56
toxcct19-Nov-07 4:56 
GeneralRe: project doesn't build .exe? Pin
eggsovereasy19-Nov-07 6:23
eggsovereasy19-Nov-07 6:23 
GeneralRe: project doesn't build .exe? Pin
toxcct19-Nov-07 6:28
toxcct19-Nov-07 6:28 
AnswerRe: project doesn't build .exe? [modified] Pin
CPallini19-Nov-07 5:06
mveCPallini19-Nov-07 5:06 
GeneralRe: project doesn't build .exe? Pin
eggsovereasy19-Nov-07 5:49
eggsovereasy19-Nov-07 5:49 
Questionhow to open .tif file in VC++ MFC Pin
vandana719-Nov-07 4:32
vandana719-Nov-07 4:32 
QuestionRe: how to open .tif file in VC++ MFC Pin
Mark Salsbery19-Nov-07 6:27
Mark Salsbery19-Nov-07 6:27 
AnswerRe: how to open .tif file in VC++ MFC Pin
vandana720-Nov-07 18:02
vandana720-Nov-07 18:02 
GeneralRe: how to open .tif file in VC++ MFC Pin
Mark Salsbery20-Nov-07 18:22
Mark Salsbery20-Nov-07 18:22 
QuestionHow to count the compile time Pin
Max++19-Nov-07 4:26
Max++19-Nov-07 4:26 
AnswerRe: How to count the compile time Pin
BhawnaA19-Nov-07 18:20
BhawnaA19-Nov-07 18:20 
QuestionMS Visual Studio 6.0 - Build problem Pin
Syamlal S Nair19-Nov-07 3:37
Syamlal S Nair19-Nov-07 3:37 
QuestionRe: MS Visual Studio 6.0 - Build problem Pin
David Crow19-Nov-07 3:42
David Crow19-Nov-07 3:42 
AnswerRe: MS Visual Studio 6.0 - Build problem Pin
Syamlal S Nair19-Nov-07 3:47
Syamlal S Nair19-Nov-07 3:47 
GeneralRe: MS Visual Studio 6.0 - Build problem Pin
Matthew Faithfull19-Nov-07 3:46
Matthew Faithfull19-Nov-07 3:46 
QuestionProblem in scrolling a dialog. Pin
chandu00419-Nov-07 3:09
chandu00419-Nov-07 3:09 
AnswerRe: Problem in scrolling a dialog. Pin
Nelek19-Nov-07 3:46
protectorNelek19-Nov-07 3:46 
Does Get/SetScrollPosition (...) helps?

I mean, when you click down and moving the mouse you use Get... to know where the viewport is, then when you release he button use Set... with the last ScrollPosition value.



Greetings.

--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

GeneralRe: Problem in scrolling a dialog. Pin
chandu00420-Nov-07 3:48
chandu00420-Nov-07 3:48 
QuestionBAD_POOL_HEADER Pin
Kerem Guemruekcue19-Nov-07 2:51
Kerem Guemruekcue19-Nov-07 2:51 
QuestionHow do I subscribe to events in a class? [modified] Pin
arnold_w19-Nov-07 2:26
arnold_w19-Nov-07 2:26 
GeneralRe: How do I subscribe to events in a class? Pin
Matthew Faithfull19-Nov-07 2:55
Matthew Faithfull19-Nov-07 2:55 

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.