VirtualBox

Ignore:
Timestamp:
Sep 5, 2011 1:49:45 PM (13 years ago)
Author:
vboxsync
Message:

*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProv.cpp

    r36454 r38636  
    3030    LONG l = DllAddRef();
    3131
    32     int rc = RTR3Init(); /* Never terminate the runtime! */
     32    int rc = RTR3InitDll(0); /* Never terminate the runtime! */
    3333    if (RT_FAILURE(rc))
    3434        LogRel(("VBoxCredProv: Could not init runtime! rc = %Rrc\n", rc));
Note: See TracChangeset for help on using the changeset viewer.

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