xoxosvst

dsp blog for xoxos.net

bug in vector.zip source

leave a comment »

one of the soundcard callback messages uses WM_SYSCOMMAND. in another app i found this method wasn’t passing other things through WM_SYSCOMMAND (perhaps i had added a break; in the wrong place..?) so that when i added a frame to the window, i was not able to move or maximise it as these were being dumped at WM_SYSCOMMAND.

the few things done in that statement were moved into the next thing that would have been called for them and window could be moved again 🙂 hazards of source..

(laying on back, don’t feel like messing with compiler to fix source, hopefully soon.. itm here’s a note)

Written by xoxosvst

August 13, 2014 at 10:22 pm

Posted in Uncategorized

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: