2 * ========================================================================
3 * Copyright 2006-2009 University of Washington
4 * Copyright 2013-2022 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 * ========================================================================
18 extern char datestamp
[];
22 * Return major version number...
32 * Return minor version number...
42 * Return compilation number...
45 mswin_compilation_date()
52 * Return special remarks...
55 mswin_compilation_remarks()
65 * Return specific windows version...
68 mswin_specific_winver()