Can someone tell me how do you make Standard DLL in VC ++. I mean what project type do you select while creating a new one to create a standard dll. What properties do you set for it. Also can we write normal c++ code inside a standard DLL. I
mean no MFC or SDK etc..