- Sep 18, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Jeffrey Altman reminds us to initialize some variables and ercommends the use of LOadLibrary instead of GetModuleHandle
-
- Sep 17, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
accordingly.
-
Richard Levitte authored
-
Richard Levitte authored
Submitted by Kevin Steves <ks@hp.se> 3 months ago...
-
Richard Levitte authored
documentation. We'll work on better documents after the release of 0.9.6.
-
Richard Levitte authored
problems with GetCursorInfo, but also adds network statistics and performance statistics where available.
-
Richard Levitte authored
of complaints from the compiler about data pointers and function pointers not being compatible with each other.
-
Richard Levitte authored
generates a compiler warning with Compaq C.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
can't be used as a function pointer according the the standards. Use a 0 instead and there will be no trouble.
-
Richard Levitte authored
-
Richard Levitte authored
incompatibility between function and data pointers.
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
(it's similar to the shutdown(..., SHUT_WR) system call for sockets).
-
- Sep 16, 2000
-
-
Richard Levitte authored
to the NOTES section, and add references to the functions mentioned (and perhaps a few more).
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Update docs.
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
American variants.
-
Bodo Möller authored
-
Ulf Möller authored
-
Dr. Stephen Henson authored
-
Ulf Möller authored
-
Dr. Stephen Henson authored
-
- Sep 15, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
it as well, especially in apps.c.
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
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.
-