A
agassi
hi guys,
i really need your help!! i want to add a toolbar with some push
buttons in which i put some icons. it works without including
<windows.h>. However, i really need this library so i dont know what
to do. HELP ME. i get this error:
d:\Generic Control\SMACT\Form1.h(473): error C2039: 'GetObjectA' :
n'est pas membre de 'System::Resources::ResourceManager'
and here is the code:
this->imageList1->ImageStream =
(__try_cast<System::Windows::Forms::ImageListStreamer *
i really need your help!! i want to add a toolbar with some push
buttons in which i put some icons. it works without including
<windows.h>. However, i really need this library so i dont know what
to do. HELP ME. i get this error:
d:\Generic Control\SMACT\Form1.h(473): error C2039: 'GetObjectA' :
n'est pas membre de 'System::Resources::ResourceManager'
and here is the code:
this->imageList1->ImageStream =
(__try_cast<System::Windows::Forms::ImageListStreamer *
Help me!!(resources->GetObject(S"imageList1.ImageStream")));