 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Simon Giles Guest
|
Posted: Sat Apr 14, 2007 12:27 am Post subject: Automating the Resource DLL Wizard |
|
|
Is there any way I can launch the resource wizard and have it
automatically resync language resource projects? Even if I could just
launch it via code, then I can handle posting window messages to get
through the wizard dialog. |
|
| Back to top |
|
 |
Erik Berry Guest
|
Posted: Mon Apr 16, 2007 8:12 am Post subject: Re: Automating the Resource DLL Wizard |
|
|
Simon Giles wrote:
| Quote: | Is there any way I can launch the resource wizard and have it
automatically resync language resource projects? Even if I could just
launch it via code, then I can handle posting window messages to get
through the wizard dialog.
|
You can probably launch it by manually calling Action.Execute on the
IDE's action list member representing the File,New,Other dialog (see
INTAServices40.GetActionList). Then, post the windows messages to make
the right selections from there.
Erik |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|