Skip to main content

Portable Programs in C and C++

  • Chapter
Porting to Win32™

Abstract

This third chapter will illuminate all those areas of portable (Windows) programming that are mostly independent of specific operating systems details or development tools. Portability of an application (and hence the porting effort) depends not only on the homogeneity of the application programming interfaces offered by the underlying operating systems. It is also a feature that characterizes your source code more or less independently from the actual target system. You can get very complex, yet structured Winl6 programs working under Win32 with surprisingly small effort, while other, often shorter but more “chaotic” ones, run only after extensive modifications — if at all. In our case, the effort to be invested for porting depends mostly on the backward compatibility of the Win32 APIs. Fortunately, Microsoft is responsible for this part, which is the subject of the following chapter. On the other hand, the folks in Redmond can invest incredible effort in creating a compatible API; if some basic portability principles are not taken to heart while writing program code assumed eventually to be ported, the porting endeavor can become a rather difficult exercise for the person(s) actually carrying out the port.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1996 Springer Science+Business Media New York

About this chapter

Cite this chapter

Lauer, T. (1996). Portable Programs in C and C++. In: Porting to Win32™. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-0727-6_4

Download citation

  • DOI: https://doi.org/10.1007/978-1-4612-0727-6_4

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-0-387-94572-9

  • Online ISBN: 978-1-4612-0727-6

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics