Dialog Help Ids
Problem:
Dialog1: Id = 1000 in dll1's resource.h
Dialog2: Id = 1000 in dll2's resource.h
App1 using dll1 and dll2
Which help will be popped up, for each of the dialogs.
If both dialogs are in same dll, then duplicates are not allowed
SPMehta
|