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 '\0's in a certain way to ensure that at least one trailing '\0' 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/kernel/atom16.c". source.winehq.org/source/dlls/kernel/atom16.c

Debug channel "atom".


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.