Windows Declare Book: Updated to 4.6 (Mar 2024)

The book ‘I Wish I Knew How To…Implement API Declares with Xojo on Windows’ has been updated to version 4.6 to March 2024. This is a free update to those who have purchased previous 4.x versions of this book. Here is a list of the updates:

New to Version 4.6 — May 2024

This version has a focus on the Windows Audio and Video API’s.

  1. Added SetDllDirectoryW for OS specific DLL folder search (Example 35-1)
  2. Added SetDllDirectoryA for OS specific DLL folder search (Example 35-1)
  3. Added CryptProtectData to encrypt Data (Example 36-1)
  4. Added CryptUnprotectData to decrypt Data (Example 36-1)
  5. Added Data_Blob structure
  6. Added Cryptprotect_Promptstruct structure
  7. Added constants used for various structures and functions

The books can be purchased at my website: Books , or at https://www.xdevlibrary.com/
Declare46

7 Likes