This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
' ------------------------------------------------------------------------- | |
' | |
' 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
' | |
' 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 |