Click here to Skip to main content
15,910,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalproblem with building help Pin
dart1317-Jun-04 4:41
dart1317-Jun-04 4:41 
GeneralRe: problem with building help Pin
palbano17-Jun-04 4:44
palbano17-Jun-04 4:44 
GeneralRe: problem with building help Pin
dart1317-Jun-04 5:02
dart1317-Jun-04 5:02 
GeneralSQLConnect() Pin
SuzannaS17-Jun-04 4:32
SuzannaS17-Jun-04 4:32 
GeneralCListCtrl & ToolTips Pin
Gizmo7917-Jun-04 4:25
Gizmo7917-Jun-04 4:25 
GeneralRe: CListCtrl & ToolTips Pin
palbano17-Jun-04 5:19
palbano17-Jun-04 5:19 
GeneralRe: CListCtrl & ToolTips Pin
Gizmo7917-Jun-04 5:55
Gizmo7917-Jun-04 5:55 
QuestionAnybody use SetWorldTransform? Pin
CodeHead17-Jun-04 3:36
CodeHead17-Jun-04 3:36 
I have an app that prints a calibrated tape. I would like to print in mirror image. If I use
SetGraphicsMode(pDC->GetSafeHdc(), GM_ADVANCED); and then SetWorldTransform, I can get the mirror image, but when I print or do a print preview, the text is simple printed upside down!
I narrowed the offender to the SetGraphicsMode(pDC->GetSafeHdc(), GM_ADVANCED); call. Just adding SetGraphicsMode, without any other calls, results in the non-mirror image like you would expect, but the printouts give you upside down text. Has anyone ever worked around this?
TIA
Eric
www.compufoil.com

GeneralInserting a property sheet/ tab in a dialog box Pin
aarti vimal17-Jun-04 3:24
aarti vimal17-Jun-04 3:24 
GeneralRe: Inserting a property sheet/ tab in a dialog box Pin
David Crow17-Jun-04 3:32
David Crow17-Jun-04 3:32 
GeneralCTreeViewCtrl question Pin
kfaday17-Jun-04 2:58
kfaday17-Jun-04 2:58 
GeneralRe: CTreeViewCtrl question Pin
Arjan Schouten17-Jun-04 3:12
Arjan Schouten17-Jun-04 3:12 
GeneralRe: CTreeViewCtrl question Pin
kfaday19-Jun-04 4:19
kfaday19-Jun-04 4:19 
Generalchange cursor in win32 Pin
udi444417-Jun-04 2:50
udi444417-Jun-04 2:50 
GeneralRe: change cursor in win32 Pin
Johan Rosengren17-Jun-04 5:22
Johan Rosengren17-Jun-04 5:22 
GeneralRe: change cursor in win32 Pin
Scozturk17-Jun-04 5:23
professionalScozturk17-Jun-04 5:23 
GeneralRe: change cursor in win32 Pin
Michael Dunn17-Jun-04 9:36
sitebuilderMichael Dunn17-Jun-04 9:36 
QuestionProgramatically create Bitmap file: How To??? Pin
JHAKAS17-Jun-04 2:46
JHAKAS17-Jun-04 2:46 
AnswerRe: Programatically create Bitmap file: How To??? Pin
V.17-Jun-04 2:50
professionalV.17-Jun-04 2:50 
AnswerRe: Programatically create Bitmap file: How To??? Pin
KarstenK17-Jun-04 4:24
mveKarstenK17-Jun-04 4:24 
AnswerRe: Programatically create Bitmap file: How To??? Pin
John R. Shaw17-Jun-04 12:04
John R. Shaw17-Jun-04 12:04 
GeneralCTreeCtrl Pin
Gizmo7917-Jun-04 2:36
Gizmo7917-Jun-04 2:36 
GeneralRe: CTreeCtrl Pin
David Crow17-Jun-04 2:55
David Crow17-Jun-04 2:55 
GeneralRe: CTreeCtrl Pin
Arjan Schouten17-Jun-04 3:00
Arjan Schouten17-Jun-04 3:00 
GeneralRe: CTreeCtrl Pin
Gizmo7917-Jun-04 3:16
Gizmo7917-Jun-04 3:16 

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.