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

C / C++ / MFC

 
GeneralRe: Thanks , please detail Pin
Christian Graus15-Jul-01 12:56
protectorChristian Graus15-Jul-01 12:56 
GeneralRe: Thanks , please detail Pin
17-Jul-01 21:39
suss17-Jul-01 21:39 
AnswerRe: How to start and run other .exe file from MFC project Pin
Stan Shannon14-Jul-01 12:27
Stan Shannon14-Jul-01 12:27 
AnswerRe: How to start and run other .exe file from MFC project Pin
#realJSOP16-Jul-01 0:43
professional#realJSOP16-Jul-01 0:43 
Generalbegginer in the most extreme sense of the word Pin
14-Jul-01 8:13
suss14-Jul-01 8:13 
GeneralRe: begginer in the most extreme sense of the word Pin
SAV14-Jul-01 9:30
SAV14-Jul-01 9:30 
QuestionHow can I display WINDOWS METAFILE Pin
14-Jul-01 4:38
suss14-Jul-01 4:38 
GeneralATL hell Pin
Christian Graus14-Jul-01 3:58
protectorChristian Graus14-Jul-01 3:58 
I'm trying to learn ATL and my project is a series of GDI+ graphics filters ( invert, colour, gamma, brightness, emboss, you get the idea ), so I want to create methods like this:

[id(1), helpstring("method DoInvert")] HRESULT DoInvert([in, out] Bitmap * i)

How can I do this ? How can I use COM to pass a Bitmap* into my method ? Is there a way of doing this so that I can still make it an ActiveX control to be used in VB ? Should I care ( i.e. can they access GDI+ anyhow ) ?

Thanks to all who respond....

Christian

#include "std_disclaimer.h"

People who love sausage and respect the law should never watch either one being made.

The things that come to those who wait are usually the things left by those who got there first.

GeneralRe: ATL hell Pin
14-Jul-01 7:28
suss14-Jul-01 7:28 
GeneralRe: ATL hell Pin
Michael Dunn14-Jul-01 8:03
sitebuilderMichael Dunn14-Jul-01 8:03 
GeneralRe: ATL hell Pin
Christian Graus14-Jul-01 12:06
protectorChristian Graus14-Jul-01 12:06 
GeneralRe: ATL hell Pin
Michael Dunn14-Jul-01 14:37
sitebuilderMichael Dunn14-Jul-01 14:37 
GeneralRe: ATL hell Pin
Christian Graus14-Jul-01 17:34
protectorChristian Graus14-Jul-01 17:34 
GeneralRe: ATL hell Pin
14-Jul-01 20:43
suss14-Jul-01 20:43 
GeneralRe: ATL hell Pin
Shaun Kaasten14-Jul-01 21:46
Shaun Kaasten14-Jul-01 21:46 
GeneralRe: ATL hell Pin
Christian Graus15-Jul-01 2:58
protectorChristian Graus15-Jul-01 2:58 
GeneralRe: ATL hell Pin
Andrew Peace15-Jul-01 7:10
Andrew Peace15-Jul-01 7:10 
GeneralRe: ATL hell Pin
15-Jul-01 7:31
suss15-Jul-01 7:31 
Generaldeleting a cookie (or all temporary internet files) Pin
14-Jul-01 3:36
suss14-Jul-01 3:36 
GeneralChild windows title Pin
14-Jul-01 2:43
suss14-Jul-01 2:43 
Questionhow do i get my EXE file path??? Pin
14-Jul-01 2:38
suss14-Jul-01 2:38 
AnswerRe: how do i get my EXE file path??? Pin
Brad Bruce14-Jul-01 2:58
Brad Bruce14-Jul-01 2:58 
GeneralMysterious dot Pin
14-Jul-01 2:36
suss14-Jul-01 2:36 
GeneralVisual C++ environment ... Pin
Hadi Rezaee14-Jul-01 1:38
Hadi Rezaee14-Jul-01 1:38 
GeneralRe: Visual C++ environment ... Pin
Anders Molin14-Jul-01 1:43
professionalAnders Molin14-Jul-01 1:43 

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.