| |
|
|
- Page 1 - |
|
Georg Teles | good late night together,
does me sorrow, I the ausgrabe, either can I XPSE not using or it's running something schief - generelle question, what with undeklarierten with DEF definierten functions do should, Pushkeywords bleats because of doppeldefinition too :/
bspw. the code CompileMarkSeparation {$unit $C}
def RectRgn(4)!"GDI32","CreateRectRgn"
def CombineRgn(4)!"GDI32","CombineRgn"
declare hRgn&,cRgn&,x&,y&
cls
Clear hRgn&,cRgn&,x&,y&
print Test(hRgn&,cRgn&,x&,y&)
waitinput
deleteobject hRgn&
deleteobject cRgn&
nproc Test
Parameters hRgn&,cRgn&,x&,y&
hRgn& = RectRgn(0,0,x&,y&)
cRgn& = RectRgn(x&,y&,x&+1,y&+1)
CombineRgn(hRgn&,cRgn&,hRgn&,3)
Return 0
endproc
bring with XPSE the following
XProfan 11.2.1.8a.63 Praekompiler [XPSE] copyright (C) 1998-2010 XProfan.com, built DE. File: e:\XProfan center\codes\regions\Own\pcu\_nproc\_tst .prf (18) warning: undeklarierte function : RECTRGN Naehe: ~13, '__xeL_HRGN&=RECTRGN(0,0,X&,Y&)' Exception EAccessViolation in module xpse.exe at 0002CCB1. File: C:\p00x\xpse.xprf Line#: 12736 Access violation at address 0042CCB1. Read of address 00000000 . --- I try diverse PCUs in nProc umzuschreiben, with same function (CreateRectRgn or. CombineRgn) comes dieselbe "Exception EAccessViolation" as well as Line#: 12736 the XPSE, I have no Review what it his could, rechne so, that CALL-Verschachtelung not together tidy functions ? |
|
|
| |
|
|
|
| |
|
- Page 1 - |
|
Georg Teles | Aaah many Thanks, then look we time, whether the directly what taugt |
|
|
| |
|
|
|
funkheld | Does the XPSE on XProfanX3, or only on XProfan 11.2 ? I knows not whether it now aufwärtskompatibel is?
Thank you. greeting |
|
|
| |
|
|
|
| XPSE is for XProfan 11.x! |
|
|
| |
|
|
|
funkheld | Hello, thanks.
before The response coming, have I simply time my whole programs , The I written have or here from the Forum have for XPSE for XProfan11... with the new XProfanX3 tested and I festegestellt, no only Error Message, too The not, The in a nproc ASM-command for Integer and Float having.
What is to your opinion not compatible, the interested me once? Perhaps have I the not at all in my Programs drin?
Thank you. greeting |
|
|
| |
|
|
|
RGH | as long as You no Neuerungen from X2 and X3 verwendest, works it evident. XPSE comes but with the extensions (yet) not clear.
Greeting Roland |
|
|
| XProfan X2Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 09/27/15 ▲ |
|
|
|
|
funkheld | Ahh...so, thanks.
Heisst the "...not yet..."The dran gewerkelt becomes the XPSE too with the new XProfan clear comes , soon?
Thank you. greeting |
|
|
| |
|
|
|
ByteAttack | no. unfortunately not! Currently becomes yet on [...] gebastelt |
|
|
| |
|
|
|
| ... where I me now _alles_ so hard How possible spare geräumt have, so I InfinityProfan next month really finally for all available to put can. my bisheriges Happiness dahingehend shows but, I with linearem course thoroughly too time with a Apoplex and co. calculate must - or it fractures same time the whole continent lane - would me sincere said neither More wonder. |
|
|
| |
|
|
|
HofK | @IF: I press for a positive course for you anyway any thumb The I find can!
Leitspruch: in the silence lying The strength - It's all right only what goes.
|
|
|
| |
|
|
|
Georg Teles | nProc + Unit shining not at all To functions or I have apparently no idea of XPSE, because alike I for a Unit create would like, comes The same Message, here example
XProfan 11.2.1.8a.63 Praekompiler [XPSE] copyright (C) 1998-2010 XProfan.com, built DE. File: c:\xpse\Test.prf (5) warning: undeklariert : __cfS_28& Naehe: ~580, '__xeL_C&=call(test__cf105&,0,0,0,__cfS_28&,s,260 )' [C]ompile nterpr [L]ink [R]unPrc Run[E]xe [s]ource [H]ilfe
XPSE:> |
|
|
| |
|
|
| |
|
- Page 2 - |
|
|
| correctly., Unit+nProc can't functions - these "Einschränkung" was and is unfortunately given because the nProcs a einmaligen and right complicated Overhead use the technical not a Unit fit. |
|
|
| |
|
|
|
Georg Teles | Vielen Thanks, the declared now some |
|
|
| |
|
|