Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralChanging color of item in list control Pin
Ganesh Ramaswamy22-Mar-02 1:00
Ganesh Ramaswamy22-Mar-02 1:00 
GeneralRe: Changing color of item in list control Pin
Tomasz Sowinski22-Mar-02 1:23
Tomasz Sowinski22-Mar-02 1:23 
GeneralRe: Changing color of item in list control Pin
Ganesh Ramaswamy22-Mar-02 2:44
Ganesh Ramaswamy22-Mar-02 2:44 
GeneralRe: Changing color of item in list control Pin
Tomasz Sowinski22-Mar-02 2:42
Tomasz Sowinski22-Mar-02 2:42 
GeneralRe: Changing color of item in list control Pin
Michael Dunn22-Mar-02 4:59
sitebuilderMichael Dunn22-Mar-02 4:59 
QuestionATL question ??? Pin
jancsi22-Mar-02 0:27
jancsi22-Mar-02 0:27 
AnswerRe: ATL question ??? Pin
Tim Smith22-Mar-02 3:33
Tim Smith22-Mar-02 3:33 
GeneralRe: how to get variable from VIEW class in some other class? Pin
Nish Nishant22-Mar-02 1:04
sitebuilderNish Nishant22-Mar-02 1:04 
GeneralRe: how to get variable from VIEW class in some other class? Pin
nikoladsp24-Mar-02 21:02
nikoladsp24-Mar-02 21:02 
GeneralRe: how to get variable from VIEW class in some other class? Pin
Nish Nishant24-Mar-02 21:19
sitebuilderNish Nishant24-Mar-02 21:19 
GeneralFindStringExact().. Pin
Neha22-Mar-02 0:16
Neha22-Mar-02 0:16 
GeneralRe: FindStringExact().. Pin
Tomasz Sowinski22-Mar-02 0:42
Tomasz Sowinski22-Mar-02 0:42 
GeneralRe: FindStringExact().. Pin
Neha22-Mar-02 1:17
Neha22-Mar-02 1:17 
GeneralRe: FindStringExact().. Pin
Tomasz Sowinski22-Mar-02 1:25
Tomasz Sowinski22-Mar-02 1:25 
GeneralRe: FindStringExact().. Pin
Neha22-Mar-02 1:32
Neha22-Mar-02 1:32 
GeneralRe: FindStringExact().. Pin
Tomasz Sowinski22-Mar-02 1:45
Tomasz Sowinski22-Mar-02 1:45 
GeneralRe: FindStringExact().. Pin
Neha22-Mar-02 2:01
Neha22-Mar-02 2:01 
GeneralRe: FindStringExact().. Pin
Tomasz Sowinski22-Mar-02 2:09
Tomasz Sowinski22-Mar-02 2:09 
GeneralRe: FindStringExact().. Pin
Carlos Antollini22-Mar-02 2:15
Carlos Antollini22-Mar-02 2:15 
GeneralRe: FindStringExact().. Pin
Carlos Antollini22-Mar-02 2:17
Carlos Antollini22-Mar-02 2:17 
GeneralRe: FindStringExact().. Pin
Tomasz Sowinski22-Mar-02 2:24
Tomasz Sowinski22-Mar-02 2:24 
GeneralCGridCtrl and Message - IDs Pin
Bernhard22-Mar-02 0:10
Bernhard22-Mar-02 0:10 
GeneralTaking care of scroll position Pin
21-Mar-02 23:52
suss21-Mar-02 23:52 
I have a problem while creating the Bitmap for an image not displayed on my view.....
I create a Bitmap of my current view.. this is done perfectly as it takes care of the scroll position and other factors...
but i want to create a bitmap of another image, which is not displayed on my current view. While creating this second bitmap, it has to be created with reference to the scroll position of my first Bitmap ...
The object of creating this second Bitmap, is to map both index positions of the 2 bitmaps correctly, so that one bitmap can be merged into the other
Confused | :confused: Confused | :confused:
Thank You
GeneralMFC Tictactoe alpha-beta pruning bug... Pin
John Cruz21-Mar-02 23:35
John Cruz21-Mar-02 23:35 
Generalclearing boxs Pin
21-Mar-02 23:33
suss21-Mar-02 23:33 

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.