--- a/PROGRAMMING_NOTES Wed Oct 16 19:35:44 2002 +0000 +++ b/PROGRAMMING_NOTES Wed Oct 16 19:37:15 2002 +0000 @@ -9,6 +9,8 @@ - Use gaim_home_dir instead of g_get_home_dir or g_getenv("HOME") +- Make sure when including win32dep.h that it is the last header to + be included. PLUGINS & PROTOS ----------------