visual studio 2010 - How can I register OCX after build -


how set project automatically register ocx file created ?

i think there's option in properties somewhere, cant find it...

i'm using vs2010

the answer is:

project -> properties -> configuration properties -> linker -> general -> register output

see linker property pages in msdn


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -