Changeset 105631 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Aug 9, 2024 12:59:18 AM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 164320
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/path-win.cpp
r99758 r105631 604 604 605 605 606 #if 0 /* RTPathUnlink-r3-nt.cpp */ 606 607 RTR3DECL(int) RTPathUnlink(const char *pszPath, uint32_t fUnlink) 607 608 { … … 609 610 return VERR_NOT_IMPLEMENTED; 610 611 } 612 #endif 611 613 612 614
Note:
See TracChangeset
for help on using the changeset viewer.