Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
AnswerRe: combobox Pin
Greeky24-Oct-05 0:36
Greeky24-Oct-05 0:36 
QuestionMouse clicking crashes program Pin
Wolfgang Mergenthaler24-Oct-05 0:01
Wolfgang Mergenthaler24-Oct-05 0:01 
AnswerRe: Mouse clicking crashes program Pin
André Ziegler24-Oct-05 1:48
André Ziegler24-Oct-05 1:48 
AnswerRe: Mouse clicking crashes program Pin
S. Senthil Kumar24-Oct-05 4:47
S. Senthil Kumar24-Oct-05 4:47 
QuestioncomboBox problem Pin
ppp00123-Oct-05 22:44
ppp00123-Oct-05 22:44 
AnswerRe: comboBox problem Pin
Greeky24-Oct-05 0:36
Greeky24-Oct-05 0:36 
AnswerRe: comboBox problem Pin
the last free name24-Oct-05 1:53
the last free name24-Oct-05 1:53 
QuestionHow to execute managed code without .net framework Pin
dreamwinter23-Oct-05 22:02
dreamwinter23-Oct-05 22:02 
AnswerRe: How to execute managed code without .net framework Pin
leppie23-Oct-05 23:09
leppie23-Oct-05 23:09 
AnswerRe: How to execute managed code without .net framework Pin
Dave Kreskowiak24-Oct-05 4:45
mveDave Kreskowiak24-Oct-05 4:45 
AnswerRe: How to execute managed code without .net framework Pin
Tom Larsen24-Oct-05 4:55
Tom Larsen24-Oct-05 4:55 
QuestionNervous breakdown Pin
akyriako7823-Oct-05 21:41
akyriako7823-Oct-05 21:41 
AnswerResolved Pin
akyriako7823-Oct-05 22:22
akyriako7823-Oct-05 22:22 
QuestionReceiving data from other programs Pin
budidharma23-Oct-05 21:00
budidharma23-Oct-05 21:00 
AnswerRe: Receiving data from other programs Pin
budidharma24-Oct-05 5:37
budidharma24-Oct-05 5:37 
GeneralRe: Receiving data from other programs Pin
André Ziegler24-Oct-05 12:14
André Ziegler24-Oct-05 12:14 
QuestionLAN messenger Pin
kammaldeep23-Oct-05 20:43
kammaldeep23-Oct-05 20:43 
QuestionPacket Capture and Analyser Pin
Devarajj23-Oct-05 19:49
Devarajj23-Oct-05 19:49 
QuestionShut down exe running on remote computer Pin
Prashant Gadhave23-Oct-05 19:46
Prashant Gadhave23-Oct-05 19:46 
QuestionDrag and Drop files from Windows Form to Windows Explorer Pin
acchan_nike23-Oct-05 17:06
acchan_nike23-Oct-05 17:06 
QuestionHow can I calling this c++ function in c#? Pin
Fu Chen23-Oct-05 16:29
Fu Chen23-Oct-05 16:29 
AnswerRe: How can I calling this c++ function in c#? Pin
Christian Graus23-Oct-05 16:32
protectorChristian Graus23-Oct-05 16:32 
Seeing as it returns a HRESULT, I presume it's a COM object. In which case, you right click on references in your solution explorer, choose add reference, select COM and browse to the COM object. Then you'll get a class which wraps the methods that the cOM object exposes.



Christian Graus - Microsoft MVP - C++
GeneralRe: How can I calling this c++ function in c#? Pin
Fu Chen23-Oct-05 16:45
Fu Chen23-Oct-05 16:45 
GeneralRe: How can I calling this c++ function in c#? Pin
Christian Graus23-Oct-05 16:47
protectorChristian Graus23-Oct-05 16:47 
QuestionC# web design Pin
momoo23-Oct-05 16:04
momoo23-Oct-05 16:04 

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.