Changeset 26827 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Feb 26, 2010 10:59:04 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 58101
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/poll-win.cpp
r26788 r26827 83 83 84 84 85 RTDECL(uint32_t) RTPoll SetCount(RTPOLLSET hPollSet)85 RTDECL(uint32_t) RTPollGetCount(RTPOLLSET hPollSet) 86 86 { 87 87 return UINT32_MAX;
Note:
See TracChangeset
for help on using the changeset viewer.