i tried the chart lib, and its great... but i got a problem
i tried to set the data and pass an array,but it didnt work for me... in your examples you work with data sections, but id need an example to modify the data while the chart/prog is running.
thx for the reply... but actually i tried everything i could find...
tested it also on several machines with different gfx cards... (ati 9600 pro/xt ati 9800 pro)... its always the same... you get a mini flicker after a few seconds.... ;(
edit:
the problem is only when using directx... when i ...
After searching the Forum, i discovered that some other ppl seem to have the same problem...
well, it seems if u use dx with PB that you always have some flicker... and things never will run 100% smooth... even the samples that come with pb flicker from time to time, and iam quite sure it has to do ...
i wonder if there is an easy way to store register values (eax etc) into "normal" purebasic variables... i have some complex functions in mind for that, and just wanted to make sure that there isnt an easy way to do this...
I wanna call asm functions from an foreign process (a game actually), and from what i know there are only one solutionsfor that when iam right (please correct me if iam wrong)... DLL Injection?!
I guess there isnt any other way, and iam not sure how to do it at all on my own... but i would have a ...
Iam tying to learn some assembler (id prefer fasm), but everything what i found are very old books or tutorials. i wonder where you all learned the things you know, and id be happy if someone could tell me what to read, or how to start (if there is something in german - even better).