|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Advanced Optimization Optionsare 'Advanced Optimization' Options Inherited?
like I have a app in which I have set these options and in it I am using 3rd party control of which I don't have source code nor do i know if they are using any of these options. so if I set some advanced optimization options will those also apply to that control? "Abhishek" <u***@server.com> wrote in message No.news:i5j779$n6h$1@speranza.aioe.org... > are 'Advanced Optimization' Options Inherited? "Abhishek" <u***@server.com> wrote You are setting compile time options. The 3rd party control comes pre-compiled.> are 'Advanced Optimization' Options Inherited? > > like I have a app in which I have set these options and in it I am using 3rd > party control of which I don't have source code nor do i know if they are > using any of these options. > > so if I set some advanced optimization options will those also apply to that > control? Your compile options do not effect the pre-compiled control. Had they given you the source code, and you include such in your program, then the control compiles along with your own program, and uses your selected options. LFS |
|||||||||||||||||||||||