Windows
Win32 Programming


There are 36 books in this aisle.
Browse the aisle by Title | by Author | by Price
See recently arrived used books in this aisle.

 
Featured Titles in Windows-Win32 Programming:
Page 1 of 2    next

Multithreading Applications in WIN32: The Complete Guide to Threads
Used: $30.00
Softcvr W/comp Media
List Price $42.95

add to wish list
Multithreading Applications in WIN32: The Complete Guide to Threads
by James E Beveridge

Publisher Comments
The enclosed CD-ROM includes the code and sample applications from the book, including code that works with Internet WinSock....
read more about this title
check for other copies

Developing Windows Error Messages
Used: $3.38
Softcvr W/comp Media
List Price $39.95

add to wish list
Developing Windows Error Messages
by Ben Ezzell

Publisher Comments
Although the computer industry has made enormous advances in the last 25 years, the development of error messages has somehow been left behind. Developing Windows Error Messages focuses on the three important elements of an effective error message...
read more about this title
check for other copies

WIN32 Multithreaded Programming with 3.5 Disk
Used: $75.00
Softcvr W/comp Media

add to wish list
WIN32 Multithreaded Programming with 3.5 Disk
by Aaron Cohen

Publisher Comments
This book clearly explains the concepts of multithreaded programs and showsdevelopers how to skillfully construct efficient and complex applications. From basic thread synchronization using mutexes and semaphores, to advancedtopics like creating reusable...
read more about this title
check for other copies

COM+ and the Battle for the Middle Tier
Used: $20.00
Trade Paper
List Price $39.99

add to wish list
COM+ and the Battle for the Middle Tier
by Roger Sessions

Publisher Comments
COM+, the next generation of COM, DCOM, and MTS, is here! Now best-selling author Roger Sessions offers an unbiased introduction to COM+ and the fascinating world of Component-Oriented Middleware (COMWare). In this book, you'll learn the new features of...
read more about this title
check for other copies

Visual Interface Design for Windows: Effective User Interfaces for Windows 95, Windows NT, and Windows 3.1
Used: $2.95
Trade Paper
List Price $39.95

add to wish list
Visual Interface Design for Windows: Effective User Interfaces for Windows 95, Windows NT, and Windows 3.1
by Virginia Howlett

Book News Annotation
The woman who headed the team that designed the visual interfaces for Windows 3.1 and Windows 95 shares her insights on designing visually functional and attractive Windows applications, drawing on design aesthetics, human factors, and the psychology...
read more about this title
check for other copies

MFC Internals: Inside the Microsoft(c) Foundation Class Architecture with 3.5 Disk
Used: $19.00
Softcvr W/comp Media
List Price $44.95

add to wish list
MFC Internals: Inside the Microsoft(c) Foundation Class Architecture with 3.5 Disk
by George Shepherd

Publisher Comments
"This book is definitely not a rehash of existing documents. It is not a 'how-to' book--it is a 'how does it work' book." <DD>--Dean McCrory, MFC Development Lead </DL> <FONT SIZE="5"/FONT>inally, a book on MFC that fills the gap...
read more about this title
check for other copies

ATL Internals: Working with ATL 8
New: $47.99
Trade Paper
List Price $59.99

add to wish list
ATL Internals: Working with ATL 8
by Christopher Et Al Tavares

Publisher Comments
The Classic Guide to ATL-Now Updated for ATL 8 and Visual Studio 2005 Four leading Windows programming experts systematically reveal ATL's inner workings, explaining not just "how" ATL works, but "why" it works the way it does. Client-side developers...
read more about this title
check for other copies

Designing Applications with Msmq: Message Queuing for Developers
Used: $13.83
Trade Paper
List Price $42.95

add to wish list
Designing Applications with Msmq: Message Queuing for Developers
by Alan Dickman

Publisher Comments
Microsoft Transaction Server(MTS) is a critical component in the Windows-everywhere strategy, designed to supplant legacy TP systems such as the UNIX-based Tuxedo, with Windows NT-based implementations. The first version of MTS, formerly known as 'viper'...
read more about this title
check for other copies

Windows Assembly Language and Systems Programming: 16 and 32-Bit Low-Level Programming for Windows
Used: $34.00
Softcvr W/comp Media
List Price $49.95

add to wish list
Windows Assembly Language and Systems Programming: 16 and 32-Bit Low-Level Programming for Windows
by Barry Kauler

Publisher Comments
-Access Real mode from Protected mode; Protected mode from Real mode Apply OOP concepts to assembly language programs Interface assembly language programs with high-level languages Achieve direct hardware manipulation and memory access Explore the...
read more about this title
check for other copies

Effective Com: 50 Ways to Improve Your Com and MTS-Based Applications (Addison-Wesley Object Technology)
Used: $21.00
Trade Paper
List Price $44.95

