Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: erw2 on January 24, 2006, 05:04:27 pm
-
Hi,
I have a question concerning using windows properties. I would like to attach to the window as a private data a matrix of double, let say dmat[10]. How to attach this matrix with SetProp function, and then "read" it later on with GetProp function?
Regards
erw2.
-
This is not a general programming forum. Only Code::Blocks related topics are discussed.
-
CodeGuru.com is a good place for windows programming discussion.