Benedict A55h0le not
Honorary Master
- Joined
- Oct 21, 2020
- Messages
- 11,236
- Reaction score
- 8,397
Are you mad? I never said that, you have comprehension problems,, and nowhere does it state compiled code. And Microsoft does release most of its source code.When you include a string the compiler compiles a table of all strings into the .text block of the executable. When you reference it you get a pointer to that string data but just because you don't use it doesn't mean it's not included.
If you just make a comment it doesn't make it into the executable and is only visible in the source code. Microsoft doesn't release it's source code. But I know you won't believe any of this and believe it's somehow a comment that made it into the executable.