Du er ikke logget ind
Beskrivelse
This book presents a set of guidelines by which to develop applications that will run on any version of the Windows(R) operating system. This is not a manual on computer programming, but it does address the subject where necessary. The reader is presumed to be proficient in the C programming language, as this is the clear choice for such development. Simply put, this is a manual on what to do and what to avoid, in order to achieve version-independence. As more versions are released and the time between new releases is shortened, compatibility becomes increasingly important. By following these guidelines, the resulting applications will not only be compatible, they will also be more efficient. Version-independence is a specific type of performance. Achieving performance always requires attention to detail. If you are not willing to pay attention to detail, you will never achieve performance.