Click here to Skip to main content
15,914,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get a CWnd-pointer from hWnd?? Pin
Mr.Freeze10-Jan-02 21:05
Mr.Freeze10-Jan-02 21:05 
AnswerRe: How to get a CWnd-pointer from hWnd?? Pin
Prem Kumar10-Jan-02 21:12
Prem Kumar10-Jan-02 21:12 
GeneralRe: How to get a CWnd-pointer from hWnd?? Pin
Mr.Freeze10-Jan-02 21:17
Mr.Freeze10-Jan-02 21:17 
GeneralRe: How to get a CWnd-pointer from hWnd?? Pin
Nish Nishant10-Jan-02 22:03
sitebuilderNish Nishant10-Jan-02 22:03 
GeneralVeryUrgent Pin
10-Jan-02 19:16
suss10-Jan-02 19:16 
GeneralRe: VeryUrgent Pin
Nish Nishant10-Jan-02 19:36
sitebuilderNish Nishant10-Jan-02 19:36 
GeneralRe: VeryUrgent Pin
10-Jan-02 19:44
suss10-Jan-02 19:44 
GeneralRe: VeryUrgent Pin
Nish Nishant10-Jan-02 19:48
sitebuilderNish Nishant10-Jan-02 19:48 
If you mean you want to write a generic control that will allow users to connect to any database, then you'd need to get the native libraries for each of those DBs. I know that MySQL and Postgres have C APIs. I dont know about SQL server and Access. Oracle has a C/C++ library too. Then people can generically use your control and your control can use the library specific to the target DB.

Nish

Sonork ID 100.9786 voidmain
www.busterboy.org
If you don't find me on CP, I'll be at Bob's HungOut
GeneralRe: VeryUrgent Pin
10-Jan-02 19:54
suss10-Jan-02 19:54 
GeneralRe: VeryUrgent Pin
10-Jan-02 20:10
suss10-Jan-02 20:10 
GeneralRe: VeryUrgent Pin
Christian Graus11-Jan-02 1:17
protectorChristian Graus11-Jan-02 1:17 
GeneralRe: VeryUrgent Pin
Nish Nishant11-Jan-02 3:32
sitebuilderNish Nishant11-Jan-02 3:32 
GeneralRe: VeryUrgent Pin
Christian Graus11-Jan-02 10:17
protectorChristian Graus11-Jan-02 10:17 
GeneralRe: VeryUrgent Pin
Nish Nishant11-Jan-02 13:48
sitebuilderNish Nishant11-Jan-02 13:48 
GeneralRe: VeryUrgent Pin
11-Jan-02 16:36
suss11-Jan-02 16:36 
GeneralRe: VeryUrgent Pin
Christian Graus11-Jan-02 18:12
protectorChristian Graus11-Jan-02 18:12 
GeneralRe: Pin
San11-Jan-02 16:37
San11-Jan-02 16:37 
GeneralData Base Pin
10-Jan-02 19:12
suss10-Jan-02 19:12 
GeneralRe: Data Base Pin
Prem Kumar10-Jan-02 21:17
Prem Kumar10-Jan-02 21:17 
GeneralGet the executable file path Pin
10-Jan-02 15:43
suss10-Jan-02 15:43 
GeneralRe: Get the executable file path Pin
Nish Nishant10-Jan-02 16:12
sitebuilderNish Nishant10-Jan-02 16:12 
GeneralRe: Get the executable file path Pin
Lim Bio Liong10-Jan-02 16:17
Lim Bio Liong10-Jan-02 16:17 
Questionwhat's the usage of ScrollBar? Pin
AnonymousBabe@usa.net10-Jan-02 14:06
AnonymousBabe@usa.net10-Jan-02 14:06 
AnswerRe: what's the usage of ScrollBar? Pin
Christian Graus10-Jan-02 14:42
protectorChristian Graus10-Jan-02 14:42 
GeneralOwner Drawn ComboBox Pin
alex.barylski10-Jan-02 13:34
alex.barylski10-Jan-02 13:34 

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.