mirror of
https://github.com/stasenso/SHA256.git
synced 2026-06-27 05:42:43 +03:00
Подготовка среды x64
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
; --------------------------------------------------------------------------------------------------
|
||||
; sens.inc Copyright The MASM32 SDK 1998-2010
|
||||
; --------------------------------------------------------------------------------------------------
|
||||
|
||||
IFNDEF SENS_INC
|
||||
SENS_INC equ <1>
|
||||
|
||||
SensNotifyNetconEvent PROTO STDCALL :DWORD
|
||||
SensNotifyRasEvent PROTO STDCALL :DWORD
|
||||
SensNotifyWinlogonEvent PROTO STDCALL :DWORD
|
||||
|
||||
ELSE
|
||||
echo ---------------------------------------
|
||||
echo WARNING duplicate include file sens.inc
|
||||
echo ---------------------------------------
|
||||
ENDIF
|
||||
Reference in New Issue
Block a user