Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Restaurant Project Pin
Carlos Antollini28-Feb-02 8:30
Carlos Antollini28-Feb-02 8:30 
GeneralRe: Restaurant Project Pin
Nemanja Trifunovic28-Feb-02 8:41
Nemanja Trifunovic28-Feb-02 8:41 
GeneralRe: Restaurant Project Pin
Christian Graus28-Feb-02 9:06
protectorChristian Graus28-Feb-02 9:06 
GeneralLoad gif, jpeg or tif image in VC++ Pin
28-Feb-02 7:29
suss28-Feb-02 7:29 
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
Chris Losinger28-Feb-02 8:04
professionalChris Losinger28-Feb-02 8:04 
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
Christian Graus28-Feb-02 9:25
protectorChristian Graus28-Feb-02 9:25 
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
alex.barylski28-Feb-02 9:59
alex.barylski28-Feb-02 9:59 
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
Christian Graus28-Feb-02 10:42
protectorChristian Graus28-Feb-02 10:42 
HockeyDude wrote:
You seem to know alot about graphics and answer questions frequently with GDI+ solutions.

Well, you're half right Smile | :) To quote Lynyrd Skynyrd, I know a little, and I guess the rest...

HockeyDude wrote:
what is GDI+ all about...I thought it was a lib someone here at codeproject started, that was basically an extension, which would allow easy anti-aliasing, alpha-factoring etc...instead of just the boring LineTo.

No, it's an integral part of .NET ( i.e. you get it out of the box ), and it's also a dll that can be downloaded, and with the latest platform SDK ( well, any from the past year, but it's been worked on in that time so you should get the latest one ), you can create apps that use GDI+ for any post Windows 95 OS (W95 is not supported but also not excluded, the official line is try it at your own risk on W95).

GDI+ offers a greatly improved API to GDI+, with things like reading/writing different formats, antialiasing, alphablending and texturing. I have written a series of articles on GDI+ you may find helpful, the March Windows Developers Journal ( out now ) also has an article from me introducing GDI+.

HockeyDude wrote:
My appologies again for just assuming.

Not at all, it was a fair assumption given that I tend to answer a lot of questions on graphics and to often refer to GDI+. I was fortunate enough to be writing a paint package at work when I became aware of GDI+ so I parallel developed a GDI+ version from home which eventually was the one we used at work as well.


Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
Chris Losinger28-Feb-02 11:12
professionalChris Losinger28-Feb-02 11:12 
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
Christian Graus28-Feb-02 11:21
protectorChristian Graus28-Feb-02 11:21 
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
Chris Losinger28-Feb-02 12:07
professionalChris Losinger28-Feb-02 12:07 
GeneralRe: Load gif, jpeg or tif image in VC++ Pin
Christian Graus28-Feb-02 12:13
protectorChristian Graus28-Feb-02 12:13 
Generalhelp needed on encryption Pin
Jasmin Khan28-Feb-02 6:04
Jasmin Khan28-Feb-02 6:04 
GeneralRe: help needed on encryption Pin
alex.barylski28-Feb-02 6:43
alex.barylski28-Feb-02 6:43 
GeneralRe: help needed on encryption Pin
Paul M Watt28-Feb-02 7:49
mentorPaul M Watt28-Feb-02 7:49 
GeneralExplorer Integrated DLL Prob Pin
Peter Liddle28-Feb-02 5:53
Peter Liddle28-Feb-02 5:53 
GeneralBool CArchive Pin
Li Mu Bai28-Feb-02 4:32
Li Mu Bai28-Feb-02 4:32 
GeneralRe: Bool CArchive Pin
Joaquín M López Muñoz28-Feb-02 5:18
Joaquín M López Muñoz28-Feb-02 5:18 
GeneralRe: Bool CArchive Pin
Li Mu Bai28-Feb-02 5:48
Li Mu Bai28-Feb-02 5:48 
QuestionWhat is First-Execption? Pin
anju28-Feb-02 4:17
anju28-Feb-02 4:17 
AnswerRe: What is First-Execption? Pin
Joaquín M López Muñoz28-Feb-02 4:36
Joaquín M López Muñoz28-Feb-02 4:36 
GeneralRe: What is First-Execption? Pin
anju28-Feb-02 4:44
anju28-Feb-02 4:44 
GeneralRe: What is First-Execption? Pin
Joaquín M López Muñoz28-Feb-02 4:55
Joaquín M López Muñoz28-Feb-02 4:55 
GeneralOther App handle Pin
Jerome Conus28-Feb-02 3:27
Jerome Conus28-Feb-02 3:27 
GeneralRe: Other App handle Pin
Joaquín M López Muñoz28-Feb-02 3:32
Joaquín M López Muñoz28-Feb-02 3:32 

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.