Changeset 71295 in vbox
- Timestamp:
- Mar 10, 2018 12:14:07 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 121230
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/system.h
r71294 r71295 266 266 * @remarks Windows NT only. Requires IPRT to be initialized. 267 267 */ 268 RTDECL(uint32_t) RTSystemGetNtBuildNo(void) 268 RTDECL(uint32_t) RTSystemGetNtBuildNo(void); 269 269 270 270 #endif /* RT_OS_WINDOWS */
Note:
See TracChangeset
for help on using the changeset viewer.