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

iphone - Request for member 'uitextfield' in something not a structure or union? -

Cursor error with postgresql, pgpool and php -

c++ - error: use of deleted function -