News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

[FIXED 9.0] porc control id

Started by TimoVJL, March 07, 2017, 10:07:47 AM

Previous topic - Next topic

TimoVJL

If someone use in DIALOGEX
CONTROL "Name:", -1, "Static", WS_GROUP, 0, 4, 28, 8with porc that -1 is in .res-file 0000FFFFh

and with MS rc.exe it is FFFFFFFFh

In DLGITEMTEMPLATEEX id is defined as DWORD   id;

EDIT: fixed in 9.0
May the source be with you