Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCoInitialize and COM Pin
ns18-Sep-02 8:45
ns18-Sep-02 8:45 
GeneralRe: CoInitialize and COM Pin
Stephane Rodriguez.18-Sep-02 8:54
Stephane Rodriguez.18-Sep-02 8:54 
GeneralRe: CoInitialize and COM Pin
ns18-Sep-02 8:57
ns18-Sep-02 8:57 
GeneralRe: CoInitialize and COM Pin
Stephane Rodriguez.18-Sep-02 9:06
Stephane Rodriguez.18-Sep-02 9:06 
GeneralRe: CoInitialize and COM Pin
ns18-Sep-02 9:10
ns18-Sep-02 9:10 
GeneralRe: CoInitialize and COM Pin
Stephane Rodriguez.18-Sep-02 9:42
Stephane Rodriguez.18-Sep-02 9:42 
GeneralRe: CoInitialize and COM Pin
Michael Dunn18-Sep-02 9:21
sitebuilderMichael Dunn18-Sep-02 9:21 
QuestionIs it me or PVCS's crappy API? Pin
brianwelsch18-Sep-02 8:15
brianwelsch18-Sep-02 8:15 
This is really wierd to me...

I'm making a call to a PVCS API function, and am losing information inside my local variables??

I've checked the values of my input parameter and 2 other local variables, and they are valid just before making this PVCS API call.
Somewhere during the call these variable get filled with blanks.Confused | :confused:

The PVCS function recieves a structure, and its sizeof()+1024, as input.
My question here is whether or not there something else I could do, outside of this function, to protect my variables? I think pointers to the CStrings might work, but I shouldn't have to.

If any of this makes sense, and you can help, please do.
Gracias!

BW
{insert witty/thought-provoking saying here}
AnswerRe: Is it me or PVCS's crappy API? Pin
Tim Smith18-Sep-02 8:36
Tim Smith18-Sep-02 8:36 
GeneralAHHHHHH! * A U T O C O M P L E T E * Pin
Nitron18-Sep-02 8:03
Nitron18-Sep-02 8:03 
GeneralRe: AHHHHHH! * A U T O C O M P L E T E * Pin
Daniel Turini18-Sep-02 8:05
Daniel Turini18-Sep-02 8:05 
GeneralRe: AHHHHHH! * A U T O C O M P L E T E * Pin
Nitron18-Sep-02 9:15
Nitron18-Sep-02 9:15 
QuestionHow to catch VK_LEFT and CTRL, SHIFT, ALT Pin
Ted Christiansen18-Sep-02 7:50
Ted Christiansen18-Sep-02 7:50 
AnswerRe: How to catch VK_LEFT and CTRL, SHIFT, ALT Pin
Bill S18-Sep-02 9:23
professionalBill S18-Sep-02 9:23 
GeneralQuestion about recv() in Winsock Pin
nachilau18-Sep-02 7:07
nachilau18-Sep-02 7:07 
GeneralRe: Question about recv() in Winsock Pin
jmkhael18-Sep-02 7:22
jmkhael18-Sep-02 7:22 
GeneralRe: Question about recv() in Winsock Pin
nachilau18-Sep-02 8:35
nachilau18-Sep-02 8:35 
GeneralMTS Pin
Mazdak18-Sep-02 6:54
Mazdak18-Sep-02 6:54 
GeneralRe: MTS Pin
Daniel Turini18-Sep-02 8:26
Daniel Turini18-Sep-02 8:26 
GeneralRe: MTS Pin
Mazdak18-Sep-02 8:49
Mazdak18-Sep-02 8:49 
GeneralCVS and VC++ Pin
Jawache18-Sep-02 5:50
Jawache18-Sep-02 5:50 
GeneralRe: CVS and VC++ Pin
Pavel Klocek18-Sep-02 6:14
Pavel Klocek18-Sep-02 6:14 
GeneralRe: CVS and VC++ Pin
Jawache18-Sep-02 6:20
Jawache18-Sep-02 6:20 
GeneralRe: CVS and VC++ Pin
Pavel Klocek18-Sep-02 6:25
Pavel Klocek18-Sep-02 6:25 
GeneralThese user breakpoints are driving me crazy! Please help. Pin
Redeemer-dk18-Sep-02 5:35
Redeemer-dk18-Sep-02 5:35 

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.