InitAtomTable (KERNEL32.@)
BOOL InitAtomTable ( DWORD entries )
Initialise the global atom table.
entries | [In] | The number of entries to reserve in the table. |
Success: TRUE.
Failure: FALSE.
Defined in "winbase.h".
Implemented in "dlls/kernel/atom.c". source.winehq.org/source/dlls/kernel/atom.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.