You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CommandBuf: array[0..255] of char; // buffer to build API call command str
Buffer size that is used to receive string file information is only 256 chars. This is too small for some of the string information in some of my programs.