Re: Compiled ocx file reports different sizes



Take a look at the command line you are seeing in the IDE Project>Settings. Then look at
the command line you are using. If they are not identical, that would be the first thing
to look at. You could also try compiling in "verbose" mode from the IDE; it shows the
actual command line given to the compiler. If it is adding anything "behind your back" it
would show up here. That's the first two things I'd try.
joe

On 8 Jul 2005 05:33:42 -0700, "sandSpider" <m74.piscean@xxxxxxxxx> wrote:

>Hi,
>
>When I use MSVC 6.0 ide to compile my active x component , the size
>reported is 412KB
>
>But when I comple the same fromcommand line, the size reported is 408KB
>
>Why ?
>Am I loosing something here
>
>Does IDE add somethings...
>
>Help
>sandSpiderX

Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: Cannot access class
    ... >> What IDE are you using? ... >> from the command line? ... > I am editing and compiling my program using Editplus 2.11 ... Notepad and DOS. ...
    (comp.lang.java.help)
  • Re: Why is VS2005 command line builds SUPER SLOW?
    ... The only thing I can determine here is that when compiling on my XP box, the compiler is spawning VCBuildHelper.exe which spawns CL.EXE and this is taking only 50% of the CPU, where on my 2000/PRO box, it is 95% of the CPU, so its working faster. ... I thought the new IDE was slow but mostly because that is has much more neat stuff and I figured, "it is what it is, more bloat, more IDE slowness, but no real problem since real builds are command line driven" ... Now that I have prepared my command line build batch files, etc, I finding it incredibly slow. ... I looked at the multiple compile feature, and thats appears to yield an overall total time improvement, but it is still super slow. ...
    (microsoft.public.vstudio.development)
  • Re: Math Error in the .NET Framework 1.1.4322 SP1
    ... > returns incorrect results for varying powers of 2 that depend on whether the ... > program is run from within the IDE or from the command line. ... > in further calculations, which can throw off some functions. ...
    (microsoft.public.dotnet.framework)
  • Re: Math Error in the .NET Framework 1.1.4322 SP1
    ... > returns incorrect results for varying powers of 2 that depend on whether the ... > program is run from within the IDE or from the command line. ... > in further calculations, which can throw off some functions. ...
    (microsoft.public.dotnet.general)
  • [git pull] IDE updates part 2
    ... Fix IDE to not process commands in IRQ-context and than switch the ... Scheduled removal of deprecated ide-scsi device driver. ... a newer protocol used by IDE CD-ROM and TAPE drives, ... based on the ATAPI IDENTIFY command results. ...
    (Linux-Kernel)