VirtualBox

Changeset 629 in vbox


Ignore:
Timestamp:
Feb 5, 2007 12:18:44 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18258
Message:

Changed RTPROCESS back to 32-bit int.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/types.h

    r539 r629  
    906906
    907907/** Process identifier. */
    908 typedef RTHCUINTPTR                                 RTPROCESS;
     908typedef uint32_t                                    RTPROCESS;
    909909/** Pointer to a process identifier. */
    910910typedef RTPROCESS                                  *PRTPROCESS;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette