Click here to Skip to main content
15,889,216 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionHow to use Amazon Web Services.. Pin
Sumit Kapoor11-May-04 2:38
Sumit Kapoor11-May-04 2:38 
QuestionHow to use put_Picture Pin
GFABBRI10-May-04 23:38
GFABBRI10-May-04 23:38 
GeneralProblem with Pointer to a COM Method Pin
Tarundeep Singh Kalra10-May-04 3:10
Tarundeep Singh Kalra10-May-04 3:10 
GeneralProblem with COM Structs Pin
Tarundeep Singh Kalra10-May-04 3:06
Tarundeep Singh Kalra10-May-04 3:06 
Generaldebugging Interop Session Pin
Tarundeep Singh Kalra10-May-04 3:05
Tarundeep Singh Kalra10-May-04 3:05 
GeneralCOM DLL in .NET Pin
Tarundeep Singh Kalra10-May-04 3:05
Tarundeep Singh Kalra10-May-04 3:05 
GeneralUsing a Managed dll in Unmanaged code Pin
Majid Shahabfar10-May-04 0:10
Majid Shahabfar10-May-04 0:10 
GeneralRe: Using a Managed dll in Unmanaged code Pin
Axiverse14-May-04 18:27
Axiverse14-May-04 18:27 
#using <mscorlib.dll>

#using <system.drawing.dll>

using namespace System::Drawing;

...stuff...

you can replace drawing.dll with yours...
GeneralSilly Ques. :) !!! Pin
AhmedOsamaMoh8-May-04 23:17
AhmedOsamaMoh8-May-04 23:17 
GeneralCreating DLL in visual C++.NET Pin
Emiliano8-May-04 1:58
Emiliano8-May-04 1:58 
Generalsocket Pin
Anonymous5-May-04 1:08
Anonymous5-May-04 1:08 
GeneralRe: socket Pin
toxcct5-May-04 1:46
toxcct5-May-04 1:46 
GeneralError C2296/C2297: '<<' : illegal, left/right operand Pin
reznod4-May-04 5:41
reznod4-May-04 5:41 
GeneralRe: Error C2296/C2297: '&lt;&lt;' : illegal, left/right operand Pin
reznod4-May-04 14:09
reznod4-May-04 14:09 
GeneralRe: Error C2296/C2297: '&lt;&lt;' : illegal, left/right operand Pin
cdmlb4-May-04 14:35
cdmlb4-May-04 14:35 
GeneralRe: Error C2296/C2297: '&lt;&lt;' : illegal, left/right operand Pin
reznod4-May-04 17:07
reznod4-May-04 17:07 
GeneralMySQL databases Pin
Steven M Hunt1-May-04 16:17
Steven M Hunt1-May-04 16:17 
GeneralChanging data in arrays with variables Pin
Allan D Richards30-Apr-04 13:46
Allan D Richards30-Apr-04 13:46 
GeneralRe: Changing data in arrays with variables Pin
cdmlb3-May-04 9:44
cdmlb3-May-04 9:44 
GeneralTetris Pin
guadish!29-Apr-04 21:52
guadish!29-Apr-04 21:52 
GeneralPlease help Pin
Stefan Troschuetz28-Apr-04 10:12
Stefan Troschuetz28-Apr-04 10:12 
GeneralImporting DLL of C# application Pin
student666927-Apr-04 14:45
student666927-Apr-04 14:45 
GeneralRe: Importing DLL of C# application Pin
RNEELY28-Apr-04 9:41
RNEELY28-Apr-04 9:41 
GeneralRe: Importing DLL of C# application Pin
student666929-Apr-04 10:50
student666929-Apr-04 10:50 
GeneralRe: Importing DLL of C# application Pin
RNEELY30-Apr-04 3:17
RNEELY30-Apr-04 3:17 

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.