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

C / C++ / MFC

 
GeneralRe: Help: Vector class won't work (read this one) Pin
Gary Kirkham20-Dec-02 3:52
Gary Kirkham20-Dec-02 3:52 
GeneralHelp: Vector class won't work Pin
KBL19-Dec-02 10:42
KBL19-Dec-02 10:42 
Generalvc++ ODBC dynaset,SQL_fetch_bookmark Pin
kingsley19-Dec-02 10:00
kingsley19-Dec-02 10:00 
GeneralRe: vc++ ODBC dynaset,SQL_fetch_bookmark Pin
Henrik_O20-Dec-02 1:09
Henrik_O20-Dec-02 1:09 
GeneralU can help me!! i have a Simple Quiestion !! Pin
Alex H 198319-Dec-02 9:35
Alex H 198319-Dec-02 9:35 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Christian Graus19-Dec-02 9:42
protectorChristian Graus19-Dec-02 9:42 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Alex H 198319-Dec-02 9:52
Alex H 198319-Dec-02 9:52 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Christian Graus19-Dec-02 10:55
protectorChristian Graus19-Dec-02 10:55 
-=Ehsan-de-Burge=- wrote:
i learned C++ for 2 years. and i know Object Oriented Programming.

That's cool then.

-=Ehsan-de-Burge=- wrote:
So u mean that i have to impiment a window for each Icon and place icon in it ??

I'd derive a class from CBitmapButton, it does the image stuff you want already. Then just capture mouse clicks and movement and when the mouse is down, call MoveWindow to move the button by the amount the mouse has moved when it moves.


Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
General_beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Peter Weyzen19-Dec-02 9:15
Peter Weyzen19-Dec-02 9:15 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Tim Smith19-Dec-02 9:24
Tim Smith19-Dec-02 9:24 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Peter Weyzen19-Dec-02 9:32
Peter Weyzen19-Dec-02 9:32 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Peter Weyzen19-Dec-02 9:45
Peter Weyzen19-Dec-02 9:45 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Joe Woodbury19-Dec-02 10:47
professionalJoe Woodbury19-Dec-02 10:47 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Tim Smith19-Dec-02 11:28
Tim Smith19-Dec-02 11:28 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Tim Smith19-Dec-02 11:27
Tim Smith19-Dec-02 11:27 
GeneralCompiler Warning (level 4) question.. Pin
RobJones19-Dec-02 8:41
RobJones19-Dec-02 8:41 
GeneralRe: Compiler Warning (level 4) question.. Pin
Tim Smith19-Dec-02 8:59
Tim Smith19-Dec-02 8:59 
GeneralRe: Compiler Warning (level 4) question.. Pin
RobJones19-Dec-02 9:10
RobJones19-Dec-02 9:10 
QuestionHow to change the background color of the CTabCtrl? Pin
Daniel Strigl19-Dec-02 7:32
Daniel Strigl19-Dec-02 7:32 
AnswerRe: How to change the background color of the CTabCtrl? Pin
Daniel Strigl19-Dec-02 21:10
Daniel Strigl19-Dec-02 21:10 
General0 errors, 3 warnings..... Pin
joshfl19-Dec-02 6:18
joshfl19-Dec-02 6:18 
GeneralRe: 0 errors, 3 warnings..... Pin
Nish Nishant19-Dec-02 6:23
sitebuilderNish Nishant19-Dec-02 6:23 
GeneralRe: 0 errors, 3 warnings..... Pin
Joe Woodbury19-Dec-02 6:50
professionalJoe Woodbury19-Dec-02 6:50 
GeneralRe: 0 errors, 3 warnings..... Pin
Michael Dunn19-Dec-02 7:37
sitebuilderMichael Dunn19-Dec-02 7:37 
GeneralVirtualAlloc v/s new Pin
User 988519-Dec-02 5:28
User 988519-Dec-02 5:28 

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.