add to wish list
Effective Com: 50 Ways to Improve Your Com and MTS-Based Applications (Addison-Wesley Object Technology)
by Don Box

Publisher Comments
Dont require people to implement them *Dont access raw interface pointers across apartment boundaries *Avoid creating threads from an in-process server *Smart Interface Pointers add at least as much complexity as they remove *CoInitializeSecurity is your...
read more about this title
check for other copies

Essential Com (Addison-Wesley Object Technology)
Used: $20.00
Trade Paper
List Price $39.95

add to wish list
Essential Com (Addison-Wesley Object Technology)
by Don Box

Publisher Comments
You will also find comprehensive coverage of the core concepts of Distributed COM (interfaces, classes, apartments, and applications), including detailed descriptions of COM theory, the C++ language mapping, COM IDL (Interface Definition Language), the...
read more about this title
check for other copies

Programming Windows 5TH Edition
Used: $38.00
Hardcvr W/comp Media
List Price $59.99

add to wish list
Programming Windows 5TH Edition
by Charles Petzold

Publisher Comments
5th edition...
read more about this title
check for other copies

MSDE Developer's Guide with CDROM
Used: $15.00
Softcvr W/comp Media
List Price $39.99

add to wish list
MSDE Developer's Guide with CDROM
by Dan Rahmel

Synopsis
This guide provides Access developers with a comprehensive overview of the Microsoft Data Engine. The book focuses on SQL implementation since many Access users rely on the Query By Example (QBE) functionality of Access. It includes coverage of how MSDE...
read more about this title
check for other copies

MFC Answer Book: Solutions for Effective C++ Applications with CDROM
Used: $20.00
Softcvr W/comp Media
List Price $42.95

add to wish list
MFC Answer Book: Solutions for Effective C++ Applications with CDROM
by Eugene Kain

Publisher Comments
Microsoft Foundation Classes (MFC) Library is a key Microsoft Windows development technology, based in a C++ application framework and used by more than one million developers. While most existing books about MFC programming actually answer some valid...
read more about this title
check for other copies

Practical Idl Programming
Used: $40.00
Trade Paper
List Price $49.95

add to wish list
Practical Idl Programming
by Liam Edward Gumley

Publisher Comments
downloadable versions of all IDL programs in the book and a link to downloadable demonstration versions of the IDL software....
read more about this title
check for other copies

Component Development with ATL Internals (Addison-Wesley Advanced Windows)
Used: $37.00
Trade Paper
List Price $54.95

add to wish list
Component Development with ATL Internals (Addison-Wesley Advanced Windows)
by Brent Sells Rector

Publisher Comments
Microsoft's ActiveX controls are reusable software components built on top of COM. The ActiveX Template Library (ATL) is a class library for Visual C++: pre-built code modules that speed development. ATL is less powerful than Microsoft Foundation Classes...
read more about this title
check for other copies

Microsoft Windows User Experience: Official Guidelines for User Interface Developers and Designers
Used: $70.00
Trade Paper

add to wish list
Microsoft Windows User Experience: Official Guidelines for User Interface Developers and Designers
by Microsoft

Book News Annotation
This revised edition of presents the official Microsoft guidelines for designing visually and functionally consistent user interfaces for applications that run on the Windows family of operating systems, including Windows 2000. Annotation c. Book...
read more about this title
check for other copies

Designing Component-Based Applications
Used: $5.95
Mass Market
List Price $39.99

add to wish list
Designing Component-Based Applications
by Mary Kirtland

Publisher Comments
"Designing Component-Based Development" is an invaluable primer on writing a distributed application using Microsoft Windows Distributed InterNet Architecture (DNA). It begins by providing essential overviews of the technologies that make Windows DNA...
read more about this title
check for other copies


Used: $25.00
Softcvr W/comp Media
List Price $49.99

add to wish list
Designing Solutions with COM+ Technologies with CD (Audio)
by Ray Brown

Publisher Comments
This book gives you practical, real-world solutions to common COM+ design and implementation issues that other developers have already worked through. It also provides extensive code samples in Microsoft Visual C++ and Visual Basic....
read more about this title
check for other copies


Used: $7.50
Softcvr W/comp Media
List Price $49.99

add to wish list
Designing of Scalability with Microsoft Windows DNA with CDROM
by Sten Sundblad

Synopsis
Programmers today recognize a key new development model they need to master -- the Web. "Designing for Scalability with Microsoft Windows DNA" covers all major Microsoft technologies associated with developing for the Web. It includes a complete overview...
read more about this title
check for other copies



See More Featured Titles Next Page
Page   1  |  2

Browse the Aisle
by Title | by Author | by Price

There are 36 books in this aisle.

This way to more aisles in Windows