Click here to Skip to main content
15,924,553 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMySQL in a small app... Pin
Gnascher30-May-03 10:25
Gnascher30-May-03 10:25 
GeneralRe: MySQL in a small app... Pin
Robert Little30-May-03 11:12
Robert Little30-May-03 11:12 
GeneralRe: MySQL in a small app... Pin
Anonymous30-May-03 12:00
Anonymous30-May-03 12:00 
GeneralRe: MySQL in a small app... Pin
Robert Little30-May-03 18:21
Robert Little30-May-03 18:21 
GeneralRe: MySQL in a small app... Pin
Neville Franks30-May-03 13:29
Neville Franks30-May-03 13:29 
GeneralRe: MySQL in a small app... Pin
Gnascher30-May-03 14:20
Gnascher30-May-03 14:20 
GeneralRe: MySQL in a small app... Pin
Neville Franks31-May-03 0:21
Neville Franks31-May-03 0:21 
QuestionHow to get control(button) ID in runtime Pin
Roman Muntyanu30-May-03 10:22
Roman Muntyanu30-May-03 10:22 
Hi all

I was trying to find a way how to get control ID (in my case button)
in run time using some Win API function but failed. I was looking for that ID that is hard coded usually in .h files.
The only similar API GetDlgCtrID() I found but it returns value different for each start of application. But I need an identifier for the button that is persisted and is the same along each start of the application. Similar how it works for the MenuItem IDs that are stored in the resource file.

Please let me know if it possible at all or application forgets this ID when it creates the window and identify it using just handler to the window.

Any advices greatly appreciated

Roman

AnswerRe: How to get control(button) ID in runtime Pin
David Crow30-May-03 10:57
David Crow30-May-03 10:57 
QuestionHow to highlight an item in a list control in report view? Pin
julych30-May-03 10:16
julych30-May-03 10:16 
AnswerRe: How to highlight an item in a list control in report view? Pin
skaanji30-May-03 10:49
skaanji30-May-03 10:49 
AnswerRe: How to highlight an item in a list control in report view? Pin
Michael Dunn30-May-03 11:32
sitebuilderMichael Dunn30-May-03 11:32 
QuestionWhat is the Address of the Active IE ? Pin
Anonymous30-May-03 9:18
Anonymous30-May-03 9:18 
AnswerRe: What is the Address of the Active IE ? Pin
David Crow30-May-03 9:57
David Crow30-May-03 9:57 
GeneralRe: What is the Address of the Active IE ? Pin
Anonymous31-May-03 0:29
Anonymous31-May-03 0:29 
GeneralQuestion for SledgeHammer Pin
doctorpi30-May-03 8:09
doctorpi30-May-03 8:09 
GeneralApplication Design Question Pin
John M. Drescher30-May-03 8:05
John M. Drescher30-May-03 8:05 
GeneralIE 6 and Distiller Pin
jeffawilson30-May-03 5:54
jeffawilson30-May-03 5:54 
GeneralVirtual File System Pin
Daniel Turini30-May-03 5:33
Daniel Turini30-May-03 5:33 
GeneralRe: Virtual File System Pin
IceMatrix30-May-03 8:53
IceMatrix30-May-03 8:53 
GeneralRe: Virtual File System Pin
Mike Nordell30-May-03 20:25
Mike Nordell30-May-03 20:25 
GeneralDLL shared data segment problems Pin
Ceri30-May-03 4:37
Ceri30-May-03 4:37 
GeneralISAPI filter -> ODBC -> Sybase connection problem Pin
ray_bss30-May-03 4:20
ray_bss30-May-03 4:20 
GeneralRe: ISAPI filter -> ODBC -> Sybase connection problem Pin
Alois Kraus30-May-03 5:46
Alois Kraus30-May-03 5:46 
GeneralRe: ISAPI filter -> ODBC -> Sybase connection problem Pin
basementman30-May-03 9:05
basementman30-May-03 9:05 

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.