ocr: Project1 basKernel32 (Code) EOX (General) (Declarations) Module Name basKerne132 Module Description Module which contains ALL Declarations for API calls in the Kernel32 Library Option Explicit Declare Function AddAtom Lib "kerne132" Alias "AddAtomA" (ByVal pstring As String) As Integer Declare Function AllocConsole Lib "kerne132" () As Long Declare Function BackupRead Lib "kerne132" (ByVal hFile As Long, IpBuffer As Byte, ByVal niumberofbytesToF Declare Function Backupseek Lib "kerne132" ( ByVal hFile As Long, Byval dwLowbytesToseek As Long, Byval dwHighBytesToseek As Long, pduL.owbyteseeked A ...