Hi,
In setupapi/setupx_main.c, function SETUPX_CreateStandardLDDs:
There is a FIXME("LDID_SRCPATH: what exactly do we have to do here ?\n").
It concerns the registry value:
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Setup\\SourcePath.
AFAIK, this value defines the location where the setup o
On Fri, 30 Apr 2004 09:13:12 -0400, you wrote:
> I read previously that Daylight Savings Time transition dates were a FIXME.
> If I knew where to implement them, I will look into implementing them
> myself.
RtlQueryTimeZoneInformation() in dlls/ntdll/time.c
Rein.
--
Rein Klazes
[EMAIL PROTECTED
I read previously that Daylight Savings Time transition dates were a FIXME.
If I knew where to implement them, I will look into implementing them
myself.