Click here to Skip to main content
15,926,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralChild Process Pin
v3man4-May-03 14:23
v3man4-May-03 14:23 
GeneralRe: Child Process Pin
valikac4-May-03 16:58
valikac4-May-03 16:58 
QuestionSending E-Mail safely? Pin
MKlucher4-May-03 13:53
MKlucher4-May-03 13:53 
AnswerRe: Sending E-Mail safely? Pin
Dudi Avramov5-May-03 1:40
Dudi Avramov5-May-03 1:40 
GeneralRe: Sending E-Mail safely? Pin
geo_m6-May-03 2:27
geo_m6-May-03 2:27 
GeneralMFC debugging problem Pin
yaseen khattak4-May-03 13:45
yaseen khattak4-May-03 13:45 
GeneralRe: MFC debugging problem Pin
Hari Krishnan (Noida)5-May-03 1:57
Hari Krishnan (Noida)5-May-03 1:57 
GeneralRe: How do I create an icon from an image? Pin
J. Dunlap4-May-03 11:00
J. Dunlap4-May-03 11:00 
Try converting the image to 32-bit color, and then paste it into the 256-color icon. Sometimes this works, because it forces the program to create a new palette rather than using its own palette and the current indexes. Of course, if it's a really bad program, it will just always use the system palette. Frown | :(


"Do unto others as you would have them do unto you." - Jesus

"An eye for an eye only makes the whole world blind." - Mahatma Gandhi







GeneralSetSound in CButtonST Pin
Albedo4-May-03 10:37
Albedo4-May-03 10:37 
GeneralRe: SetSound in CButtonST Pin
Nick Parker4-May-03 10:43
protectorNick Parker4-May-03 10:43 
GeneralRe: SetSound in CButtonST Pin
Albedo4-May-03 13:23
Albedo4-May-03 13:23 
GeneralRe: SetSound in CButtonST Pin
Nick Parker4-May-03 17:29
protectorNick Parker4-May-03 17:29 
GeneralRe: SetSound in CButtonST Pin
Albedo4-May-03 19:48
Albedo4-May-03 19:48 
GeneralRe: SetSound in CButtonST Pin
Albedo5-May-03 8:16
Albedo5-May-03 8:16 
General.net mfc problems Pin
mdog12344-May-03 8:12
mdog12344-May-03 8:12 
GeneralRe: .net mfc problems Pin
valikac4-May-03 17:07
valikac4-May-03 17:07 
GeneralHelp me Immediatly Pin
Anonymous4-May-03 7:04
Anonymous4-May-03 7:04 
GeneralRe: Help me Immediatly Pin
jhaga4-May-03 11:22
professionaljhaga4-May-03 11:22 
GeneralRe: Help me Immediatly Pin
Anonymous4-May-03 21:25
Anonymous4-May-03 21:25 
GeneralRe: Help me Immediatly Pin
Prog Mmer6-May-03 18:10
Prog Mmer6-May-03 18:10 
GeneralProblem with POP3 Pin
Mazdak4-May-03 6:01
Mazdak4-May-03 6:01 
GeneralRe: Problem with POP3 Pin
Ted Ferenc4-May-03 7:13
Ted Ferenc4-May-03 7:13 
GeneralRe: Problem with POP3 Pin
Mazdak4-May-03 8:38
Mazdak4-May-03 8:38 
Questionrelative PIDL to an absolute PIDL? Pin
Jump_Around4-May-03 5:28
Jump_Around4-May-03 5:28 
GeneralLinking Error related to SerializeElements template Pin
fear74-May-03 4:23
fear74-May-03 4:23 

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.