last control id?
-
Hi
Wie kann ich zur Laufzeit die letzte ControlID abfragen, bzw. die ID die ich einem selbstdefinierten Control zuweisen kann und welche noch nicht in der Recource definiert ist?
Danke
Stefan
-
_APS_NEXT_RESOURCE_VALUE is the next symbol value that will be used for a dialog resource, menu resource, and so on.
_APS_NEXT_CONTROL_VALUE is the next symbol value that will be used for a dialog control.