Search found 4 matches

by Josef S
Tue May 22, 2012 4:22 pm
Forum: Announcement
Topic: PureBasic 4.61 final is out !
Replies: 43
Views: 21141

Re: PureBasic 4.61 final is out !

Great news!
by Josef S
Sun Aug 22, 2010 9:04 am
Forum: General Discussion
Topic: StructureUnion causes problems
Replies: 5
Views: 2643

Re: StructureUnion causes problems

@PMV: I am afraid that I must use this workaround. :cry:

But I also understand Freak, that local structured variables will not be correctly released with the allowed combination in the previous versions of PB.

So thank you for your answers.
I think I want to be active here for a longer time to ...
by Josef S
Sat Aug 21, 2010 8:51 pm
Forum: General Discussion
Topic: StructureUnion causes problems
Replies: 5
Views: 2643

Re: StructureUnion causes problems

hi KJ67,

thank you for your link to this thread...

I'am sorry to say that this thread does not really solve my problem. To implement the workaround in a 26.000 lines project is crazy. :wink:

So I just hilight my suggestion:
If PB uses a failure handling in the aforementioned functions, instead ...
by Josef S
Sat Aug 21, 2010 8:17 pm
Forum: General Discussion
Topic: StructureUnion causes problems
Replies: 5
Views: 2643

StructureUnion causes problems

Hello community,

I'am new here and I use the german forum since ca. two years. Today I've posted in the german forum a topic about "StructureUnion" and got no consents on my problem.

So I think... let's try it here :mrgreen:

Here is my following problem:

Structure Variant
Type.i ...