Click here to Skip to main content
15,924,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: Missing something in an unmanaged C++ function call? Pin
jozsurf23-Apr-07 14:58
jozsurf23-Apr-07 14:58 
GeneralRe: Missing something in an unmanaged C++ function call? Pin
Luc Pattyn23-Apr-07 15:26
sitebuilderLuc Pattyn23-Apr-07 15:26 
GeneralRe: Missing something in an unmanaged C++ function call? Pin
jozsurf23-Apr-07 15:31
jozsurf23-Apr-07 15:31 
QuestionWrite to the Visual Studio Output window Pin
anderslundsgard22-Apr-07 22:48
anderslundsgard22-Apr-07 22:48 
AnswerRe: Write to the Visual Studio Output window Pin
Christian Graus22-Apr-07 22:54
protectorChristian Graus22-Apr-07 22:54 
GeneralRe: Write to the Visual Studio Output window Pin
anderslundsgard22-Apr-07 22:59
anderslundsgard22-Apr-07 22:59 
QuestionHow to replace colors in a bitmap Pin
dudedotnet22-Apr-07 21:14
dudedotnet22-Apr-07 21:14 
AnswerRe: How to replace colors in a bitmap Pin
Christian Graus22-Apr-07 22:39
protectorChristian Graus22-Apr-07 22:39 
You need to read my image processing articles, they show how to access the bits of an image. It will need to be 24 or 32 bit, so the full range of colors is available, then color mapping is trivial


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: How to replace colors in a bitmap Pin
dudedotnet26-Apr-07 0:11
dudedotnet26-Apr-07 0:11 
GeneralRe: How to replace colors in a bitmap Pin
Christian Graus26-Apr-07 11:07
protectorChristian Graus26-Apr-07 11:07 
AnswerRe: How to replace colors in a bitmap Pin
Insincere Dave23-Apr-07 8:31
Insincere Dave23-Apr-07 8:31 
QuestionTopmost property not working properly Pin
jorgesalvador22-Apr-07 20:41
jorgesalvador22-Apr-07 20:41 
AnswerRe: Topmost property not working properly Pin
Christian Graus22-Apr-07 22:41
protectorChristian Graus22-Apr-07 22:41 
GeneralRe: Topmost property not working properly Pin
jorgesalvador22-Apr-07 22:58
jorgesalvador22-Apr-07 22:58 
QuestionFace detection algorithm? Pin
tuanlm7522-Apr-07 20:34
tuanlm7522-Apr-07 20:34 
AnswerRe: Face detection algorithm? Pin
Christian Graus22-Apr-07 22:44
protectorChristian Graus22-Apr-07 22:44 
QuestionXML Output Formatting with Formatting.Indented [modified] Pin
livez22-Apr-07 20:23
livez22-Apr-07 20:23 
AnswerRe: XML Output Formatting with Formatting.Indented Pin
livez22-Apr-07 22:01
livez22-Apr-07 22:01 
Question[Message Deleted] Pin
7122-Apr-07 19:17
7122-Apr-07 19:17 
AnswerRe: DataGridView.CellBeginEdit Event() Pin
Sathesh Sakthivel22-Apr-07 19:33
Sathesh Sakthivel22-Apr-07 19:33 
GeneralRe: DataGridView.CellBeginEdit Event() Pin
Sathesh Sakthivel22-Apr-07 20:24
Sathesh Sakthivel22-Apr-07 20:24 
AnswerRe: DataGridView.CellBeginEdit Event() Pin
Keshav V. Kamat22-Apr-07 22:32
Keshav V. Kamat22-Apr-07 22:32 
QuestionMediaplayer using a userdefined audiodevice Pin
pyjamaboy22-Apr-07 19:14
pyjamaboy22-Apr-07 19:14 
Questionhelp me how to convert BindingSource to DataTable ??? Pin
phantanagu22-Apr-07 18:26
phantanagu22-Apr-07 18:26 
AnswerRe: help me how to convert BindingSource to DataTable ??? Pin
_mubashir22-Apr-07 20:53
_mubashir22-Apr-07 20:53 

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.