2 * ========================================================================
3 * Copyright 2006-2009 University of Washington
4 * Copyright 2013-2020 Eduardo Chappa
6 * Licensed under the Apache License, Version 2.0 (the "License");
7 * you may not use this file except in compliance with the License.
8 * You may obtain a copy of the License at
10 * http://www.apache.org/licenses/LICENSE-2.0
12 * ========================================================================
17 extern char datestamp
[];
21 * Return major version number...
31 * Return minor version number...
41 * Return compilation number...
44 mswin_compilation_date()
51 * Return special remarks...
54 mswin_compilation_remarks()
60 * Return specific windows version...
63 mswin_specific_winver()