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

C / C++ / MFC

 
GeneralRe: Time and Date Pin
locoone22-Oct-06 9:52
locoone22-Oct-06 9:52 
Questionforce reload of file via serialization Pin
Midworld0822-Oct-06 8:11
Midworld0822-Oct-06 8:11 
Questionchar to wchar_t conversion Pin
FredrickNorge22-Oct-06 7:11
FredrickNorge22-Oct-06 7:11 
AnswerRe: char to wchar_t conversion Pin
Mark Salsbery22-Oct-06 9:11
Mark Salsbery22-Oct-06 9:11 
GeneralRe: char to wchar_t conversion Pin
FredrickNorge22-Oct-06 10:16
FredrickNorge22-Oct-06 10:16 
QuestionHooking service is not running automatically after upgrading to XP SP2 Pin
Dudi Avramov22-Oct-06 6:28
Dudi Avramov22-Oct-06 6:28 
QuestionTransparent bitmaps Pin
Waldermort22-Oct-06 6:03
Waldermort22-Oct-06 6:03 
AnswerRe: Transparent bitmaps Pin
normanS24-Oct-06 9:48
normanS24-Oct-06 9:48 
From what I remember, SetDIBitsToDevice is way faster than StretchDIBits.

But of course that was comparing "straight copy" to "copy and reduce height to 0.95 of original". Do you need to stretch? I would have expected "StretchDIBits" to reduce to "SetDIBits" if sizes are the same.
Questionpixel manipulation Pin
Waldermort22-Oct-06 0:25
Waldermort22-Oct-06 0:25 
AnswerRe: pixel manipulation Pin
Waldermort22-Oct-06 2:46
Waldermort22-Oct-06 2:46 
QuestionQ: Launching exe from within C++ console app [modified] Pin
infonaut21-Oct-06 23:58
infonaut21-Oct-06 23:58 
AnswerRe: Q: Launching exe from within C++ console app Pin
Sceptic Mole22-Oct-06 1:35
Sceptic Mole22-Oct-06 1:35 
AnswerRe: Q: Launching exe from within C++ console app Pin
Michael Dunn22-Oct-06 9:52
sitebuilderMichael Dunn22-Oct-06 9:52 
GeneralRe: Q: Launching exe from within C++ console app Pin
infonaut23-Oct-06 4:49
infonaut23-Oct-06 4:49 
QuestionProcessing the 'X' button in a SDI Pin
Tara1421-Oct-06 23:56
Tara1421-Oct-06 23:56 
AnswerRe: Processing the 'X' button in a SDI Pin
Gary R. Wheeler22-Oct-06 3:39
Gary R. Wheeler22-Oct-06 3:39 
GeneralRe: Processing the 'X' button in a SDI Pin
Tara1422-Oct-06 7:45
Tara1422-Oct-06 7:45 
GeneralRe: Processing the 'X' button in a SDI Pin
Gary R. Wheeler22-Oct-06 8:03
Gary R. Wheeler22-Oct-06 8:03 
GeneralRe: Processing the 'X' button in a SDI Pin
Tara1422-Oct-06 8:30
Tara1422-Oct-06 8:30 
GeneralRe: Processing the 'X' button in a SDI Pin
Mark Salsbery22-Oct-06 8:56
Mark Salsbery22-Oct-06 8:56 
GeneralRe: Processing the 'X' button in a SDI Pin
Tara1422-Oct-06 12:59
Tara1422-Oct-06 12:59 
GeneralRe: Processing the 'X' button in a SDI Pin
Mark Salsbery22-Oct-06 16:03
Mark Salsbery22-Oct-06 16:03 
GeneralRe: Processing the 'X' button in a SDI Pin
Tara1423-Oct-06 3:18
Tara1423-Oct-06 3:18 
GeneralRe: Processing the 'X' button in a SDI Pin
Mark Salsbery23-Oct-06 6:02
Mark Salsbery23-Oct-06 6:02 
GeneralRe: Processing the 'X' button in a SDI Pin
Mark Salsbery23-Oct-06 6:07
Mark Salsbery23-Oct-06 6:07 

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.