G
Georges Berenger
I need to add GDI+ support to my image, to accomodate 3rd party apps
that may require it. I indicate that to point out the fact that I can't
test "well" that GDI+ is supported by my image, because I am trying to
supports apps that will possibly require GDI+, in ways I can't
anticipate or test today (those apps don't exist...).
I found a few GDI+ components, with a visibility level below 1000, which
means that by default, they are hidden. Therefore, I am worried that
adding those components "manualy" (with a macro component for instance)
isn't the right way to do this, but that I should rather include some
bigger component that requires that more basic GDI+ component(s). My
problem is that I don't know what this component would be.
So what's the right way to add support for GDI+? Will simply adding the
lower-visibility GDI+ components do it? Or should I include some other
bigger component that will have a dependency on those GDI+ components?
Thanks!
-georges
that may require it. I indicate that to point out the fact that I can't
test "well" that GDI+ is supported by my image, because I am trying to
supports apps that will possibly require GDI+, in ways I can't
anticipate or test today (those apps don't exist...).
I found a few GDI+ components, with a visibility level below 1000, which
means that by default, they are hidden. Therefore, I am worried that
adding those components "manualy" (with a macro component for instance)
isn't the right way to do this, but that I should rather include some
bigger component that requires that more basic GDI+ component(s). My
problem is that I don't know what this component would be.
So what's the right way to add support for GDI+? Will simply adding the
lower-visibility GDI+ components do it? Or should I include some other
bigger component that will have a dependency on those GDI+ components?
Thanks!
-georges