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

C / C++ / MFC

 
AnswerRe: Is it a lvalue? Pin
jc0dex30-Mar-06 4:10
jc0dex30-Mar-06 4:10 
GeneralRe: Is it a lvalue? Pin
Twinsen72430-Mar-06 15:32
Twinsen72430-Mar-06 15:32 
GeneralRe: Is it a lvalue? Pin
jc0dex30-Mar-06 15:44
jc0dex30-Mar-06 15:44 
GeneralRe: Is it a lvalue? Pin
Twinsen72430-Mar-06 15:49
Twinsen72430-Mar-06 15:49 
GeneralRe: Is it a lvalue? Pin
jc0dex30-Mar-06 17:41
jc0dex30-Mar-06 17:41 
GeneralRe: Is it a lvalue? Pin
Twinsen7242-Apr-06 15:54
Twinsen7242-Apr-06 15:54 
QuestionRTTI question Pin
alex.barylski29-Mar-06 17:36
alex.barylski29-Mar-06 17:36 
QuestionUniscribe woes.... Pin
Super Lloyd29-Mar-06 16:17
Super Lloyd29-Mar-06 16:17 
I wrote a ManagedC++/.NET wrapper around Uniscribe. Which is the lowest level international text rendering (win32) API as I understand it.
With it I'm able to do custom rendering of formatted international text.
That's all good.
(For the curious who don't know it, you use various ScriptXXX to perform text analysis and then you finally render 'glyphs' (as opposed to characters) with ScriptTextOut)

Now come the problem, when I try to print.
I even manage to achieve perfect WYZIWIG behavior, that's cool and it works well on my work computer, on many customer's computer, on my home computer.

BUT, for some customer the preview is completely blank.
And for some other the printed page is completely blank as well.

What could it be?
How to fix that?
Any ideas?
Yep I have already (and unsuccessfuly) tried news://news.microsoft.com/microsoft.public.win32.programmer.international


Questionabout hide windows Pin
FlyWithYou29-Mar-06 14:53
FlyWithYou29-Mar-06 14:53 
AnswerRe: about hide windows Pin
Stephen Hewitt29-Mar-06 15:35
Stephen Hewitt29-Mar-06 15:35 
QuestionA question Pin
yaaqub29-Mar-06 14:48
yaaqub29-Mar-06 14:48 
AnswerRe: A question Pin
Rage29-Mar-06 23:54
professionalRage29-Mar-06 23:54 
QuestionA mistake when submit aticle Pin
includeh1029-Mar-06 9:22
includeh1029-Mar-06 9:22 
AnswerRe: A mistake when submit aticle Pin
David Crow29-Mar-06 9:29
David Crow29-Mar-06 9:29 
GeneralRe: A mistake when submit aticle Pin
includeh1029-Mar-06 16:41
includeh1029-Mar-06 16:41 
QuestionProblems with Button Tooltips Pin
big_denny_20029-Mar-06 8:59
big_denny_20029-Mar-06 8:59 
AnswerRe: Problems with Button Tooltips Pin
Hamid_RT29-Mar-06 17:59
Hamid_RT29-Mar-06 17:59 
Questionhow to control wm asf writer by Imediaseeking? Pin
yongwpi29-Mar-06 7:42
yongwpi29-Mar-06 7:42 
Questionhow to get the current row in DataGrid? Pin
Dimkov29-Mar-06 7:12
Dimkov29-Mar-06 7:12 
QuestionClosing multiple processes at once Pin
eprt29-Mar-06 5:05
eprt29-Mar-06 5:05 
AnswerRe: Closing multiple processes at once Pin
David Crow29-Mar-06 5:56
David Crow29-Mar-06 5:56 
GeneralRe: Closing multiple processes at once Pin
eprt29-Mar-06 6:16
eprt29-Mar-06 6:16 
GeneralRe: Closing multiple processes at once Pin
David Crow29-Mar-06 6:35
David Crow29-Mar-06 6:35 
AnswerRe: Closing multiple processes at once Pin
Nemanja Trifunovic29-Mar-06 8:40
Nemanja Trifunovic29-Mar-06 8:40 
GeneralRe: Closing multiple processes at once Pin
David Crow29-Mar-06 9:38
David Crow29-Mar-06 9:38 

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.