e12aeb39bc
Changed libnative to use CreateProcessW instead of CreateProcessA. In addition, the lpEnvironment parameter now uses Unicode. Added a helper function os::win32::as_mut_utf16_p, which does basically the same thing as os::win32::as_utf16_p except the pointer is mutable. |
||
---|---|---|
.. | ||
addrinfo.rs | ||
c_unix.rs | ||
c_win32.rs | ||
file_unix.rs | ||
file_win32.rs | ||
mod.rs | ||
net.rs | ||
pipe_unix.rs | ||
pipe_win32.rs | ||
process.rs | ||
timer_helper.rs | ||
timer_unix.rs | ||
timer_win32.rs | ||
util.rs |