L
L
logan baby2021-08-30 14:17:07
C++ / C#
logan baby, 2021-08-30 14:17:07

How to create an array of dialog boxes in C++?

How to create an array of dialog boxes on Win api 32 C++?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Ananiev, 2021-08-30
@SaNNy32

So fit?
HWND a[10];

H
HemulGM, 2021-08-30
@HemulGM

A dialog box is not an object, it's an action performed via WinAPI (in the context of your last question)
Tell me better, why do you need this at all? (the task is, to put it mildly, strange)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question