Search notes:

Some Windows CRT sources

crtdefs.h: definitions and declarations that are common to all CRTs.
crt0.c (and its wide character version wcrt0.c): initializes the C Run-Time library and then calls either main(), wmain(), WinMain() or wWinMain().
crt0dat.c implements c run-time initialization and termination functions.
crt0init.c contains the initialization segment declarations (.CRT$XIA etc.)
dllmain.c provides a default («dummy») DllMain.
excpt.h defines exception values, types and routines, excpt.inc contains definitions for exception handling.
stdargv.c processes the command line and creates the argv[] array for the main() function.
tchar.h contains definitions for generic international text functions.
wincrt0.c and wwincrt0.c
Assembler (x86,x64) related source code is located under the ./intel subdirectory.

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