Click here to Skip to main content
15,919,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can identify why AfxBeginThread return value is NULL? Pin
trotwa7-Dec-10 22:18
trotwa7-Dec-10 22:18 
GeneralRe: How can identify why AfxBeginThread return value is NULL? Pin
Le@rner7-Dec-10 22:20
Le@rner7-Dec-10 22:20 
GeneralRe: How can identify why AfxBeginThread return value is NULL? Pin
Rajesh R Subramanian7-Dec-10 22:57
professionalRajesh R Subramanian7-Dec-10 22:57 
QuestionCToolBar Button Flickers. [modified] Pin
janaswamy uday7-Dec-10 17:54
janaswamy uday7-Dec-10 17:54 
QuestionIs there any DB2 driver for VC Pin
cy163@hotmail.com7-Dec-10 13:40
cy163@hotmail.com7-Dec-10 13:40 
QuestionVC FLEX Pin
cy163@hotmail.com7-Dec-10 13:38
cy163@hotmail.com7-Dec-10 13:38 
AnswerRe: VC FLEX Pin
KingsGambit7-Dec-10 21:43
KingsGambit7-Dec-10 21:43 
AnswerRe: VC FLEX Pin
Cool_Dev8-Dec-10 21:17
Cool_Dev8-Dec-10 21:17 
Question890916 - CTabbedPane Pin
ilostmyid27-Dec-10 2:32
professionalilostmyid27-Dec-10 2:32 
AnswerRe: 890916 - CTabbedPane Pin
David Crow7-Dec-10 3:25
David Crow7-Dec-10 3:25 
GeneralRe: 890916 - CTabbedPane Pin
ilostmyid27-Dec-10 4:58
professionalilostmyid27-Dec-10 4:58 
QuestionHow to create a forward rule in MS Outlook programmatically using MAPI. Pin
jayprakash247-Dec-10 0:38
jayprakash247-Dec-10 0:38 
AnswerRe: How to create a forward rule in MS Outlook programmatically using MAPI. Pin
Rajesh R Subramanian7-Dec-10 1:57
professionalRajesh R Subramanian7-Dec-10 1:57 
GeneralRe: How to create a forward rule in MS Outlook programmatically using MAPI. Pin
jayprakash247-Dec-10 23:06
jayprakash247-Dec-10 23:06 
GeneralRe: How to create a forward rule in MS Outlook programmatically using MAPI. Pin
Rajesh R Subramanian8-Dec-10 1:54
professionalRajesh R Subramanian8-Dec-10 1:54 
Questionpassing control variable in a function....?? Pin
AmbiguousName6-Dec-10 22:37
AmbiguousName6-Dec-10 22:37 
AnswerRe: passing control variable in a function....?? Pin
Cedric Moonen6-Dec-10 22:51
Cedric Moonen6-Dec-10 22:51 
GeneralRe: passing control variable in a function....?? Pin
AmbiguousName6-Dec-10 23:14
AmbiguousName6-Dec-10 23:14 
AnswerRe: passing control variable in a function....?? Pin
Rajesh R Subramanian6-Dec-10 23:46
professionalRajesh R Subramanian6-Dec-10 23:46 
GeneralRe: passing control variable in a function....?? Pin
d10429-Mar-11 20:29
d10429-Mar-11 20:29 
GeneralRe: passing control variable in a function....?? Pin
Rajesh R Subramanian29-Mar-11 20:45
professionalRajesh R Subramanian29-Mar-11 20:45 
Question890916 - resizing a memory dc Pin
ilostmyid26-Dec-10 22:34
professionalilostmyid26-Dec-10 22:34 
AnswerRe: 890916 - resizing a memory dc PinPopular
pasztorpisti7-Dec-10 0:30
pasztorpisti7-Dec-10 0:30 
GeneralRe: 890916 - resizing a memory dc Pin
ilostmyid27-Dec-10 1:21
professionalilostmyid27-Dec-10 1:21 
QuestionTransparency Of image Pin
002comp6-Dec-10 18:31
002comp6-Dec-10 18:31 
Hello Friends
I am creating a application in which user can choose any image format and also can choose one color of that image that he wants Transparent.Now ,to do this,I am using bitmap class of GDIPLUS and getting its height and width And matching choosed color with all image colors and If matches then setting tht pixel alpha to 0.But this is working fine for tiff file and for some bmp not for all bmp.Some bmp colors are coming irregular.Is there any other Way to set transparency of Images?

Thanks & Regards
Yogesh

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.