Click here to Skip to main content
16,011,849 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: vector of polymorph objects Pin
yahp27-Sep-04 6:30
yahp27-Sep-04 6:30 
GeneralRe: vector of polymorph objects Pin
Andrew Walker29-Sep-04 2:15
Andrew Walker29-Sep-04 2:15 
GeneralRe: vector of polymorph objects Pin
yahp29-Sep-04 7:21
yahp29-Sep-04 7:21 
Generalc++ dll that connects and fetch data from ODBC Conn Pin
Member 13518826-Sep-04 10:10
Member 13518826-Sep-04 10:10 
Questionsource code to draw x and y cordinates? Pin
babur khan26-Sep-04 9:39
babur khan26-Sep-04 9:39 
AnswerRe: source code to draw x and y cordinates? Pin
__Oren__26-Sep-04 12:10
__Oren__26-Sep-04 12:10 
GeneralGetClientRect returns dimensions, need control location Pin
Vaclav26-Sep-04 9:15
Vaclav26-Sep-04 9:15 
GeneralRe: GetClientRect returns dimensions, need control location Pin
Andrzej Markowski26-Sep-04 10:08
Andrzej Markowski26-Sep-04 10:08 
Try this:
wndListBox.GetWindowRect(rect);
dlg.ScreenToClient(rect);

GeneralRe: Update Pin
Vaclav27-Sep-04 7:41
Vaclav27-Sep-04 7:41 
GeneralRe: Update Pin
Andrzej Markowski27-Sep-04 8:25
Andrzej Markowski27-Sep-04 8:25 
GeneralRe: GetClientRect returns dimensions, need control location Pin
Andrzej Markowski28-Sep-04 9:00
Andrzej Markowski28-Sep-04 9:00 
Generalimport a mp3 play funstion Pin
gamitech26-Sep-04 8:53
gamitech26-Sep-04 8:53 
GeneralRe: import a mp3 play funstion Pin
InflatableGarfield26-Sep-04 10:35
InflatableGarfield26-Sep-04 10:35 
GeneralNew to MFC - Messages Pin
__Oren__26-Sep-04 5:15
__Oren__26-Sep-04 5:15 
GeneralRe: New to MFC - Messages Pin
Vaclav26-Sep-04 9:30
Vaclav26-Sep-04 9:30 
GeneralRe: New to MFC - Messages Pin
__Oren__26-Sep-04 12:06
__Oren__26-Sep-04 12:06 
GeneralRe: New to MFC - Messages Pin
Vivi Chellappa26-Sep-04 17:27
professionalVivi Chellappa26-Sep-04 17:27 
GeneralRe: New to MFC - Messages Pin
__Oren__27-Sep-04 1:19
__Oren__27-Sep-04 1:19 
GeneralProblem getting unicode chars with ODBC Pin
rusDuke26-Sep-04 4:13
rusDuke26-Sep-04 4:13 
GeneralRe: Problem getting unicode chars with ODBC Pin
GJV10-Nov-04 4:26
GJV10-Nov-04 4:26 
GeneralModifying a dialog application's description Pin
Ritcho26-Sep-04 3:10
Ritcho26-Sep-04 3:10 
GeneralRe: Modifying a dialog application's description Pin
Michael Dunn26-Sep-04 7:11
sitebuilderMichael Dunn26-Sep-04 7:11 
GeneralAdding Bytes {Not Strings} to File {RESOLVED} Pin
InflatableGarfield26-Sep-04 2:05
InflatableGarfield26-Sep-04 2:05 
GeneralRe: Adding Bytes {Not Strings} to File Pin
valikac26-Sep-04 6:55
valikac26-Sep-04 6:55 
GeneralRe: Adding Bytes {Not Strings} to File Pin
Tim Smith26-Sep-04 6:59
Tim Smith26-Sep-04 6:59 

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.