Click here to Skip to main content
15,927,947 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: TCP question Pin
led mike6-Jul-06 5:17
led mike6-Jul-06 5:17 
GeneralRe: TCP question Pin
BambooMoon6-Jul-06 6:42
BambooMoon6-Jul-06 6:42 
QuestionProblem with Smartgraph Pin
Semion_N6-Jul-06 3:00
Semion_N6-Jul-06 3:00 
AnswerRe: Problem with Smartgraph [modified] Pin
Justin Tay6-Jul-06 3:36
Justin Tay6-Jul-06 3:36 
GeneralRe: Problem with Smartgraph Pin
Semion_N6-Jul-06 4:13
Semion_N6-Jul-06 4:13 
AnswerRe: Problem with Smartgraph Pin
Semion_N6-Jul-06 4:43
Semion_N6-Jul-06 4:43 
GeneralRe: Problem with Smartgraph Pin
Justin Tay6-Jul-06 5:05
Justin Tay6-Jul-06 5:05 
AnswerI dont really understand Pin
Semion_N6-Jul-06 7:35
Semion_N6-Jul-06 7:35 
here:
http://www.codeproject.com/miscctrl/pgllib.asp[^][^]
There are an instructions:

1 Install GDI+ (part of Microsoft SDK).
2 Download Gdiplus.dll and make sure it is in the path,
3 Recompile the source, it will build .lib in the lib directory and the .dll in the bin directory
4 Add the directory with PGL binaries to your path. (by default it is C:\Program Files\PGL\bin)
5 Add the include directory and lib directory to Visual C++ include/lib directories.
6 Make sure the headers are available

I dont really understand them
I downloaded the GDI dll but I dont understand which path(in 2).
which source(in 3)?
How can I recompile him?
4 I dont understand too 5 and 6

After that they want me to make the variable ULONG_PTR m_ulGdiplusToken; in the CWinApp-is this class is the Dialog class?
I mean if I made a dialog based project.
Because when I have tried to find this class I haven't found..
Thank you all for your wonderful answers!

SnaidiS(Semion)
GeneralRe: I dont really understand Pin
Semion_N6-Jul-06 7:57
Semion_N6-Jul-06 7:57 
GeneralRe: I dont really understand Pin
Justin Tay6-Jul-06 8:20
Justin Tay6-Jul-06 8:20 
GeneralRe: I dont really understand Pin
Semion_N6-Jul-06 19:42
Semion_N6-Jul-06 19:42 
GeneralRe: I dont really understand Pin
Justin Tay6-Jul-06 19:55
Justin Tay6-Jul-06 19:55 
Question"HTML Builder" library for C++ Pin
peterchen6-Jul-06 2:56
peterchen6-Jul-06 2:56 
AnswerRe: "HTML Builder" library for C++ Pin
Wes Aday6-Jul-06 4:25
professionalWes Aday6-Jul-06 4:25 
AnswerRe: "HTML Builder" library for C++ Pin
led mike6-Jul-06 5:34
led mike6-Jul-06 5:34 
GeneralRe: "HTML Builder" library for C++ [modified] Pin
peterchen6-Jul-06 10:49
peterchen6-Jul-06 10:49 
GeneralRe: "HTML Builder" library for C++ Pin
led mike6-Jul-06 11:05
led mike6-Jul-06 11:05 
GeneralRe: "HTML Builder" library for C++ Pin
peterchen6-Jul-06 12:03
peterchen6-Jul-06 12:03 
GeneralRe: "HTML Builder" library for C++ Pin
led mike7-Jul-06 4:55
led mike7-Jul-06 4:55 
Questioncan't add elements in the column Pin
kamalesh826-Jul-06 2:52
kamalesh826-Jul-06 2:52 
AnswerRe: can't add elements in the column Pin
David Crow6-Jul-06 3:21
David Crow6-Jul-06 3:21 
GeneralRe: can't add elements in the column Pin
kamalesh826-Jul-06 4:00
kamalesh826-Jul-06 4:00 
AnswerRe: can't add elements in the column [modified] Pin
bosfan6-Jul-06 4:02
bosfan6-Jul-06 4:02 
AnswerRe: can't add elements in the column [modified] Pin
bosfan6-Jul-06 4:31
bosfan6-Jul-06 4:31 
QuestionVirtual Memory question Pin
Dennis L6-Jul-06 2:04
Dennis L6-Jul-06 2:04 

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.