Re: Compile time string literal substitution to external data file

From: Gary Chang (v-garych_at_online.microsoft.com)
Date: 05/21/04


Date: Fri, 21 May 2004 07:28:13 GMT

Hi Pieter,

Thanks for your reply!

> My goal is to keep things simple for the developers by allowing them to
use
> literal strings, and then building a tool to strip the strings from the
> binary at compile time.

We do really understand your goal and concern on this problem, however
there are no such technology or approach available at this time(except the
WPP you mentioned), we will pass your concern to the dev team.

By the way, I noticed one community member has posted a response to the
same issue in the group microsoft.public.vc.debugging, please check it
there.

Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------



Relevant Pages

  • Re: String question
    ... Lew wrote: ... literal strings at compile time, ... It has to, by JLS 15.28, "Constant Expression". ...
    (comp.lang.java.programmer)
  • Re: Which is more efficient?
    ... > BufferedWriter bw = new BufferedWriter(new ... > because literal strings are concatenated at compile time. ... Qingjia Zhu ...
    (comp.lang.java.programmer)
  • Re: Which is more efficient?
    ... BufferedWriter bw = new BufferedWriter(new ... because literal strings are concatenated at compile time. ... If replying to the group, please do not mail me too ...
    (comp.lang.java.programmer)