Author: Brian Livingston
Publisher: Wiley Publishing
ISBN: 9781878058430
Category : Database management
Languages : en
Pages : 990
Book Description
The bestselling Windows "insider's" guide has been revised for 3.1! With hundreds of work-arounds, bug alerts, and secret tips, this book/disk set makes developmental work easier, faster, and more productive. Includes 36 valuable shareware programs on two 5.25 inch disks.
Windows 3.1 Secrets
Author: Brian Livingston
Publisher: Wiley Publishing
ISBN: 9781878058430
Category : Database management
Languages : en
Pages : 990
Book Description
The bestselling Windows "insider's" guide has been revised for 3.1! With hundreds of work-arounds, bug alerts, and secret tips, this book/disk set makes developmental work easier, faster, and more productive. Includes 36 valuable shareware programs on two 5.25 inch disks.
Publisher: Wiley Publishing
ISBN: 9781878058430
Category : Database management
Languages : en
Pages : 990
Book Description
The bestselling Windows "insider's" guide has been revised for 3.1! With hundreds of work-arounds, bug alerts, and secret tips, this book/disk set makes developmental work easier, faster, and more productive. Includes 36 valuable shareware programs on two 5.25 inch disks.
The Old New Thing
Author: Raymond Chen
Publisher: Addison-Wesley Professional
ISBN: 0132701642
Category : Computers
Languages : en
Pages : 1264
Book Description
"Raymond Chen is the original raconteur of Windows." --Scott Hanselman, ComputerZen.com "Raymond has been at Microsoft for many years and has seen many nuances of Windows that others could only ever hope to get a glimpse of. With this book, Raymond shares his knowledge, experience, and anecdotal stories, allowing all of us to get a better understanding of the operating system that affects millions of people every day. This book has something for everyone, is a casual read, and I highly recommend it!" --Jeffrey Richter, Author/Consultant, Cofounder of Wintellect "Very interesting read. Raymond tells the inside story of why Windows is the way it is." --Eric Gunnerson, Program Manager, Microsoft Corporation "Absolutely essential reading for understanding the history of Windows, its intricacies and quirks, and why they came about." --Matt Pietrek, MSDN Magazine's Under the Hood Columnist "Raymond Chen has become something of a legend in the software industry, and in this book you'll discover why. From his high-level reminiscences on the design of the Windows Start button to his low-level discussions of GlobalAlloc that only your inner-geek could love, The Old New Thing is a captivating collection of anecdotes that will help you to truly appreciate the difficulty inherent in designing and writing quality software." --Stephen Toub, Technical Editor, MSDN Magazine Why does Windows work the way it does? Why is Shut Down on the Start menu? (And why is there a Start button, anyway?) How can I tap into the dialog loop? Why does the GetWindowText function behave so strangely? Why are registry files called "hives"? Many of Windows' quirks have perfectly logical explanations, rooted in history. Understand them, and you'll be more productive and a lot less frustrated. Raymond Chen--who's spent more than a decade on Microsoft's Windows development team--reveals the "hidden Windows" you need to know. Chen's engaging style, deep insight, and thoughtful humor have made him one of the world's premier technology bloggers. Here he brings together behind-the-scenes explanations, invaluable technical advice, and illuminating anecdotes that bring Windows to life--and help you make the most of it. A few of the things you'll find inside: What vending machines can teach you about effective user interfaces A deeper understanding of window and dialog management Why performance optimization can be so counterintuitive A peek at the underbelly of COM objects and the Visual C++ compiler Key details about backwards compatibility--what Windows does and why Windows program security holes most developers don't know about How to make your program a better Windows citizen
Publisher: Addison-Wesley Professional
ISBN: 0132701642
Category : Computers
Languages : en
Pages : 1264
Book Description
"Raymond Chen is the original raconteur of Windows." --Scott Hanselman, ComputerZen.com "Raymond has been at Microsoft for many years and has seen many nuances of Windows that others could only ever hope to get a glimpse of. With this book, Raymond shares his knowledge, experience, and anecdotal stories, allowing all of us to get a better understanding of the operating system that affects millions of people every day. This book has something for everyone, is a casual read, and I highly recommend it!" --Jeffrey Richter, Author/Consultant, Cofounder of Wintellect "Very interesting read. Raymond tells the inside story of why Windows is the way it is." --Eric Gunnerson, Program Manager, Microsoft Corporation "Absolutely essential reading for understanding the history of Windows, its intricacies and quirks, and why they came about." --Matt Pietrek, MSDN Magazine's Under the Hood Columnist "Raymond Chen has become something of a legend in the software industry, and in this book you'll discover why. From his high-level reminiscences on the design of the Windows Start button to his low-level discussions of GlobalAlloc that only your inner-geek could love, The Old New Thing is a captivating collection of anecdotes that will help you to truly appreciate the difficulty inherent in designing and writing quality software." --Stephen Toub, Technical Editor, MSDN Magazine Why does Windows work the way it does? Why is Shut Down on the Start menu? (And why is there a Start button, anyway?) How can I tap into the dialog loop? Why does the GetWindowText function behave so strangely? Why are registry files called "hives"? Many of Windows' quirks have perfectly logical explanations, rooted in history. Understand them, and you'll be more productive and a lot less frustrated. Raymond Chen--who's spent more than a decade on Microsoft's Windows development team--reveals the "hidden Windows" you need to know. Chen's engaging style, deep insight, and thoughtful humor have made him one of the world's premier technology bloggers. Here he brings together behind-the-scenes explanations, invaluable technical advice, and illuminating anecdotes that bring Windows to life--and help you make the most of it. A few of the things you'll find inside: What vending machines can teach you about effective user interfaces A deeper understanding of window and dialog management Why performance optimization can be so counterintuitive A peek at the underbelly of COM objects and the Visual C++ compiler Key details about backwards compatibility--what Windows does and why Windows program security holes most developers don't know about How to make your program a better Windows citizen
Windows Graphics Programming
Author: Feng Yuan
Publisher: Prentice Hall Professional
ISBN: 0130869856
Category : Computers
Languages : en
Pages : 1283
Book Description
Currently, there aren't any good books on Windows graphics programming. Programmers looking for help are left to muddle their way through online documentation and API books that don't focus on this topic. This book paves new ground, covering actual graphics implementation, hidden restrictions, and performance issues programmers need to know about.
Publisher: Prentice Hall Professional
ISBN: 0130869856
Category : Computers
Languages : en
Pages : 1283
Book Description
Currently, there aren't any good books on Windows graphics programming. Programmers looking for help are left to muddle their way through online documentation and API books that don't focus on this topic. This book paves new ground, covering actual graphics implementation, hidden restrictions, and performance issues programmers need to know about.
DOS and Windows Protected Mode
Author: Al Williams
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 536
Book Description
The essential resource for programmers who work with DOS extenders features a guide to writing applications, as well as detailed analyses of several fully functional DOS extender programs. Original.
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 536
Book Description
The essential resource for programmers who work with DOS extenders features a guide to writing applications, as well as detailed analyses of several fully functional DOS extender programs. Original.
Programming for the Internet of Things
Author: Dawid Borycki
Publisher: Microsoft Press
ISBN: 150930214X
Category : Computers
Languages : en
Pages : 1658
Book Description
Rapidly implement Internet of Things solutions Creating programs for the Internet of Things offers you an opportunity to build and program custom devices whose functionality is limited only by your imagination. This book teaches you to do exactly that, with solutions presented in a step-by-step format. When you read this book, you not only learn the fundamentals of device programming, you will also be ready to write code for revolutionizing devices and robots. You don’t need to be an expert in low-level programming to benefit from this book. It explains basic concepts and programming techniques before diving into the more complicated topics. Each of the book’s chapters and appendices contains a suitable level of detail to help you quickly master device programming. MCP Dawid Borycki shows you how to: Build Universal Windows Platform (UWP) applications that target interconnected embedded devices Design and implement background apps for seamless integration with hardware components Use intrinsic UWP functionality to detect and track human faces Build artificial auditory, visual, and learning systems Process audio signals to blink LEDs to the rhythm of music Use OpenCV to develop custom image-processing algorithms Communicate with external devices by using serial, USB, Wi-Fi, and AllJoyn connectivity Design and implement applications to control DC, stepper, and servo motors for robotics Use Microsoft Cognitive Services to detect human emotions Build predictive analysis and preventive maintenance systems by using the Azure IoT Suite
Publisher: Microsoft Press
ISBN: 150930214X
Category : Computers
Languages : en
Pages : 1658
Book Description
Rapidly implement Internet of Things solutions Creating programs for the Internet of Things offers you an opportunity to build and program custom devices whose functionality is limited only by your imagination. This book teaches you to do exactly that, with solutions presented in a step-by-step format. When you read this book, you not only learn the fundamentals of device programming, you will also be ready to write code for revolutionizing devices and robots. You don’t need to be an expert in low-level programming to benefit from this book. It explains basic concepts and programming techniques before diving into the more complicated topics. Each of the book’s chapters and appendices contains a suitable level of detail to help you quickly master device programming. MCP Dawid Borycki shows you how to: Build Universal Windows Platform (UWP) applications that target interconnected embedded devices Design and implement background apps for seamless integration with hardware components Use intrinsic UWP functionality to detect and track human faces Build artificial auditory, visual, and learning systems Process audio signals to blink LEDs to the rhythm of music Use OpenCV to develop custom image-processing algorithms Communicate with external devices by using serial, USB, Wi-Fi, and AllJoyn connectivity Design and implement applications to control DC, stepper, and servo motors for robotics Use Microsoft Cognitive Services to detect human emotions Build predictive analysis and preventive maintenance systems by using the Azure IoT Suite
Advanced Windows
Author: Jeffrey Richter
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 986
Book Description
To create programs for the Windows 95 or Windows NT operating systems, programmers need to know the art of 32-bit programming. Richter presents the first truly advanced book on programming for Windows that concentrates on advanced topics and advanced material on core topics, and provides a stepping stone to the next release of Microsoft Windows. Disk includes sample code and applications.
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 986
Book Description
To create programs for the Windows 95 or Windows NT operating systems, programmers need to know the art of 32-bit programming. Richter presents the first truly advanced book on programming for Windows that concentrates on advanced topics and advanced material on core topics, and provides a stepping stone to the next release of Microsoft Windows. Disk includes sample code and applications.
Programming Windows Azure
Author: Sriram Krishnan
Publisher: "O'Reilly Media, Inc."
ISBN: 1449390609
Category : Computers
Languages : en
Pages : 371
Book Description
Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services. Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way. Learn how to build applications using the Windows Azure toolset Discover how Windows Azure works under the hood, and learn the how and the why behind several features Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby Understand the various options for managing your service Get up to speed on Azure's storage services, including blobs, queues, and tables Build a secure backup system, and learn about cloud application security, cryptography, and performance
Publisher: "O'Reilly Media, Inc."
ISBN: 1449390609
Category : Computers
Languages : en
Pages : 371
Book Description
Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services. Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way. Learn how to build applications using the Windows Azure toolset Discover how Windows Azure works under the hood, and learn the how and the why behind several features Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby Understand the various options for managing your service Get up to speed on Azure's storage services, including blobs, queues, and tables Build a secure backup system, and learn about cloud application security, cryptography, and performance
Windows Assembly Language and Systems Programming
Author: Barry Kauler
Publisher: CRC Press
ISBN: 1482275724
Category : Computers
Languages : en
Pages : 434
Book Description
-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 archite
Publisher: CRC Press
ISBN: 1482275724
Category : Computers
Languages : en
Pages : 434
Book Description
-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 archite
Windows CE Programming
Author: Jeff Baker
Publisher: Penguin Putnam
ISBN: 9781578700059
Category : Microsoft Windows (Computer file).
Languages : en
Pages : 0
Book Description
With the introduction of Windows CE, Microsoft made a bold statement on where it plans to take computing in the future. Microsoft is betting on small, versatile, portable, less expensive computing devices that integrate into existing networks. The chapters cover everything users need to know to get started programming Windows CE applications.
Publisher: Penguin Putnam
ISBN: 9781578700059
Category : Microsoft Windows (Computer file).
Languages : en
Pages : 0
Book Description
With the introduction of Windows CE, Microsoft made a bold statement on where it plans to take computing in the future. Microsoft is betting on small, versatile, portable, less expensive computing devices that integrate into existing networks. The chapters cover everything users need to know to get started programming Windows CE applications.
Windows 3.1
Author: Jeffrey M. Richter
Publisher: M&T Press
ISBN: 9780139605437
Category : Microsoft Windows (Computer file)
Languages : en
Pages : 715
Book Description
Publisher: M&T Press
ISBN: 9780139605437
Category : Microsoft Windows (Computer file)
Languages : en
Pages : 715
Book Description