NAME

SHIsLowMemoryMachine  (SHLWAPI.@)

SYNOPSIS

 BOOL SHIsLowMemoryMachine
 (
  DWORD x
 )

DESCRIPTION

Determine if the current computer has low memory.

PARAMS

x [In] FIXME.

RETURNS

TRUE if the users machine has 16 Megabytes of memory or less, FALSE otherwise.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/shlwapi/ordinal.c". source.winehq.org/source/dlls/shlwapi/ordinal.c

Debug channel "shell".


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