Hello,
your totally right, this function is not best thing to work with in VB,
I though try to use it and am looking in someone has done (and got to
use) before.
Best Regards
Bernhard
----- Original Message -----
From: "Marco Straforini" <marco@c...>
To: "professional vb" <pro_vb@p...>
Sent: Tuesday, July 24, 2001 6:49 PM
Subject: [pro_vb] RE: LoadMenuIndirect
> the LoadMenuIndirect is not the best API to use in VB. When there are
too
> many pointers, things start getting messy very easily.
> I use CreateMenu and AddMenuItem to create popup menus at run time,
> and they work fine. I suggest you a good API reference like Daniel
> Appleman's
> VB Programmer's Guide to the Win32 API
>