AddAtom16.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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".