I have a main console window. It is empty, and my entire program runs through sockets on the host computer. How to make the black console window invisible?
I am using Delphi 2007.
Delete
{$APPTYPE CONSOLE}
from source code ...
Source: https://habr.com/ru/post/1441895/More articles:How to immediately stop playing the APNS listening tone in iOS? - objective-cIs deconvolution possible for video in iOS? - iosParsing YYYY-MM-DD dates strictly on Linux - linuxDelphi - Hide console window - delphiCreating a new table from two existing tables with the possibility of each combination - sqlC # .net winforms DataGridView footer - c #HTML attribute with / without quotes - htmlRapid device testing << in C ++ - c ++How to WebBrowser.Navigate () from BackgroundWorker? - c #Building a custom expression tree in Spirit: Qi (without Utree or Boost :: Variant) - c ++All Articles