search for: globalfree

Displaying 16 results from an estimated 16 matches for "globalfree".

Did you mean: global_ref
2012 Apr 22
1
RPG Maker 2000: games won't run
...ame.exe. When I directly run a game, this happens: Code: ranmaru at kodama: ~ % wine RPG_RT.exe intel_do_flush_locked failed: Input/output error When I run the editor, it works fine at first, but as soon as I start the game, this happens: Code: ranmaru at kodama: ~ % wine RPG2000.exe err:heap:GlobalFree (0x6a0a): Page fault occurred ! Caused by bug ? err:heap:GlobalFree (0xaa82): Page fault occurred ! Caused by bug ? err:heap:GlobalFree (0xaae2): Page fault occurred ! Caused by bug ? [...] intel_do_flush_locked failed: Input/output error There's over a hundred of these GlobalFree errors in...
2019 May 23
2
writing Unicode text to the Windows clipboard
...indows/util.c b/src/library/utils/src/windows/util.c index 373049495dd..fc3dc39e3a7 100644 --- a/src/library/utils/src/windows/util.c +++ b/src/library/utils/src/windows/util.c @@ -318,7 +318,7 @@ SEXP writeClipboard(SEXP text, SEXP sformat) warning(_("unable to open the clipboard")); GlobalFree(hglb); } else { - success = SetClipboardData(CF_TEXT, hglb) != 0; + success = SetClipboardData(format, hglb) != 0; if(!success) { warning(_("unable to write to the clipboard")); GlobalFree(hglb); Example: "?" is "GREATER-THAN OVER EQUAL TO", which...
2019 May 24
0
writing Unicode text to the Windows clipboard
...indows/util.c b/src/library/utils/src/windows/util.c index 373049495dd..fc3dc39e3a7 100644 --- a/src/library/utils/src/windows/util.c +++ b/src/library/utils/src/windows/util.c @@ -318,7 +318,7 @@ SEXP writeClipboard(SEXP text, SEXP sformat) warning(_("unable to open the clipboard")); GlobalFree(hglb); } else { - success = SetClipboardData(CF_TEXT, hglb) != 0; + success = SetClipboardData(format, hglb) != 0; if(!success) { warning(_("unable to write to the clipboard")); GlobalFree(hglb); Example: "?" is "GREATER-THAN OVER EQUAL TO", which...
2001 Jul 12
0
BadMatch on X_CreateCursor (cvs 010712)
...all USER.68: RELEASEDC(0x0000,0x0bf4) ret=05cf:0555 ds=01ef 080a7df8:Ret USER.68: RELEASEDC() retval=0x0001 ret=05cf:0555 ds=01ef 080a7df8:Call KERNEL.19: GLOBALUNLOCK(0x146e) ret=05cf:0564 ds=01ef 080a7df8:Ret KERNEL.19: GLOBALUNLOCK() retval=0x0000 ret=05cf:0564 ds=01ef 080a7df8:Call KERNEL.17: GLOBALFREE(0x146e) ret=05cf:0572 ds=01ef 080a7df8:Ret KERNEL.17: GLOBALFREE() retval=0x0000 ret=05cf:0572 ds=01ef 080a7df8:Call KERNEL.19: GLOBALUNLOCK(0x1476) ret=05cf:057a ds=01ef 080a7df8:Ret KERNEL.19: GLOBALUNLOCK() retval=0x0000 ret=05cf:057a ds=01ef 080a7df8:Call USER.69: SETCURSOR(0x1486) ret=055f:0...
2005 Mar 21
1
Program Crashes on Startup
...eHeap() retval=77c47560 ret=77b475ef 0009:Ret kernel32.GlobalAlloc() retval=77c47560 ret=76b2ad06 0009:Call kernel32.GlobalLock(77c47560) ret=76b2ad11 0009:Ret kernel32.GlobalLock() retval=77c47560 ret=76b2ad11 0009:Ret shell32.CommandLineToArgvW() retval=77c47560 ret=004086e3 0009:Call kernel32.GlobalFree(77c47560) ret=0040873b 0009:Call ntdll.RtlLockHeap(77c00000) ret=77b47ef4 0009:Ret ntdll.RtlLockHeap() retval=00000001 ret=77b47ef4 0009:Call ntdll.RtlFreeHeap(77c00000,00000000,77c47560) ret=77b47628 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=77b47628 0009:Call ntdll.RtlUnlockHeap(77c00000...
2007 May 24
0
Out of memory
...the last line is): david@ubuntu:~/.wine/drive_c/Program Files/Atlas$ wine Atlas.exe libGL warning: 3D driver claims to not support visual 0x4b libGL warning: 3D driver claims to not support visual 0x4b fixme:ole:OLEPictureImpl_SaveAsFile (0x16fd58)->(0x16fe28, 0, (nil)), hacked stub. err:heap:GlobalFree (0xd10a): Page fault occurred ! Caused by bug ? Any ideas on what I can do? Many thanks, in advance, David Shaw
2010 Aug 18
4
Supreme Commander crashes as game starts. Ubuntu 10.04 lucid
Hi, I'm trying to run Supreme Commander Forged Alliance on my computer. The menus work fine, but when I come to start the game, it starts loading, crashes, then exits. On the game's winehq page, someone else had the same problem. The response from another poster was that setting the color depth to 24 bits fixes the issue. However, this doesn't work. I'm new to wine, so sorry if I
2012 Apr 02
2
Forged Alliance crash while in transit
...ject no class object {cc7bfb41-f175-11d1-a392-00e0291f3959} could be created for context 0x1 err:ole:CoGetClassObject class {cc7bfb46-f175-11d1-a392-00e0291f3959} not registered err:ole:CoGetClassObject no class object {cc7bfb46-f175-11d1-a392-00e0291f3959} could be created for context 0x1 err:heap:GlobalFree (0x153efb70): Page fault occurred ! Caused by bug ? err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0009, blocked by 0032, retrying (60 sec) Any suggestions would be much appreciated, thanks!
2005 Apr 21
9
Screen capture, save to file
...C, long, long, long, long, HDC, long, long, long)" extern "void* GlobalAlloc(long, long)" extern "void* GlobalLock(void*)" extern "long GetDIBits(HDC, HBITMAP, long, long, void*, void*, long)" extern "long GlobalUnlock(void*)" extern "long GlobalFree(void*)" extern "long DeleteObject(unsigned long)" extern "long DeleteDC(HDC)" extern "long ReleaseDC(long, HDC)" module_function def screenCapture(filename = "tmp.bmp") hScreenDC = getWindowDC(0) hmemDC = createCompatibleDC(hScreenDC)...
2010 Feb 02
9
Want to use Digital Oszilloscope DSO-2100 at parport LPT1
...supported VxD L"vkvxd.vxd". Try setting Windows version to 'nt40' or 'win31'. > fixme:ole:OLEPictureImpl_SaveAsFile (0x199008)->(0x199518, 0, (nil)), hacked stub. > fixme:ole:OLEPictureImpl_SaveAsFile (0xbbf210)->(0xbbf2e0, 0, (nil)), hacked stub. > err:heap:GlobalFree (0x8982): Page fault occurred ! Caused by bug ? I would say there is just no access to the parport!?
2008 Jul 27
1
Star Sonata
...tionformatA diaf.dwCRC = 0 fixme:dinput:_dump_diactionformatA diaf.tszActionMap = "Star Sonata" fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface fixme:d3d:state_patchsegments (WINED3DRS_PATCHSEGMENTS,0.000000) not yet implemented err:heap:GlobalFree (0x3): Page fault occurred ! Caused by bug ?
2009 May 08
0
Wine release 1.1.21
...Limit window dimensions to 65535 to avoid 16-bit truncation issues. user32: Make sure the system params DC cannot be deleted. winedump: Add dumping of x86_64 exception tables. winapi: Handle types should be treated as pointers. gdiplus/tests: Don't free GDI objects with GlobalFree. ntdll: Fix the LPC_MESSAGE structure definition for 64-bit. user32/tests: Fix the window creation on Win64. ole32/tests: Fix the clipboard format test on Win64. oleaut32/tests: Use the correct allocator in the ClearCustData test. oleaut32/tests: Don't crash if ITy...
2018 Feb 16
0
Wine release 3.2
...ebus.sys: Be more specific as to what we offer as IG_ enumerated devices. xinput: Detect and setup HID gamepads. xinput: Update state of HID device. xinput: Implement XInputSetState. xinput: Implement XInputEnable. Daniel Lehman (5): kernel32: Change error return from GlobalFree. ole32: Return error from IStream Clone. oleaut32/tests: Fix leak (Valgrind). include: Add some math function declarations. include: Add some tchar forwards. Dmitry Timoshkov (4): kerberos: Calling InitializeSecurityContext without a token buffer is not an error....
2006 Oct 27
0
Wine release 0.9.24
...ot a db. msi: Only apply transforms that are valid for a database. msi: Add the column type INTEGER as an alias for INT. msi: Fix insertion of null integers into a table. user32: Add a test showing a problem in GetClassNameA. riched20: Make sure to use GlobalAlloc with GlobalFree. riched20: Create macro functions for allocating and freeing memory. msi: Split code to get a file's verion into a separate comment. comctl32: Create a point from index function and use it. msi: Create macro functions to set feature and component states. msi: Use m...
2007 Sep 28
0
Wine release 0.9.46
...face in exec_print and do_ns_command. mshtml: Use get_nsinterface in set_ns_editmode and get_editor_controller. James Hawkins (6): user32: Add tests for the DDE pack functions. user32: Set uiLo and uiHi to zero on error. kernel32: Fix the case where memory is freed twice in GlobalFree. kernel32: Return TRUE for all pointer params in GlobalUnlock. kernel32: Don't crash accessing an invalid handle in GlobalSize. user32: Add a test that shows ddeml string handles use local atoms. Jeff Latimer (1): mpr: Check for out of memory condition. Juan Lang (112)...
2008 Dec 20
0
Wine release 1.1.11
...by the Source attribute of the Media table when applying a patch. msi: Add tests for MsiGetPatchInfo. Jeff Zaroyko (2): msadp32.acm: Make the szFormatTag the same as windows. imaadp32: Report the same driver details as windows. Jeremy Drake (1): oleaut32/tests: Fix double GlobalFree in olepicture tests. Jonathan Ernst (7): wordpad: Updated French translation. winhlp32: WINE->Wine. winhlp32: Updated French translation. shell32: Updated French translation. crypt32: Updated French translation. cryptdlg: New French translation. oleacc:...