VirtualBox

Ignore:
Timestamp:
Apr 19, 2010 3:27:01 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60269
Message:

crOpenGL: update to wine 1.1.43

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/ntsecapi.h

    r16477 r28475  
    347347
    348348#define RtlGenRandom                    SystemFunction036
     349#define RtlEncryptMemory                SystemFunction040
     350#define RtlDecryptMemory                SystemFunction041
    349351
    350352BOOLEAN WINAPI RtlGenRandom(PVOID,ULONG);
     353NTSTATUS WINAPI RtlEncryptMemory(PVOID,ULONG,ULONG);
     354NTSTATUS WINAPI RtlDecryptMemory(PVOID,ULONG,ULONG);
    351355
    352356NTSTATUS WINAPI LsaAddAccountRights(LSA_HANDLE,PSID,PLSA_UNICODE_STRING,ULONG);
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