mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 10:09:10 +01:00
win/sysosh.inc, TEntryInformationOS: + new field SysInstance that will hold the address to the main program's SysInstance variable win32/system.pp: * rename SysInstance to FPCSysInstance and make it a PLongInt * OsSetupEntryInformation: setup FPCSysInstance * adjust initialization of SysInstance to use FPCSysInstance instead win32/sysinit.inc: * SysInstance is no longer an external * initialize the OS.SysInstance field of EntryInformation win64/system.pp: * add a FPCSysInstance that's a pointer to SysInstance win/winres.inc: * SysInstance is now a pointer and has the same name on both Win32 and Win64 git-svn-id: trunk@33107 - |
||
|---|---|---|
| .. | ||
| buildrtl.lpi | ||
| buildrtl.pp | ||
| classes.pp | ||
| initc.pp | ||
| Makefile | ||
| Makefile.fpc | ||
| objinc.inc | ||
| rtldefs.inc | ||
| seh32.inc | ||
| signals.pp | ||
| sysinit.inc | ||
| sysinitcyg.pp | ||
| sysinitgprof.pp | ||
| sysinitpas.pp | ||
| system.pp | ||
| windows.pp | ||
| winsysut.pp | ||