Pre used resource ids by visual studio
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi guys, Today i discoverd a new problem with Visual Studio. I used a resource ID for string resource as 16033 and when with the running application, keeping the mouse to the Close button of the same string got over as tooltip.:confused: After some random hits i found that it is the same value of the IDS_AFXBARRES_AUTOHIDEBAR and it have used the range from 16000 to 17109:mad:. Now i want to know what value should be kept and what is not safe or used by the VS. Even after googling got no lucks.:confused: can some one help me over it??
HARSH Programmers are in a race with the Universe to create bigger and better idiot-proof programs, while the Universe is trying to create bigger and better idiots. So far the Universe is winning.