Search notes:

Windows CRT: crt0.c

Initializes the C Run-Time library and then calls either main(), wmain(), WinMain() or wWinMain().
crt0.c is included by wcrt0.c, wincrt0.c and wwincrt0.c.

TODO

__tmainCRTStartup() is defined in crt0.c.
In newer versions of Visual Studio, the role of this file seems to be in vcruntime/mcrtexe.cpp.

See also

wincrt0.c, wwincrt0.c
/usr/lib/crt1.o
Some CRT sources

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/...', 1758210296, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/development/CRT/source/crt0_c(53): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78