mirror of
https://github.com/stasenso/SHA256.git
synced 2026-06-27 05:42:43 +03:00
16 lines
585 B
PHP
16 lines
585 B
PHP
; --------------------------------------------------------------------------------------------------
|
|
; mprsnap.inc Copyright The MASM32 SDK 1998-2010
|
|
; --------------------------------------------------------------------------------------------------
|
|
|
|
IFNDEF MPRSNAP_INC
|
|
MPRSNAP_INC equ <1>
|
|
|
|
MprConfigServerInstallPrivate PROTO STDCALL
|
|
MprConfigServerUnattendedInstall PROTO STDCALL :DWORD,:DWORD
|
|
|
|
ELSE
|
|
echo ------------------------------------------
|
|
echo WARNING duplicate include file mprsnap.inc
|
|
echo ------------------------------------------
|
|
ENDIF
|