.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH SHIsLowMemoryMachine 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBSHIsLowMemoryMachine\fR (SHLWAPI.@) .SH SYNOPSIS BOOL SHIsLowMemoryMachine ( DWORD \fIx\fR ) .SH DESCRIPTION .PP Determine if the current computer has low memory. .SH PARAMS \fIx\fR \fB[In]\fR \fBFIXME\fR. .PP .SH RETURNS .PP \fBTRUE\fR if the users machine has \fB16\fR Megabytes of memory or less, \fBFALSE\fR otherwise. .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/shlwapi/ordinal.c"\fR. .PP Debug channel \fB"shell"\fR.