search for: createprocesswithlogonw

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

2007 Dec 05
21
Fwd: win32/process problem
Any ideas? ---------- Forwarded message ---------- From: Christian Kerth <christian.ke... at dynamicmedia.at> Date: Dec 5, 8:28 am Subject: win32/process problem To: comp.lang.ruby I have an application that consists of serveral independent parts. I want to use the Windows Process API to spawn the different processes. e.g. require ''rubygems'' require
2009 Apr 10
0
Wine release 1.1.19
...ELMODE message with test. user32/tests: Avoid a few unneeded test failures in sysparams.c. win87em: Always return that a 8087 coprocessor is present. Rico Sch?ller (1): Implement d3dx9_41 and forward the functions to d3dx9_36. Rob Shearman (15): include: Add definition for CreateProcessWithLogonW and associated flags. include: Add declarations for RpcMgmtInqStats and RpcMgmtStatsVectorFree. rpcrt4: RpcServerUseProtseqEp(..., NULL, ...) should return RPC_S_OK. rpcrt4: Free the memory allocated for the protseq and endpoint strings allocated in RpcServerUseProtseq* functions....
2007 Nov 30
0
Wine release 0.9.50
...magics (may help debugging some heap corruptions). msvcrt: Fix _Aligned_offset_realloc (move correct block of memory); add a comment to explain why. msvcrt: Test more offsets for _aligned_offset_realloc (especially offset > alignment). Louis Lenders (1): advapi32: Add stub for CreateProcessWithLogonW. Maarten Lankhorst (4): dsound: Implement AngleBetweenVectorsDeg as a call to AngleBetweenVectorsRad. dsound: Make AngleBetweenVectorsRad when vectors have no magnitude. dsound: Reassign pointers back to null when destroying structure. dsound: Return primary_done when no mi...