CreateDirectory

This function entry is part of a MAPI-specific list of Win32 functions. For a complete description, see Win32 Functions.

BOOL CreateDirectory(
  LPCTSTR lpszPath,           
  LPSECURITY_ATTRIBUTES lpsa  
)
 

Limitations:

LPSECURITY_ATTRIBUTES is not supported; fails if non-null.