Skip to content

Instantly share code, notes, and snippets.

View KallunWillock's full-sized avatar

Kallun Willock KallunWillock

View GitHub Profile
@KallunWillock
KallunWillock / Win32API_PtrSafe.txt
Created November 15, 2024 22:02
64-bit VBA Win32 API Declarations
' -------------------------------------------------------------------------
'
' Win32API_PtrSafe.TXT -- Declare statements for
' Visual Basic for Applications and Microsoft Office 2010
'
' Copyright (C) 2010 Microsoft Corporation.
' All rights reserved.
'
'
' This file contains Declare statements for many functions in the
@KallunWillock
KallunWillock / Win32API.txt
Last active November 15, 2024 21:59
32-bit VBA Win32 API Declarations
'
' WIN32API.TXT -- Win32 API Declarations for Visual Basic
'
' Copyright (C) 1994 Microsoft Corporation
'
'
' This file contains only the Const, Type,
' and Declare statements for Win32 APIs.
'
' You have a royalty-free right to use, modify, reproduce and distribute