]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/win32/winapi.h
Update README.mingw32 to include gdb info
[bacula/bacula] / bacula / src / win32 / winapi.h
index 72039378c6393b784efd39eaca31a0d5541bb01e..7da7933dfed15d19d6ab3fd6cdbe15b6b85c751e 100644 (file)
@@ -1,14 +1,7 @@
-/*
- * Windows APIs that are different for each system.
- *   We use pointers to the entry points so that a
- *   single binary will run on all Windows systems.
- *
- *     Kern Sibbald MMIII
- */
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2003-2007 Free Software Foundation Europe e.V.
+   Copyright (C) 2003-2008 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 */
+/*
+ * Windows APIs that are different for each system.
+ *   We use pointers to the entry points so that a
+ *   single binary will run on all Windows systems.
+ *
+ *     Kern Sibbald MMIII
+ */
 
 #ifndef __WINAPI_H
 #define __WINAPI_H
@@ -58,6 +58,7 @@ typedef char POOLMEM;
 // as opposed to UCS2 which means characters 0x10000-0x10ffff are
 // valid and result in 4 byte UTF-8 encodings.
 #define MAX_PATH_UTF8    MAX_PATH*4  // strict upper bound on UTF-16 to UTF-8 conversion
+
 // from
 // http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/getfileattributesex.asp
 // In the ANSI version of this function, the name is limited to