Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Programming » Debugging » C++ » Visual FoxPro   (RSS)

Make your code more maintainable: The evils of the Return statement

What does it mean to make code more maintainable? Certainly obfuscated code is hard to understand, by definition. A big part of maintainability is making it easier for others to read and understand what the code is doing. Your code may have been working

Windows Security and how it affects running generated code

Here I described how VFP generates executable code and runs it for early and late binding COM clients and implementing COM interfaces. However, there is an important issue with generating and running executable code in the same process. A computer has
 
Page view tracker