Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General??? error Pin
Anonymous11-Nov-02 1:19
Anonymous11-Nov-02 1:19 
GeneralRe: ??? error Pin
WREY11-Nov-02 1:34
WREY11-Nov-02 1:34 
GeneralRe: ??? error Pin
Anonymous11-Nov-02 1:46
Anonymous11-Nov-02 1:46 
GeneralRe: ??? error Pin
WREY11-Nov-02 2:33
WREY11-Nov-02 2:33 
GeneralRe: ??? error Pin
Tim Smith11-Nov-02 3:52
Tim Smith11-Nov-02 3:52 
GeneralRe: ??? error Pin
cradle11-Nov-02 1:37
cradle11-Nov-02 1:37 
GeneralRe: ??? error Pin
Anonymous11-Nov-02 2:23
Anonymous11-Nov-02 2:23 
Questionwhat can happen? (Creating controls on the fly with the same resource name...) Pin
Joan M11-Nov-02 1:15
professionalJoan M11-Nov-02 1:15 
Hello,

I have created a CListCtrl derived class that includes a CEdit and a CComboBox that are created in the PreSubClassWindow function of the derived class.

I create the CEdit and the CCombobox using their respective ID.

But what can happen if I create two ListCtrls at the same time? (then 2 CEdit (and two CComboBox) with the same resource ID would be working at the same time)

Could this fact be a problem?

If so, how could I avoid that fact...

Thank you in advance.

AnswerRe: what can happen? (Creating controls on the fly with the same resource name...) Pin
567890123411-Nov-02 3:43
567890123411-Nov-02 3:43 
General_outp problem Pin
viliam11-Nov-02 0:39
viliam11-Nov-02 0:39 
GeneralRe: _outp problem Pin
Daniel Turini11-Nov-02 0:52
Daniel Turini11-Nov-02 0:52 
Generalprocessor usage Pin
Josus10-Nov-02 23:42
Josus10-Nov-02 23:42 
GeneralDLL problem!!!! Pin
cradle10-Nov-02 23:18
cradle10-Nov-02 23:18 
GeneralRe: DLL problem!!!! Pin
Stephane Rodriguez.10-Nov-02 23:28
Stephane Rodriguez.10-Nov-02 23:28 
GeneralRe: DLL problem!!!! Pin
dabs10-Nov-02 23:40
dabs10-Nov-02 23:40 
GeneralRe: DLL problem!!!! Pin
cradle11-Nov-02 0:53
cradle11-Nov-02 0:53 
GeneralRe: DLL problem!!!! Pin
dabs11-Nov-02 1:49
dabs11-Nov-02 1:49 
GeneralRe: DLL problem!!!! Pin
cradle11-Nov-02 23:34
cradle11-Nov-02 23:34 
GeneralRe: DLL problem!!!! Pin
dabs12-Nov-02 3:19
dabs12-Nov-02 3:19 
GeneralRe: DLL problem!!!! Pin
cradle15-Nov-02 1:50
cradle15-Nov-02 1:50 
GeneralRe: DLL problem!!!! Pin
dabs15-Nov-02 4:07
dabs15-Nov-02 4:07 
GeneralRe: DLL problem!!!! Pin
cradle17-Nov-02 2:04
cradle17-Nov-02 2:04 
GeneralRe: DLL problem!!!! Pin
dabs17-Nov-02 3:12
dabs17-Nov-02 3:12 
GeneralRe: DLL problem!!!! Pin
cradle19-Nov-02 2:20
cradle19-Nov-02 2:20 
GeneralRe: DLL problem!!!! Pin
cradle11-Nov-02 1:31
cradle11-Nov-02 1:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.