Displaying 10 results from an estimated 10 matches for "extcreatepen".
2007 Mar 19
1
AOPA RTFP, XSetDashes, Hatches not implemented, Easy fix?
I've been trying to run AOPA's Real Time Flight Planner (RTFP) from
Jeppesen Sanderson Inc. It's almost works, but I get the following
error when it tries to draw the route:
fixme:gdi:ExtCreatePen PS_USERSTYLE not handled
fixme:gdi:ExtCreatePen Hatches not implemented
X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 58 (X_SetDashes)
Value in failed request: 0x0
Serial number of failed request: 63199
Current serial...
2008 Oct 13
3
C++ Runtime Error
Hi guys, I'm trying to run Quartus II v8 via Wine and everything works perfectly fine so far except when I try to run a simulation. The simulation finishes successfully but I get an error message:
Code:
Microsoft Visual C++ Runtime Library:
Runtime Error!
Program: C:\altera\80\quartus\bin\quartus.exe
This application has requested the Runtime to terminate it in an unusual way. Please
2010 Jan 25
1
InScribe On Screen Keyboard
...and the download I used is here: http://www.iliumsoft.com/site/fp/ins_dl.php
Output from running the program in terminal is:
Code:
michael at michael-desktop:~$ env WINEPREFIX="/home/michael/.wine" wine "C:\Program Files\Ilium Software\InScribe\InScribeTablet.exe"
fixme:gdi:ExtCreatePen Hatches not implemented
Not much to go on there
Many Thanks for any help
Grindboy
P.S. I've posted this on a number of forums now and not got a single response so if you are reading this and have some experience with WINE please respond even if it is only to say something like "This...
2008 Jun 30
1
[Wine v1.0] Excel won't save files, claims the disk is full
...EventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000454,(nil),0x0001,0x00000000,0x7e5dc2c8,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:gdi:ExtCreatePen Hatches not implemented
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10026 0x00000000
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:reg:GetNativeSystemInfo (0x32fc00) using GetSystemInfo()
fixme:advapi:CheckTokenMembership ((nil) 0x1efa80 0x32fc08) stub!
fixme:advapi...
2007 Aug 10
0
Wine release 0.9.43
...GdipDrawImagePointsRect stub.
gdiplus: Implemented GdipGetImageType.
gdiplus: Added a minimal implementation of GdipCreateImageAttributes.
gdiplus: Implemented GdipGetImageBounds for metafiles.
gdiplus: Partial implementation of GdipDrawImagePointsRect.
gdi32: Improve ExtCreatePen parameter checking.
gdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
gdi32: Handle PS_USERSTYLE in ExtCreatePen.
gdiplus: Implemented GdipDisposeImageAttributes.
gdiplus: Implemented GdipDisposeImage.
gdiplus: Added more stubs to gdiplus.spec.
gdiplus: C...
2008 Jul 24
0
error again in poser 7
...stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 30/03/2008, dlt (d/m/y): 12/10/2008
fixme:gdi:ExtCreatePen Hatches not implemented
X Error of failed request: GLXBadContext
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 23505
Current serial number in output stream: 23505
wine: Unhandled page fault on read access...
2010 Jun 24
1
Running Chandler, error message when moving files
...re the following popup appeared:
>
> Program Error
> The program pythonw.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.
This the message from the terminal:
Code:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:gdi:ExtCreatePen Hatches not implemented
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet!
wine: Unhandled page fault on write access to 0x683f6ff4 at address 0x68b7b0dc (thread 0019), st...
2010 Apr 19
5
Natural Selection 2 (engine test) + wine 1.1.43
I usually don't mess with wine -- the program either works or it doesn't. That being said, I would like to get this game to run if possible.
This is the output from console. It says that openal-soft needs to be upgraded to v1.12 but I'm at v1.12.854-5.1.
Any help is appreciated.
Code:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f24c,0x00000000), stub!
fixme:d3d:swapchain_init Add
2011 Oct 23
2
can't run DirectX applications properly - window garbled
...e console output of the program itself, installed and run on a new wine prefix. Besides some program specific stuff it contains statistics and info about my hardware and system, which might be useful to you:
---
peter at peter ~/.wine/drive_c/Program Files/PixPlant2 $ wine PixPlant.exe
fixme:gdi:ExtCreatePen Hatches not implemented
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
SceneManagerFactory for type 'DefaultSceneManager' registered.
Registering ResourceManager for type Material
Registering ResourceManager for type Mesh
Registering Reso...
2011 Nov 04
0
Wine release 1.3.32
...wined3d: Make the shader parameter to init_output_registers() const.
wined3d: Make the shader parameter to shader_arb_generate_vshader() const.
wined3d: Make the shader parameter to shader_arb_generate_pshader() const.
Huw Davies (2):
gdi32: Pass a NULL user-style array to ExtCreatePen if the user-style count is zero.
comctl32: Initialise the mask's colour table.
Jacek Caban (6):
vbscript: Fixed local variable count calculation.
jscript: Moved return_type_t declaration to engine.c.
mshtml: Reimplement nsIURL::GetFileExtension on top of IUri API....