Change status bar text in VC6
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hallo, currently I am working on an application with a status bar. For the displayed text it uses strings from a resource string table in the project file by using the "SetIndicators" function. Unfortunately these constant strings are in German and it is my task to make the application able to change languages dynamically. How do I change the texts displayed by the status bar without reprogramming the entire control? Thanks, StHubi "Have no fear, the saint is here!"