Click here to Skip to main content
15,896,367 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaldeclare CRect Pin
swerajan8-Oct-03 7:37
swerajan8-Oct-03 7:37 
GeneralRe: declare CRect Pin
Larry J. Siddens8-Oct-03 7:52
Larry J. Siddens8-Oct-03 7:52 
GeneralRe: declare CRect Pin
David Crow8-Oct-03 8:24
David Crow8-Oct-03 8:24 
GeneralRe: declare CRect Pin
Larry J. Siddens8-Oct-03 9:54
Larry J. Siddens8-Oct-03 9:54 
QuestionAnyone have a link to source for a graph data structure? Pin
adonisv8-Oct-03 7:26
adonisv8-Oct-03 7:26 
AnswerRe: Anyone have a link to source for a graph data structure? Pin
Ryan_Roberts8-Oct-03 7:44
Ryan_Roberts8-Oct-03 7:44 
GeneralRe: Anyone have a link to source for a graph data structure? Pin
adonisv8-Oct-03 21:30
adonisv8-Oct-03 21:30 
QuestionSimulating a disk file with a memory file? Pin
Miguel Lopes8-Oct-03 7:21
Miguel Lopes8-Oct-03 7:21 
hi. I have a problem:

I have the content of a file read in a BYTE array and i want to open that file with a COM component within my app. The problem is that this COM component only accepts files from a logical disk path.
I can't write it to disk and then tell the COM component to fetch it because i have security issues and it would be very bad.

Is there a way to simulate it or is there a very good way to camuflage a temporary file?(it cant be deleted while the program is in use)

Thanks in advance!!

AnswerRe: Simulating a disk file with a memory file? Pin
Alex Dolpfin9-Oct-03 3:32
Alex Dolpfin9-Oct-03 3:32 
GeneralPVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 7:17
Dave Harper8-Oct-03 7:17 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 7:53
ZoogieZork8-Oct-03 7:53 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 8:18
Dave Harper8-Oct-03 8:18 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 8:27
ZoogieZork8-Oct-03 8:27 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 9:07
Dave Harper8-Oct-03 9:07 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Terry O'Nolley8-Oct-03 9:18
Terry O'Nolley8-Oct-03 9:18 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 10:13
ZoogieZork8-Oct-03 10:13 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Bo Hunter8-Oct-03 10:31
Bo Hunter8-Oct-03 10:31 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 11:36
Dave Harper8-Oct-03 11:36 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 12:43
ZoogieZork8-Oct-03 12:43 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 13:07
Dave Harper8-Oct-03 13:07 
QuestionConsole c++ global class? Pin
immanis8-Oct-03 7:06
immanis8-Oct-03 7:06 
AnswerRe: Console c++ global class? Pin
Ryan_Roberts8-Oct-03 7:14
Ryan_Roberts8-Oct-03 7:14 
GeneralRe: Console c++ global class? Pin
immanis8-Oct-03 18:03
immanis8-Oct-03 18:03 
AnswerRe: Console c++ global class? Pin
David Crow8-Oct-03 8:17
David Crow8-Oct-03 8:17 
GeneralSplitter Window Control Pin
Lea Hayes8-Oct-03 6:39
Lea Hayes8-Oct-03 6:39 

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.