This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: MessageBox constants...
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jul 01, 2010
06:39 PM
MessageBox constants...
Hi...
Where is the constants of messagebox???, because in windef.h aren't there and it is obsolet.
I need to include in my installscript code an string like: "unable to launch the program" but in diferents languages. But installshield has this type of predefined constants???
thanks.
Where is the constants of messagebox???, because in windef.h aren't there and it is obsolet.
I need to include in my installscript code an string like: "unable to launch the program" but in diferents languages. But installshield has this type of predefined constants???
thanks.
(2) Replies
‎Jul 01, 2010
06:53 PM
Many of them seem to be in ...InstallShield\2010\Script\Isrt\Include\ISRTWindows.h.
‎Jul 02, 2010
05:45 AM
thanks robert...
but these constants are associated with an string???, because i use SdLoadString to load that string is associated but messagebox appears in blank.
:S
but these constants are associated with an string???, because i use SdLoadString to load that string is associated but messagebox appears in blank.
:S