aboutsummaryrefslogtreecommitdiffstats
path: root/util/w32reg.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-07-30Changed a lot of __MINGW32__ to _WIN32. This should help a bit inWerner Koch1-1/+1
building with native Windows compilers. On request by Brian Gladman.
2002-10-28* w32reg.c (read_w32_registry_string): Fixed expanding of theWerner Koch1-0/+1
environment buffer; didn't worked at all. Reported by Thijmen Klok.
2002-09-16* w32reg.c (read_w32_registry_string): Fallback to HLM.Werner Koch1-3/+9
2002-09-10* w32reg.c (read_w32_registry_string): Handle REG_EXPAND_SZ.Werner Koch1-3/+40
Suggested by Ryan Malayter. * strgutil.c (ascii_strcasecmp): Replaced by code from gnulib. (ascii_strncasecmp): New.
2002-06-29Update head to match stable 1.0David Shaw1-17/+57
2000-10-11This was missing in HEAD.Werner Koch1-0/+88