Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: erw2 on January 24, 2006, 05:04:27 pm

Title: Using window property
Post 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.
Title: Re: Using window property
Post by: mandrav on January 24, 2006, 06:12:27 pm
This is not a general programming forum. Only Code::Blocks related topics are discussed.
Title: Re: Using window property
Post by: Vampyre_Dark on January 24, 2006, 08:18:06 pm
CodeGuru.com is a good place for windows programming discussion.