Re: AQTime5 Demo damages Delphi 2007, maybe even the OS ? (XP X64 Pro)



Error message 1400 happens after Delphi executes this code:

procedure ExitProcess(ExitCode: Integer); stdcall;
external kernel name 'ExitProcess';

(ExitCode was zero)

This could indicate something might have modified some kernel stuff.

Kernel is declared/defined as:

kernel = 'kernel32.dll';

Bye,
Skybuck.


.



Relevant Pages

  • Re: Linux 2.6.17-rc2
    ... The cost of doing page table updates and the associated TLB ... structure indicating that the buffer wasn't being use by the kernel ... I kept the list of pages involved in the zero copy in a structure ... to do TLB invalidates. ...
    (Linux-Kernel)
  • Re: [PATCH 5/5] x86_64 EFI support -v3: EFI document
    ... Now all the data in the zero page and standard boot protocol are ... The EFI bootloader does this through ... in kernel setup code, the EFI boot services must be used inside kernel ... Bootloader setups the parameter defined in standard boot protocol ...
    (Linux-Kernel)
  • Re: A bug in syslogd?
    ... just getting the message, and then discard, and then getting it ... originating from kernel source codes. ... high.....but in actual fact my /var/log/messages is ZERO content. ... | Over a period of time, I observed that klogd and syslogd is toggling ...
    (Fedora)
  • Re: [PATCH 0/3] x86_64 EFI runtime service support
    ... Then LinuxBIOS would need to be changed to supply that version number. ... Keep zero page as an informal external boot protocol, ... If kernel is booted with correct magic number, ...
    (Linux-Kernel)
  • Re: Updating sparc64 time_t, hostname not found
    ... Its not only an ls problem, using ntpdate for an example to sync my clock is also resetting it to the zero. ... > if you reboot into your previous kernel? ... Rebooting to the old kernel solves everything, ls shows correct time-stamps and ntpdate syncs to the right time. ...
    (freebsd-current)