|
|||
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
|||||||||||||
| About creating a proj from C++ dll:s - Usage - Three simple steps to localize - Technical Support (You need to be registered at the forum to write) - Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... | ||||||||||||||
| Author | Post | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
|
miber Member
|
Hello Sisulizer, I ahve been testing sisulizer with Delphi stuff and it works ok. Starting with a exe-file and a drc file all is good. I'm now testing C++ and want to do the same thing with C++ dll:s, i wonder what is then the equivalent to the Delphi drc file, that should be specified when creating the proj? I dont want to have sisulizer projects without resource files added as then the Resource ID:s will be used for names of all resources and then i guess, having a recompiled dll can mess things up as resource id.s can change. Best regards /Mikael
|
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
Ilkka.Salmenius Administrator
|
In C++ all string IDs are stable. That's why it don't need any additionat files (like DRC-file in Delphi). Numeric string IDs are however hard to associate to their contexts. That's why Sisulizer support the use of same readable IDs like in RC-file. Just specify a RC-file and corresponging header file (.H). Attachment: CPP.PNG (Downloaded 6 times)
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
miber Member
|
Hi, Ok thank you for the recommendations. best regards /Mikael
|
|||||||||||||
| ||||||||||||||
| Current time is 12:33 am | |
| Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... > Technical Support (You need to be registered at the forum to write) > Usage - Three simple steps to localize > About creating a proj from C++ dll:s | |
Sisulizer software localization tool - Three simple steps to localize