Displaying 4 results from an estimated 4 matches for "edit_em_replacesel".
2011 Jun 19
2
Debugging textedit (gathering its content)
Hi guys,
I'm new in wine debugging, but i need to get content of textbox to console. I tried
Code:
WINEDEBUG=+edit ./app.exe 2>&1
It gets content of lineedit, but not textedit.
Do you have some idea how read content of textbox from win app in wine?
Thanks
2016 Oct 28
0
Wine release 1.9.22
...1):
mpr: Implement connected resources enumeration.
Piotr Caban (1):
gdiplus: Fix GdipCreateLineBrushFromRectWithAngle implementation.
Roman Pišl (2):
process: Make PROCESS_QUERY_LIMITED_INFORMATION sufficient for QueryFullProcessImageName().
user32: Fix buffer overflow in EDIT_EM_ReplaceSel().
Sebastian Lackner (11):
ntoskrnl.exe: Defer deallocation of in_buff in dispatch_ioctl.
ntoskrnl.exe: Add support for METHOD_IN_DIRECT/METHOD_OUT_DIRECT ioctls.
ntoskrnl.exe: Use MmInitializeMdl in IoAllocateMdl.
ntoskrnl.exe: Explicitly set MappedSystemVa for MDLs....
2017 Nov 11
0
Wine release 2.21
...PIV calling convention for variadic functions.
xcopy: Use WINAPIV calling convention for variadic functions.
include: Use the hard-float calling convention for Windows APIs on ARM
ntdll: Don't change packing of fd cache entries.
user32: Pass the text length explicitly to EDIT_EM_ReplaceSel.
user32/tests: Avoid strlen in traces.
readme: Patches should now be sent to wine-devel.
Alistair Leslie-Hughes (4):
oledb32: DataConvert support DBTYPE_VARIANT -> DBTYPE_R4.
oledb32: Fix typo.
quartz: Output This in TRACE statements.
quartz: Output This in T...
2016 Dec 09
0
Wine release 2.0-rc1
...ry. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 2.0-rc1 (total 25):
13319 In dlls/user32/edit.c EDIT_EM_ReplaceSel Clobbers Important Var When Buffer Overflows
17196 Text Editor Cursor can be scrolled outside editor
24699 Explorer++ 1.2: crash when closing a tab
29878 Rayman 3 Demo: beeping sound
30385 Multiple applications need support for shell32.SHGetKnownFolderPath KF_FLAG_DEFAULT_PATH option (W...