I hope so?
Why would we have a forum otherwise?
Anyway - thing is, this code works fine for me IF:
I can get the parameters for different variables, like:
a% = mciSendStringA%("open " + filename$ + " style popup", ReturnString$, LEN(ReturnString$), 0)
Instead of a "style popup", what other options are there?
How do I use them?
And one important thing - how do I analyze a frame in QB64, like say in c%= POINT (x,y)
Thankful for any answer. ;)