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

Managed C++/CLI

 
GeneralRe: Is the .net framework part of the OS? Pin
J. Dunlap14-Nov-03 12:17
J. Dunlap14-Nov-03 12:17 
GeneralRe: Is the .net framework part of the OS? Pin
LasVegasGuy15-Nov-03 14:01
LasVegasGuy15-Nov-03 14:01 
GeneralRe: Is the .net framework part of the OS? Pin
J. Dunlap15-Nov-03 14:37
J. Dunlap15-Nov-03 14:37 
GeneralRe: Is the .net framework part of the OS? Pin
LasVegasGuy15-Nov-03 15:22
LasVegasGuy15-Nov-03 15:22 
GeneralRe: Is the .net framework part of the OS? Pin
Tom Archer15-Nov-03 15:41
Tom Archer15-Nov-03 15:41 
GeneralAbout images convertions Pin
Anonymous12-Nov-03 4:10
Anonymous12-Nov-03 4:10 
GeneralAbout images convertion Pin
Anonymous12-Nov-03 4:09
Anonymous12-Nov-03 4:09 
GeneralRe: About images convertion Pin
J. Dunlap12-Nov-03 9:01
J. Dunlap12-Nov-03 9:01 
You could, but it takes a lot more than just a simple save. The reason for this is that whereas a bitmap is a map of individual pixels, a metafile is a series of drawing instructions. These drawing instructions can be executed to create a bitmap, but it's very hard to convert a bitmap into drawing instructions.

"Have a heart that never hardens, a temper that never tires, a touch that never hurts." -- Charles Dickens

FLUID UI Toolkit | FloodFill in C# & GDI+







GeneralRe: About images convertion Pin
Anonymous13-Nov-03 23:49
Anonymous13-Nov-03 23:49 
General__value classes in Unmanaged C++ Pin
Katamneni11-Nov-03 20:18
Katamneni11-Nov-03 20:18 
GeneralRe: __value classes in Unmanaged C++ Pin
Tom Archer14-Nov-03 10:08
Tom Archer14-Nov-03 10:08 
GeneralvCarlendar and vCard parser Pin
Thomas Bretz-Rieck9-Nov-03 7:00
Thomas Bretz-Rieck9-Nov-03 7:00 
GeneralGettin image from hard disk in graphics under c Pin
tionest7-Nov-03 23:36
tionest7-Nov-03 23:36 
GeneralRe: Gettin image from hard disk in graphics under c Pin
Judah Gabriel Himango10-Nov-03 4:49
sponsorJudah Gabriel Himango10-Nov-03 4:49 
GeneralRe: Gettin image from hard disk in graphics under c Pin
Signal-911-Nov-03 8:54
Signal-911-Nov-03 8:54 
GeneralRe: Gettin image from hard disk in graphics under c Pin
John M. Drescher12-Nov-03 12:06
John M. Drescher12-Nov-03 12:06 
GeneralDialogs in Windows Forms application Pin
krajnik7-Nov-03 8:20
krajnik7-Nov-03 8:20 
GeneralRe: Dialogs in Windows Forms application Pin
Signal-911-Nov-03 9:01
Signal-911-Nov-03 9:01 
GeneralConvert from __GC String to const WCHAR Pin
DR Clevenger6-Nov-03 13:00
DR Clevenger6-Nov-03 13:00 
GeneralRe: Convert from __GC String to const WCHAR Pin
Tom Archer6-Nov-03 17:29
Tom Archer6-Nov-03 17:29 
GeneralRe: Convert from __GC String to const WCHAR Pin
DR Clevenger7-Nov-03 2:59
DR Clevenger7-Nov-03 2:59 
GeneralRe: Convert from __GC String to const WCHAR Pin
DR Clevenger7-Nov-03 3:20
DR Clevenger7-Nov-03 3:20 
GeneralRe: Convert from __GC String to const WCHAR Pin
Tom Archer7-Nov-03 3:50
Tom Archer7-Nov-03 3:50 
GeneralRe: Convert from __GC String to const WCHAR Pin
DR Clevenger7-Nov-03 5:27
DR Clevenger7-Nov-03 5:27 
GeneralString question Pin
Ereinion6-Nov-03 11:24
Ereinion6-Nov-03 11:24 

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.