- 16 9月, 2000 9 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
it as well, especially in apps.c.
-
由 Dr. Stephen Henson 提交于
-
- 15 9月, 2000 14 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
doesn't quite work on WinNT 4 earlier than SP6. It works fine on Windows 98 and Windows 2000. I'm disabling it for now. What's really needed is some kind of check to see if GetCursorInfo is safe to call, or alternatively, GetCursor or GetCursorPos could be used, according to Jeffrey.
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
This will also make it much simpler to generate softlinks name like each function to man-pages containing the info.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
which is redundant. They are now in their own document. Also, in the name section, all the functions described shoud be enumerated. This will also make it much simpler to generate softlinks name like each function to man-pages containing the info.
-
由 Richard Levitte 提交于
which is redundant. Instead, move them to their own page.
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
This combines several manual pages provided by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>, various comments by Bodo to the lists and a bit of source examination by me.
-
由 Ulf Möller 提交于
sign.
-
由 Richard Levitte 提交于
-
- 14 9月, 2000 11 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
indent there, especially since the pod2* scripts will regard that as preformated text. In one case, indent a code section one step.
-
由 Richard Levitte 提交于
for a few BIO routines. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-
由 Richard Levitte 提交于
Submitted by NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
indent there, especially since the pod2* scripts will regard that as preformated text. In one case, indent a code section one step.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
no way to make sure GetCursorInfo will give us a valid answer.
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 13 9月, 2000 6 次提交
-
-
由 Ulf Möller 提交于
The copy at www.usenix.org is the old version.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Make sure that Configure will defined DSO_WIN32 for the Win32 targets. I feel a bit unsure if this should really be done for Mingw32 and CygWin32
-
由 Richard Levitte 提交于
- Make sure PCURSORINFO is defined even on systems that do not provide it. - Change the reference to Peter Gutmann's paper. - Make sure we don't walk the whole heap lists for performance reasons. Jeffrey Altman suggests following Peter Gutmann's advice to keep it to 50 heap entries per heap list.
-