AddAtom16(3w)
NAME
AddAtom16 (KRNL386.70)
SYNOPSIS
ATOM AddAtom16
(
LPCSTR str
)
DESCRIPTION
Windows DWORD aligns the atom entry size. The remaining unused string
space created by the alignment gets padded with ' 's in a certain way
to ensure that at least one trailing ' ' remains.
RETURNS
Atom: Success 0: Failure
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/atom16.c".
- Debug channel "atom".