Click here to Skip to main content
15,911,711 members
Home / Discussions / C#
   

C#

 
AnswerRe: Any difference between returning an object and changing an object passed into a static function? Pin
Christian Graus3-Jun-07 17:09
protectorChristian Graus3-Jun-07 17:09 
Questioncharecter input system function Pin
sonavi3-Jun-07 14:48
sonavi3-Jun-07 14:48 
AnswerRe: charecter input system function Pin
Christian Graus3-Jun-07 14:59
protectorChristian Graus3-Jun-07 14:59 
QuestionSave PDF file as image Pin
There is always the way to do it, but I don't know3-Jun-07 14:22
There is always the way to do it, but I don't know3-Jun-07 14:22 
AnswerRe: Save PDF file as image Pin
xibeifeijian3-Jun-07 14:35
xibeifeijian3-Jun-07 14:35 
AnswerRe: Save PDF file as image Pin
Christian Graus3-Jun-07 14:46
protectorChristian Graus3-Jun-07 14:46 
QuestionDetour 2.1 with C# Pin
xpir3-Jun-07 12:49
xpir3-Jun-07 12:49 
AnswerRe: Detour 2.1 with C# Pin
Christian Graus3-Jun-07 12:57
protectorChristian Graus3-Jun-07 12:57 
The way to call methods in a C++ dll from C# is pinvoke. www.pinvoke.net has heaps of examples of calling existing Win32 APIs, which should give you a clear idea of the syntax required.


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 )

Question"Main" method Pin
SPRC3-Jun-07 8:35
SPRC3-Jun-07 8:35 
AnswerRe: "Main" method Pin
Christian Graus3-Jun-07 11:23
protectorChristian Graus3-Jun-07 11:23 
QuestionLoged in user Information? Pin
Gul_#3-Jun-07 8:09
Gul_#3-Jun-07 8:09 
AnswerRe: Loged in user Information? Pin
andre_swnpl3-Jun-07 20:08
andre_swnpl3-Jun-07 20:08 
QuestionWeb application Pin
mushy3-Jun-07 7:27
mushy3-Jun-07 7:27 
AnswerRe: Web application Pin
Christian Graus3-Jun-07 11:25
protectorChristian Graus3-Jun-07 11:25 
Questionstring class handling.... aligment etc... Pin
Arish rivlin3-Jun-07 5:48
Arish rivlin3-Jun-07 5:48 
AnswerRe: string class handling.... aligment etc... Pin
Luc Pattyn3-Jun-07 5:59
sitebuilderLuc Pattyn3-Jun-07 5:59 
Questionc# - protected and protected internal Pin
jon-803-Jun-07 5:18
professionaljon-803-Jun-07 5:18 
AnswerRe: c# - protected and protected internal Pin
WillemM3-Jun-07 6:02
WillemM3-Jun-07 6:02 
GeneralRe: c# - protected and protected internal Pin
Dave Doknjas3-Jun-07 12:48
Dave Doknjas3-Jun-07 12:48 
AnswerRe: c# - protected and protected internal Pin
Expert Coming3-Jun-07 6:02
Expert Coming3-Jun-07 6:02 
GeneralRe: c# - protected and protected internal Pin
originSH3-Jun-07 21:59
originSH3-Jun-07 21:59 
QuestionLoading a bitmap into an ImageList Pin
Mark F.3-Jun-07 3:35
Mark F.3-Jun-07 3:35 
AnswerRe: Loading a bitmap into an ImageList Pin
Luc Pattyn3-Jun-07 3:46
sitebuilderLuc Pattyn3-Jun-07 3:46 
GeneralRe: Loading a bitmap into an ImageList Pin
Mark F.3-Jun-07 4:45
Mark F.3-Jun-07 4:45 
GeneralRe: Loading a bitmap into an ImageList Pin
Luc Pattyn3-Jun-07 5:10
sitebuilderLuc Pattyn3-Jun-07 5:10 

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.