Click here to Skip to main content
15,923,142 members
Home / Discussions / C#
   

C#

 
AnswerRe: can we use .net dlls in win32 applicatiuons Pin
spif20018-Jan-06 21:31
spif20018-Jan-06 21:31 
GeneralRe: can we use .net dlls in win32 applicatiuons Pin
Dave Kreskowiak9-Jan-06 3:23
mveDave Kreskowiak9-Jan-06 3:23 
AnswerRe: can we use .net dlls in win32 applicatiuons Pin
Dave Kreskowiak9-Jan-06 3:21
mveDave Kreskowiak9-Jan-06 3:21 
GeneralRe: can we use .net dlls in win32 applicatiuons Pin
abyclassic10-Jan-06 19:07
abyclassic10-Jan-06 19:07 
GeneralRe: can we use .net dlls in win32 applicatiuons Pin
Dave Kreskowiak11-Jan-06 1:05
mveDave Kreskowiak11-Jan-06 1:05 
QuestionRun other applications within my application Pin
AesopTurtle8-Jan-06 14:19
AesopTurtle8-Jan-06 14:19 
AnswerRe: Run other applications within my application Pin
Dave Kreskowiak8-Jan-06 15:44
mveDave Kreskowiak8-Jan-06 15:44 
QuestionMetaFIle Pin
felopater8-Jan-06 14:08
felopater8-Jan-06 14:08 
hi all,
Listen i got a problem and i don't know it's cause. when i run that piece of code:
grf = Graphics.FromImage(metafile);
//do what ever i want with grf
grf.Dispose();
grf = Graphics.FromImage(metafile);
i got an out of memory exception.
i realized that if i created a graphic object twice from metafile i got that exception.by the way when i use normal image not metafile it works. i wanna know why that with metafiles?





marcoryos
AnswerRe: MetaFIle Pin
leppie8-Jan-06 18:49
leppie8-Jan-06 18:49 
QuestionCreating logical string Pin
Guinness4Strength8-Jan-06 14:00
Guinness4Strength8-Jan-06 14:00 
AnswerRe: Creating logical string Pin
Colin Angus Mackay8-Jan-06 14:28
Colin Angus Mackay8-Jan-06 14:28 
AnswerRe: Creating logical string Pin
Guinness4Strength8-Jan-06 14:56
Guinness4Strength8-Jan-06 14:56 
Questionget screen coordinate Pin
Sasuko8-Jan-06 13:44
Sasuko8-Jan-06 13:44 
AnswerRe: get screen coordinate Pin
Sasuko8-Jan-06 14:01
Sasuko8-Jan-06 14:01 
GeneralRe: get screen coordinate Pin
krieg388-Jan-06 21:10
krieg388-Jan-06 21:10 
Questioncreating a dialog that acts like a message box Pin
tmp08-Jan-06 12:29
tmp08-Jan-06 12:29 
AnswerRe: creating a dialog that acts like a message box Pin
Christian Graus8-Jan-06 12:38
protectorChristian Graus8-Jan-06 12:38 
GeneralRe: creating a dialog that acts like a message box Pin
tmp09-Jan-06 4:17
tmp09-Jan-06 4:17 
QuestionLossless jpg Pin
Christian Graus8-Jan-06 11:30
protectorChristian Graus8-Jan-06 11:30 
AnswerRe: Lossless jpg Pin
Colin Angus Mackay8-Jan-06 14:05
Colin Angus Mackay8-Jan-06 14:05 
GeneralRe: Lossless jpg Pin
Christian Graus8-Jan-06 14:12
protectorChristian Graus8-Jan-06 14:12 
GeneralRe: Lossless jpg Pin
Colin Angus Mackay8-Jan-06 14:32
Colin Angus Mackay8-Jan-06 14:32 
GeneralRe: Lossless jpg Pin
Christian Graus8-Jan-06 14:36
protectorChristian Graus8-Jan-06 14:36 
GeneralRe: Lossless jpg Pin
peterchen9-Jan-06 3:11
peterchen9-Jan-06 3:11 
GeneralRe: Lossless jpg Pin
Christian Graus9-Jan-06 11:07
protectorChristian Graus9-Jan-06 11:07 

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.