Displaying 9 results from an estimated 9 matches for "loadstringw".
Did you mean:
loadstringa
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hi Pavel,
Right, my app also crashes in a different place under winedbg, although
it crashes in the same winedbg place under gdb.
I took a closer look at wine --winver nt40 --debugmsg +all.
I found something interesting. If I search for queue_exception, I find
that there is an exception raised before the LoadOEMCall, about
328klines in:
0806d398:Call
2006 Sep 20
1
kernel32.VirtualAlloc() limitation? - "Insufficient memory to perform operation"
...nstance = 0x400000, id = 3a98, buffer = 0x7ff95c, length = 999
0009:Call ntdll.RtlAllocateHeap(00110000,00000000,000007ce) ret=7ed8156f
0009:trace:heap:RtlAllocateHeap (0x110000,00000002,000007ce): returning 0x1873c8
0009:Ret ntdll.RtlAllocateHeap() retval=001873c8 ret=7ed8156f
0009:trace:resource:LoadStringW instance = 0x400000, id = 3a98, buffer = 0x1873c8, length = 999
0009:Call kernel32.FindResourceW(00400000,000003aa,00000006) ret=7ed81382
0009:trace:resource:FindResourceExW 0x400000 #0006 #03aa 0000
0009:Call ntdll.LdrFindResource_U(00400000,007ff6f0,00000003,007ff62c) ret=7ee9611c
0009:trace:reso...
2008 Feb 22
0
Wine release 0.9.56
...ientIdentity_QueryMultipleInterfaces.
mshtml: Remove extra semi-colons after cpp_quote in nsiface.idl.
mshtml: All interfaces in nsiface.idl are local.
mshtml: Add a dummy member to nsMargin as empty structs aren't valid in C89.
avifil32: Pass the number of characters to LoadStringW, not the number of bytes.
rpcrt4: Add some traces to async_notifier_proc.
mshtml: Fix a typo in nsiface.idl.
ntdll: Add an exception handler around calls to module entry points.
msi: Add stub implementation of MsiIsProductElevatedA/W.
advapi32: The lpcbSecurityDescript...
2008 Mar 07
0
Wine release 0.9.57
...tests instead of crashing if global hook cannot be set.
server: Invalidate the newly exposed child region on the parent too if it doesn't clip children.
user32: Reimplement LoadStringA to avoid memory allocations and to pass the tests.
Replace some instances of LoadStringA by LoadStringW.
widl: Avoid getopt constants that may not be defined.
user32/tests: Fix most message tests to pass on Vista.
user32: Fix a couple of message test failures.
user32: Store the window placement information directly in the main window structure.
winex11: Ignore Map/UnmapN...
2016 Nov 25
0
Wine release 1.9.24
...wininet: Use return value of sprintf() instead of calling strlen() and simplify code.
wldap32: Use return value of sprintf() instead of hardcoding the number of written characters.
wintrust: Use return value of sprintf() instead of calling strlen().
wordpad: Use return value of LoadStringW() instead of calling lstrlenW().
winhttp: Use return value of sprintf() instead of calling strlen() and simplify code.
Carlos Garnacho (1):
winex11: Always use the client pointer for raw events.
Daniel Lehman (6):
shlwapi: Make ParseURL case-insensitive.
urlmon: Fix buffer...
2011 Aug 26
0
Wine release 1.3.27
...n BuildActionMap, don't assign objects to actions mapped by an user.
dinput: Free previous action map in SetActionMap.
dinput: Proper conversion of username parameters for Set and BuildActionMap.
dinput: Added ConfigureDevices A to W crosscall.
Marcus Meissner (4):
net: LoadStringW incorrect size bytes vs characters.
d3dx9_36: Fixed memset of a -2 32bit value (Coverity).
wineoss.drv: Print strerror of errno, not of -1 (Coverity).
oleaut32: Fixed buffer size to MBtoWC.
Mariusz Pluci?ski (1):
shell32: Replace call of RegDeleteKeyW by SHDeleteKeyW.
Matt...
2008 Nov 07
0
Wine release 1.1.8
...es in read_directory_getdents.
wininet: Remove redundant variables.
wininet: Handle HTTP 303 redirects.
Marcus Meissner (9):
netapi32: Fixed buffer sizes to GetUserNameW and GetComputerNameW.
programs: Fixed two RegEnumValue name lengths.
oleview: Fixed size passed to LoadStringW.
ntoskrnl.exe: Check irp for NULL consistently.
advapi32: Removed redundant NULL check.
msxml3: Fixed NULL ptr dereference possibilities (Coverity).
msxml3: Fixed if nesting / ptr checking problems in xmlnode_transformNode.
mshtml: Fixed reversed NULl check.
wini...
2008 Mar 21
0
Wine release 0.9.58
...2: IMEs do not expect the hMsgBuf to be NULL, so initialize it.
Artur Szymiec (1):
wined3d: Add a device uuid.
Austin English (1):
kernel32: Spelling fixes.
Chris Robinson (1):
quartz: Don't print errors for handled return values.
Christopher Berner (1):
user32: Make LoadStringW pass tests.
Cihan Altinay (1):
ddraw: Fix refcounting of palettes.
Clinton Stimpson (1):
user32: Test processing of expose events.
Dan Hipschman (14):
qmgr: Add critical sections for jobs and files.
qmgr: Add infrastructure for background file transferring.
qmgr: Im...
2012 Jan 27
1
Wine release 1.4-rc1
...otation as in T:MM:SS:F.
winealsa: Fix -errno typo.
Ken Thomases (1):
winex11: Remove some more leftover X Shm code.
Luca Bennati (3):
po: Update Italian translation.
po: Update Italian translation.
po: Update Italian translation.
Marcus Meissner (1):
winedbg: LoadStringw gets character size, not bytes.
Matteo Bruni (8):
wined3d: Dirtify STATE_FRAMEBUFFER after a FBO depth blit.
d3d9/tests: Add a multisampled -> not multisampled depth buffer blit test.
d3d8/tests: Test a multisampled -> not multisampled depth buffer copy.
d3d9/tests: A...