On Wed, 30 Oct 2002, Malte Starostik wrote:
On Tuesday 29 October 2002 20:52, György 'Nog' Jeney wrote:
Advice: use it on Windows and check the result.
Could someone compile this very simple test case under a system that has RtlTimeToTimeFields (windows 98 doesnt export this from ntdll or kernel32) and report the results?
Sorry, but any chance this is using some Wine-specific headers?
C:>bcc32 timetest.c Borland C++ 5.6 for Win32 Copyright (c) 1993, 2002 Borland timetest.c: Error E2209 timetest.c 2: Unable to open include file 'winternl.h'
Not Wine specific, but winternl.h is a header that was created by Microsoft only very recently in response to governent criticism. AFAIK you will only find it in the latest Microsoft SDK... and in Wine.