If i was going to release my program and send the license with it, What license do I send with it? I only see the ddk and sdk license in the license directory..
The MASM32 Project does not require to include any licence about what you have used and generally you write your own depending on what you want to do with the program. Just note that applications written wi8th MASM32 cannot be licenced under GPL or any other open source licence as this restricts the rights of the end user. You can give your app away, sell it or just share it aound.
Ah ok, Was curious about that, thanks for clearing that up :)