Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is it possible to Is it possible to open the file (in harddisk) programmatically from CD?. Pin
Rilhas8-Sep-06 9:12
Rilhas8-Sep-06 9:12 
QuestionMesage Handler function Pin
chakor1236-Sep-06 21:32
chakor1236-Sep-06 21:32 
AnswerRe: Mesage Handler function Pin
Rinu_Raj6-Sep-06 22:23
Rinu_Raj6-Sep-06 22:23 
QuestionRe: Mesage Handler function Pin
prasad_som6-Sep-06 22:48
prasad_som6-Sep-06 22:48 
AnswerRe: Mesage Handler function Pin
chakor1236-Sep-06 23:26
chakor1236-Sep-06 23:26 
GeneralRe: Mesage Handler function Pin
prasad_som7-Sep-06 0:04
prasad_som7-Sep-06 0:04 
QuestionCopyMemory or memcpy Pin
Waldermort6-Sep-06 21:05
Waldermort6-Sep-06 21:05 
AnswerRe: CopyMemory or memcpy Pin
Programm3r6-Sep-06 21:09
Programm3r6-Sep-06 21:09 
Hi,

MemoryCopy():

<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/memory/base/copymemory.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/memory/base/copymemory.asp</a>[<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/memory/base/copymemory.asp" target="_blank" title="New Window">^</a>]


memcpy():

<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_crt_memcpy.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_crt_memcpy.asp</a>[<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_crt_memcpy.asp" target="_blank" title="New Window">^</a>]

<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_memcpy.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_memcpy.asp</a>[<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_memcpy.asp" target="_blank" title="New Window">^</a>]




Only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

GeneralRe: CopyMemory or memcpy Pin
Waldermort6-Sep-06 21:21
Waldermort6-Sep-06 21:21 
AnswerRe: CopyMemory or memcpy Pin
Programm3r6-Sep-06 21:34
Programm3r6-Sep-06 21:34 
GeneralRe: CopyMemory or memcpy Pin
Hamid_RT6-Sep-06 21:35
Hamid_RT6-Sep-06 21:35 
GeneralRe: CopyMemory or memcpy Pin
Waldermort6-Sep-06 21:54
Waldermort6-Sep-06 21:54 
AnswerRe: CopyMemory or memcpy Pin
David Crow7-Sep-06 4:24
David Crow7-Sep-06 4:24 
QuestionCListCtrl, How to see only some column Pin
NorGUI6-Sep-06 20:47
NorGUI6-Sep-06 20:47 
AnswerRe: CListCtrl, How to see only some column Pin
Programm3r6-Sep-06 20:59
Programm3r6-Sep-06 20:59 
QuestionRe: CListCtrl, How to see only some column Pin
Hamid_RT6-Sep-06 21:35
Hamid_RT6-Sep-06 21:35 
QuestionRe: CListCtrl, How to see only some column Pin
David Crow7-Sep-06 4:25
David Crow7-Sep-06 4:25 
QuestionIs windproc special function and callback question. Pin
sawerr6-Sep-06 20:40
sawerr6-Sep-06 20:40 
AnswerRe: Is windproc special function and callback question. Pin
Cedric Moonen6-Sep-06 20:49
Cedric Moonen6-Sep-06 20:49 
AnswerRe: Is windproc special function and callback question. Pin
Waldermort6-Sep-06 21:31
Waldermort6-Sep-06 21:31 
GeneralRe: Is windproc special function and callback question. Pin
Cedric Moonen6-Sep-06 21:39
Cedric Moonen6-Sep-06 21:39 
GeneralRe: Is windproc special function and callback question. Pin
sawerr6-Sep-06 21:59
sawerr6-Sep-06 21:59 
GeneralRe: Is windproc special function and callback question. [modified] Pin
Waldermort6-Sep-06 22:09
Waldermort6-Sep-06 22:09 
AnswerRe: Is windproc special function and callback question. Pin
m.dietz6-Sep-06 23:37
m.dietz6-Sep-06 23:37 
QuestionConsole question Pin
alex.barylski6-Sep-06 20:33
alex.barylski6-Sep-06 20: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.