search for: rtlcreateprocessparametersex

Displaying 3 results from an estimated 3 matches for "rtlcreateprocessparametersex".

2018 Oct 26
0
Wine release 3.19
...(24): kernel32: Pass the standard process parameters structure to create_process(). kernel32: Pass the standard process parameters structure to fork_and_exec(). widl: Support generating multiple typelibs into the same resource file. ntdll: Store a copy of the environment in RtlCreateProcessParametersEx(). ntdll: Fixup size of the current directory in RtlCreateProcessParametersEx(). ntdll: Align string data in RtlCreateProcessParametersEx(). ntdll: Allocate process parameters on the heap in RtlCreateProcessParametersEx(). ntdll/tests: Add tests for RtlCreateProcessParameter...
2019 Feb 15
0
Wine release 4.2
...ls. ntdll: Skip dlls of the wrong machine type when searching through the load path. crypt32: Don't build password_to_ascii without GnuTLS. ntdll: Use the current platform as processorArchitecture instead of a wildcard. ntdll: Reimplement init_user_process_params() using RtlCreateProcessParametersEx(). ntdll: Hardcode the path of the windows directory for redirects. server: Create the windows directories at startup if necessary. ntdll: Also create the initial process parameters with RtlCreateProcessParametersEx(). ntdll: Recreate the process parameters structure once ev...
2018 Oct 12
0
Wine release 3.18
...height from font metrics for empty text runs in TabbedTextOut(). msvcr120: Avoid duplicate spec file entry for creal(). kernel32: Make a copy of the process environment in CreateProcessW(). kernel32: Pass the full filename to winevdm.exe in CreateProcessW(). ntdll: Implement RtlCreateProcessParametersEx(). opengl32: Update to the current OpenGL spec. ntdll: Add a wrapper to call the unhandled exception filter. ntdll: Implement RtlSetUnhandledExceptionFilter(). wineconsole: Try harder to get a scalable font. wineconsole: Set a proper default for the font weight....