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

C / C++ / MFC

 
GeneralRe: select an item from a listctrl Pin
nguyenvhn19-May-04 15:40
nguyenvhn19-May-04 15:40 
GeneralOnKeyDown & PropSheets Pin
Cambalindo19-May-04 12:40
Cambalindo19-May-04 12:40 
GeneralRe: onkeydown & PropSheets Pin
John R. Shaw19-May-04 12:56
John R. Shaw19-May-04 12:56 
GeneralRe: onkeydown & PropSheets Pin
Cambalindo19-May-04 13:01
Cambalindo19-May-04 13:01 
GeneralAccessing Image Data(BITMAP) Pin
mostafa_pasha19-May-04 9:33
mostafa_pasha19-May-04 9:33 
GeneralRe: Accessing Image Data(BITMAP) Pin
David Crow19-May-04 9:56
David Crow19-May-04 9:56 
GeneralRe: Accessing Image Data(BITMAP) Pin
mostafa_pasha19-May-04 10:09
mostafa_pasha19-May-04 10:09 
GeneralRe: Accessing Image Data(BITMAP) Pin
David Crow19-May-04 10:20
David Crow19-May-04 10:20 
mostafa_pasha wrote:
You Mean there is now way to convert Long Pointer and declare array that point to that location in memory?
And i must read bitmap file .


Yes, you must first read the data from disk into memory. At that point, you can "point" to them.

Without knowing more of what you are trying to do, I can't offer anything more helpful.


"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)


GeneralRe: Accessing Image Data(BITMAP) Pin
mostafa_pasha19-May-04 10:26
mostafa_pasha19-May-04 10:26 
GeneralRe: Accessing Image Data(BITMAP) Pin
John R. Shaw19-May-04 11:38
John R. Shaw19-May-04 11:38 
GeneralRe: Accessing Image Data(BITMAP) Pin
John R. Shaw19-May-04 11:55
John R. Shaw19-May-04 11:55 
GeneralRe: Accessing Image Data(BITMAP) Pin
Christian Graus19-May-04 12:16
protectorChristian Graus19-May-04 12:16 
GeneralRe: Accessing Image Data(BITMAP) Pin
mostafa_pasha19-May-04 16:25
mostafa_pasha19-May-04 16:25 
GeneralRe: Accessing Image Data(BITMAP) Pin
Christian Graus19-May-04 16:45
protectorChristian Graus19-May-04 16:45 
GeneralAccessing Image Data(BITMAP) Pin
mostafa_pasha19-May-04 9:29
mostafa_pasha19-May-04 9:29 
GeneralSetting Background Color Pin
lostris19-May-04 9:02
lostris19-May-04 9:02 
GeneralRe: Setting Background Color Pin
Maximilien19-May-04 9:24
Maximilien19-May-04 9:24 
GeneralRe: Setting Background Color Pin
lostris19-May-04 19:25
lostris19-May-04 19:25 
GeneralRe: Setting Background Color Pin
Edwin Brunner19-May-04 9:24
Edwin Brunner19-May-04 9:24 
GeneralRe: Setting Background Color Pin
Mahendra_78619-May-04 19:05
Mahendra_78619-May-04 19:05 
GeneralSetting an edit controls style Pin
monrobot1319-May-04 8:14
monrobot1319-May-04 8:14 
GeneralRe: Setting an edit controls style Pin
David Crow19-May-04 8:17
David Crow19-May-04 8:17 
GeneralRe: Setting an edit controls style Pin
monrobot1319-May-04 8:48
monrobot1319-May-04 8:48 
GeneralRe: Setting an edit controls style Pin
Andrew Quinn AUS19-May-04 9:03
Andrew Quinn AUS19-May-04 9:03 
GeneralRe: Setting an edit controls style Pin
David Crow19-May-04 9:17
David Crow19-May-04 9:17 

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.