search for: createremotethread

Displaying 8 results from an estimated 8 matches for "createremotethread".

2004 Nov 20
0
SIGINT in win32-process
Hi all, I banged my head all day trying to make SIGINT work like you would expect on Win32, to no avail. The goal is to allow the user to send a SIGINT (i.e. CTRL_C_EVENT) to a remote process. I tried a CreateRemoteThread() + GenerateConsoleCtrlEvent() approach with no luck. I also found this bit of code: http://www.mit.edu/afs/athena.mit.edu/contrib/xemacs/src/xemacs-21.4.4/src/process-nt.c But, I can''t seem to make it, or my own attempts, work. For further clarification, here is what I''m t...
2010 Nov 04
1
Fwd: win32/process - small bug?
It might be a bit before I can get to this, so I thought I''d pass it on. Also, while I was stuck in the airport in Minneapolis, I decided that the getrlimit method should be refactored to remove the process from the job (if it wasn''t already in one) after it''s finished, if possible. Dan ---------- Forwarded message ---------- From: Ben Nagy <ben.nagy.web at
2009 Aug 23
1
DLL Injection -> segfaults on wine
...into it. My source for how to do this comes from http://www.quantumg.net/injectdll.php with two small changes from another project I found when searching Wines bugtracker. My problem now is, that none of the functions return errors, so everything seems to be successfull. But the thread started by CreateRemoteThread segfaults in two different locations. The mysterious thing about it is, that the library and program run perfectly on native windows. I'll append the logs for both segfaults, maybe someone has an idea what's going wrong? I'm using Wine 1.1.27 on Gentoo with Xfce4, programs compiled us...
2007 Apr 27
0
Wine release 0.9.36
...reateToolbarEx the default bitmap size is also 16x16. shlwapi: Fix the handling of overflows in PathCombine[AW]. Paul Vriens (8): crypt32/tests: Use A-version for registry functions. ws2_32/tests: Add required parameter to CreateThread (for Win9x and WinME). kernel32/tests: CreateRemoteThread is not implemented on win98. kernel32/tests: GetComputerNameW is not implemented on win98. kernel32/tests: GetLongPathNameW is not implemented on win98. setupapi/tests: SetupDiCreateDeviceInfoListExW is not implemented on win98. setupapi/tests: SetupCopyOEMInfA is not availa...
2007 Mar 02
0
Wine release 0.9.32
...erver call. Rob Shearman (25): include: Add macro for ListView_GetOrigin to commctrl.h. comctl32: Don't free user32 objects with a gdi32 function in imagelist test. ole32: Make an error message more useful by printing the returned error code. kernel32: Don't run the CreateRemoteThread tests if the child process isn't mapped at the same address as the parent process. oleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefHFont. oleaut32: Re-arrange the position of functions and vtables in olefont.c to avoid forward-declarations. rpcrt4: Add documentation for...
2010 Oct 29
0
Wine release 1.3.6
...rm filter. Aurimas Fi?eras (1): jscript: Update Lithuanian translation. Austin Lund (6): advapi32/tests: Fix test for WoW64 handle size differences. user32/tests: Fix some combo box tests for different font sizes. kernel32/tests: Increase timeouts to avoid test failures in CreateRemoteThread. gdiplus/tests: Fix GetLogFont charset tests for Asian platforms. user32/tests: Fixed WM_SETFONT combo box tests. comdlg32/tests: Fixed up handling of temporary file in printdlg tests. Carl Raffaele (1): comdlg32: Removed 16 bit dependency. Charles Davis (2): kernel3...
2009 Jan 02
0
Wine release 1.1.12
...id pointer. server: Make the address parameters in inter-process virtual memory calls client_ptr_t. server: Make padding explicit in the wake_up_reply structure. server: Make a couple of fields smaller in the apc_call_t/apc_result_t structures. server: Make the arguments for CreateRemoteThread client_ptr_t instead of void pointers. server: Explicitly specify when an ioctl call needs to be blocking. server: Specify the user APC to call only once the system APC has executed. server: Make the various async I/O parameters client_ptr_t instead of void pointers. server:...
2007 Jan 09
0
Wine release 0.9.29
...wined3d: Remove some unneeded context cache members from the device. wined3d: Do not try to read the vertex decl when the stateblock isn't finalized. wined3d: Fix np2 textures. Thomas Kho (2): kernel32: Add VirtualAllocEx remote thread conformance tests. kernel32: Add CreateRemoteThread remote thread conformance tests. Vijay Kiran Kamuju (2): comctl32: MonthCalendar - Fix highlighting of current date. comctl32: statusbar: Fix GetRect return value bug. Vitaliy Margolen (23): dinput: AddRef and Release parent DirectInput class. user32: Silence tests in defa...