Author Topic: TCLib discussion  (Read 4447 times)

Frederick Harris

  • Newbie
  • *
  • Posts: 47
Re: TCLib discussion
« Reply #15 on: October 24, 2021, 01:47:21 pm »
A week or two ago I was experimenting with using TCLib with Visual Studio IDE.  Recall I mentioned what a blast I was having with that.  I had been avoiding it whenever I used TCLIb.  Thought it would be hard to do.  It wasn't!  I actually enjoyed it!  Anyway, I was getting the same results size of executable wise.  So I don't think you need to use the command line to get a smaller executable.  At least my limited experimentation didn't produce any differences.  If I recall that stripped down GUI of mine was coming in exactly 4k either way.

Frederick Harris

  • Newbie
  • *
  • Posts: 47
Re: TCLib discussion
« Reply #16 on: October 24, 2021, 01:50:28 pm »
God, I hate to give up on anything.  My motto, in terms of coding, is 'Never give up! Never give an inch!'.  I'm sure you know what I mean.  I'll look at the _vsnprintf() family of functions and see if with those I can emulate some of those secure Cch functions.