man:AddAtom16(3w)
Z funus.net
AddAtom16(3w) Wine API 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 "dlls/kernel32/atom16.c".
Debug channel "atom".
Wine API Mar 2007 AddAtom16(3w)
|