Search notes:

NT_CONSOLE_PROPS

typedef struct {
   DATABLOCK_HEADER   dbh;
   DATABLOCK_HEADER   DUMMYSTRUCTNAME;
   WORD               wFillAttribute;
   WORD               wPopupFillAttribute;
   COORD              dwScreenBufferSize;
   COORD              dwWindowSize;
   COORD              dwWindowOrigin;
   DWORD              nFont;
   DWORD              nInputBufferSize;
   COORD              dwFontSize;
   UINT               uFontFamily;
   UINT               uFontWeight;
   WCHAR              FaceName[LF_FACESIZE];
   UINT               uCursorSize;
   BOOL               bFullScreen;
   BOOL               bQuickEdit;
   BOOL               bInsertMode;
   BOOL               bAutoPosition;
   UINT               uHistoryBufferSize;
   UINT               uNumberOfHistoryBuffers;
   BOOL               bHistoryNoDup;
   COLORREF           ColorTable[16];
} NT_CONSOLE_PROPS,  *LPNT_CONSOLE_PROPS;

See also

IShellLinkDataList
Many (if not all of the) values that can be stored in the NT_CONSOLE_PROPS struct can also be stored in the registry under HKEY_CURRENT_USER\Console.
Windows API: read .lnk file with C++

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1758194179, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/development/Portable-Executable/subsystem/console/NT_CONSOLE_PROPS(64): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78