Click here to Skip to main content
15,868,016 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Semester Project Pin
Member 1214667917-Nov-15 4:54
Member 1214667917-Nov-15 4:54 
GeneralRe: Semester Project Pin
Richard MacCutchan17-Nov-15 5:14
mveRichard MacCutchan17-Nov-15 5:14 
GeneralRe: Semester Project Pin
Member 1214667917-Nov-15 5:17
Member 1214667917-Nov-15 5:17 
GeneralRe: Semester Project Pin
Richard MacCutchan17-Nov-15 5:19
mveRichard MacCutchan17-Nov-15 5:19 
AnswerRe: Semester Project Pin
Ãddiçted Šhŕwñ26-Dec-15 4:02
Ãddiçted Šhŕwñ26-Dec-15 4:02 
QuestionC++ Debug Error Pin
Member 120351389-Nov-15 20:06
Member 120351389-Nov-15 20:06 
SuggestionRe: C++ Debug Error Pin
Richard MacCutchan9-Nov-15 21:48
mveRichard MacCutchan9-Nov-15 21:48 
GeneralRe: C++ Debug Error Pin
Member 120351389-Nov-15 21:54
Member 120351389-Nov-15 21:54 
GeneralRe: C++ Debug Error Pin
Richard MacCutchan9-Nov-15 22:04
mveRichard MacCutchan9-Nov-15 22:04 
GeneralRe: C++ Debug Error Pin
Member 120351389-Nov-15 22:13
Member 120351389-Nov-15 22:13 
GeneralRe: C++ Debug Error Pin
Richard MacCutchan9-Nov-15 22:25
mveRichard MacCutchan9-Nov-15 22:25 
GeneralRe: C++ Debug Error Pin
Member 120351389-Nov-15 22:34
Member 120351389-Nov-15 22:34 
GeneralRe: C++ Debug Error Pin
Richard MacCutchan9-Nov-15 22:37
mveRichard MacCutchan9-Nov-15 22:37 
GeneralRe: C++ Debug Error Pin
Member 120351389-Nov-15 22:40
Member 120351389-Nov-15 22:40 
GeneralRe: C++ Debug Error Pin
Richard MacCutchan9-Nov-15 22:53
mveRichard MacCutchan9-Nov-15 22:53 
GeneralRe: C++ Debug Error Pin
Member 120351389-Nov-15 22:58
Member 120351389-Nov-15 22:58 
GeneralRe: C++ Debug Error Pin
Member 120351389-Nov-15 23:03
Member 120351389-Nov-15 23:03 
GeneralRe: C++ Debug Error Pin
Richard MacCutchan9-Nov-15 23:06
mveRichard MacCutchan9-Nov-15 23:06 
GeneralRe: C++ Debug Error Pin
Member 120351389-Nov-15 23:08
Member 120351389-Nov-15 23:08 
GeneralRe: C++ Debug Error Pin
Richard MacCutchan9-Nov-15 23:39
mveRichard MacCutchan9-Nov-15 23:39 
AnswerRe: C++ Debug Error Pin
Jochen Arndt9-Nov-15 23:35
professionalJochen Arndt9-Nov-15 23:35 
GeneralRe: C++ Debug Error Pin
Member 1203513810-Nov-15 11:40
Member 1203513810-Nov-15 11:40 
NewsBug with unique_ptr and /clr code in Visual Studio 2015 Pin
John Schroedl7-Nov-15 16:22
professionalJohn Schroedl7-Nov-15 16:22 
QuestionRendering problems with DirectWrite Pin
paul116713-Oct-15 22:25
paul116713-Oct-15 22:25 
As a warmup for a more complex project in C#, I have started to code a C++/CLI library to allow simple access of C# applications to features of DirectWrite. (I am aware that there are such helper libraries already out there but I was not able yet to get them to work with in Visual Studio 2015 and with Windows 10.)

So far so good. A first test run showed the text in the target window but not as I would have expected for ClearType display. A screenshot of the displayed text can be found here.

My understanding of the relating MSDN documentation is that ClearType is enabled by default. The title bar text of the window is obviously set up with text in ClearType. I guess I missed a setting in the DWrite factory but I do not know which.

Does anybody have an advice for me?
AnswerRe: Rendering problems with DirectWrite Pin
Richard MacCutchan13-Oct-15 22:48
mveRichard MacCutchan13-Oct-15 22:48 

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.