mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 11:23:49 +00:00
[PSDK]
Add ULongMult svn path=/trunk/; revision=56753
This commit is contained in:
parent
c77bf54f11
commit
c3b547453e
1 changed files with 1 additions and 0 deletions
|
@ -681,6 +681,7 @@ INTSAFE_NAME(_Name)( \
|
|||
return INTSAFE_NAME(_Convert)(Result, pOutput); \
|
||||
}
|
||||
|
||||
DEFINE_SAFE_MULT_U32(ULongMult, ULONG, ULongLongToULong)
|
||||
#ifndef _WIN64
|
||||
DEFINE_SAFE_MULT_U32(SizeTMult, size_t, ULongLongToSizeT)
|
||||
DEFINE_SAFE_MULT_U32(SIZETMult, SIZE_T, ULongLongToSIZET)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue