Click here to Skip to main content
16,004,924 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: help me please Pin
Christian Graus26-Mar-07 11:28
protectorChristian Graus26-Mar-07 11:28 
GeneralRe: help me please Pin
led mike27-Mar-07 5:06
led mike27-Mar-07 5:06 
QuestionHelp interfacing parallel port (in XP) Pin
paraleif24-Mar-07 2:22
paraleif24-Mar-07 2:22 
AnswerRe: Help interfacing parallel port (in XP) Pin
Christian Graus24-Mar-07 4:42
protectorChristian Graus24-Mar-07 4:42 
QuestionResource error Pin
rushiraj.jhala22-Mar-07 19:13
rushiraj.jhala22-Mar-07 19:13 
AnswerRe: Resource error Pin
George L. Jackson23-Mar-07 11:35
George L. Jackson23-Mar-07 11:35 
Questionconcat images Pin
sarah_malik22-Mar-07 12:10
sarah_malik22-Mar-07 12:10 
AnswerRe: concat images Pin
Christian Graus24-Mar-07 4:44
protectorChristian Graus24-Mar-07 4:44 
Create a new Bitmap, then use Graphics::FromBitmap ( or is it FromImage ? ). Then you can draw your other Bitmaps on to the new one, in whatever order you like.

If you asked this in the wrong forum, and you're not using .NET, and you're also not using GDI+, then you can do the same with HBITMAPs and a HDC, but the code will be a little more involved.


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 )

QuestionPassing any string to Thread Process Pin
darkcloud.42o22-Mar-07 8:25
darkcloud.42o22-Mar-07 8:25 
AnswerRe: Passing any string to Thread Process Pin
led mike22-Mar-07 8:37
led mike22-Mar-07 8:37 
GeneralRe: Passing any string to Thread Process Pin
Mark Salsbery22-Mar-07 9:05
Mark Salsbery22-Mar-07 9:05 
GeneralRe: Passing any string to Thread Process Pin
George L. Jackson22-Mar-07 12:02
George L. Jackson22-Mar-07 12:02 
AnswerRe: Passing any string to Thread Process Pin
Mark Salsbery22-Mar-07 9:01
Mark Salsbery22-Mar-07 9:01 
Questionhow to solve the problem occured due to using setupapi.h and Dbt.h header files in my windows service application.. in windows XP and VC++.Net 2005 Pin
anumadhu21-Mar-07 21:30
anumadhu21-Mar-07 21:30 
AnswerRe: how to solve the problem occured due to using setupapi.h and Dbt.h header files in my windows service application.. in windows XP and VC++.Net 2005 Pin
prasad_som21-Mar-07 21:44
prasad_som21-Mar-07 21:44 
QuestionNative executable to managed Dll Pin
Polity4h21-Mar-07 11:20
Polity4h21-Mar-07 11:20 
AnswerRe: Native executable to managed Dll Pin
led mike21-Mar-07 16:04
led mike21-Mar-07 16:04 
Questionfflush Pin
Demian Panello21-Mar-07 6:43
Demian Panello21-Mar-07 6:43 
AnswerRe: fflush Pin
prasad_som21-Mar-07 7:56
prasad_som21-Mar-07 7:56 
GeneralRe: fflush Pin
Demian Panello23-Mar-07 2:15
Demian Panello23-Mar-07 2:15 
Questionlib-project to dll-project Pin
sknobli21-Mar-07 5:22
sknobli21-Mar-07 5:22 
AnswerRe: lib-project to dll-project Pin
led mike21-Mar-07 16:06
led mike21-Mar-07 16:06 
Questionpointers Pin
thathvamsi20-Mar-07 16:07
thathvamsi20-Mar-07 16:07 
AnswerRe: pointers Pin
Mark Salsbery20-Mar-07 16:38
Mark Salsbery20-Mar-07 16:38 
AnswerRe: pointers Pin
Christian Graus20-Mar-07 17:04
protectorChristian Graus20-Mar-07 17: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.