Hello:
A call to DmGetNextDatabaseByTypeCreator returns a card number and a DbID
(among other things). Can anyone tell me what the scope of the DbID is? When
will a DbID get re-used?

If I want to make a button in my app launch another (configurable) app, what
should I store? I don't want to enumerate a list every time like Launcher
does, but just go to another app something like AppHack does. I am concerned
that the DbID will change. The only other alternative I can see is the name
but I don't want to store the number of buttons X 32 bytes if I don't have
to.

Any advice is welcome.

Thanks
Ed Deinstadt

Reply via email to