Hi dave
Tks
THis link is one from where i retrieved the information. I also saw in my sources from win2k, winNT and winXP research kernel, but i don´t have from win7/8. Where to dl the newer psdk files ? I mean, is there some place where i can dl them without installing ? For example, a rar file containing the headers and sources etc ?
About the names, yes...All are null terminated strings. Even WC_DIALOG have a equivalent string name "#32770" and not only an atom.
Here i didn´t created the Unicode Form. I only searched for their names while i was testing a ColorPicker example that Steve uploaded, but i´ll try later put the Unicode Counterpart.
For the colorpicker example, i´m trying to create a few functions to subclass the windows forms allowing the usage of colors, fonts, images on them. This would be good for the next updatesi plan to RosAsm that will convert a dialog resources in Windows Forms, but allowing colors, images etc, as we see in VB or Delphi.