Click here to Skip to main content
15,914,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CFile::modeWrite + CFile::modeRead Pin
Christian Graus7-Apr-02 11:58
protectorChristian Graus7-Apr-02 11:58 
GeneralRe: CFile::modeWrite + CFile::modeRead Pin
Rickard Andersson207-Apr-02 21:38
Rickard Andersson207-Apr-02 21:38 
GeneralRe: CFile::modeWrite + CFile::modeRead Pin
Christian Graus7-Apr-02 22:01
protectorChristian Graus7-Apr-02 22:01 
GeneralRe: CFile::modeWrite + CFile::modeRead Pin
Rickard Andersson207-Apr-02 22:19
Rickard Andersson207-Apr-02 22:19 
GeneralRe: CFile::modeWrite + CFile::modeRead Pin
Christian Graus7-Apr-02 23:22
protectorChristian Graus7-Apr-02 23:22 
General_variant_t objects, and the like... Pin
funbag7-Apr-02 10:38
funbag7-Apr-02 10:38 
GeneralRe: _variant_t objects, and the like... Pin
woods137-Apr-02 10:48
woods137-Apr-02 10:48 
GeneralRe: _variant_t objects, and the like... Pin
funbag7-Apr-02 11:05
funbag7-Apr-02 11:05 
My class is derived from IADORecordBinding, and has the two _variant_t objects. They're used to read an adVariant and an adGUID type from a recordset object, to which my object is bound.

The adVariant is just used to store a date from the db, while the GUID is used as a record identifier.

When I delete my object, a COM error is raised, 800020008 - bad variable type.

The memory leaks seem to be a cascade of the error of not deleteing my object correctly.

I hope this helps
Thanks,
funbag

skydiving....if at first you don't succeed, you're fecked!
Generalcaling an exe from dialog box Pin
7-Apr-02 10:41
suss7-Apr-02 10:41 
GeneralRe: caling an exe from dialog box Pin
Rickard Andersson207-Apr-02 10:54
Rickard Andersson207-Apr-02 10:54 
GeneralRe: caling an exe from dialog box Pin
7-Apr-02 11:12
suss7-Apr-02 11:12 
GeneralRe: caling an exe from dialog box Pin
Rickard Andersson207-Apr-02 11:32
Rickard Andersson207-Apr-02 11:32 
GeneralIgnoring 20 characters Pin
7-Apr-02 9:27
suss7-Apr-02 9:27 
GeneralRe: Ignoring 20 characters Pin
ColinDavies7-Apr-02 10:05
ColinDavies7-Apr-02 10:05 
GeneralRe: Ignoring 20 characters Pin
Todd Smith7-Apr-02 10:33
Todd Smith7-Apr-02 10:33 
GeneralRe: Ignoring 20 characters Pin
Phil Speller7-Apr-02 12:15
Phil Speller7-Apr-02 12:15 
GeneralResolving Hostname :: MFC Pin
valikac7-Apr-02 9:11
valikac7-Apr-02 9:11 
GeneralRe: Resolving Hostname :: MFC Pin
Phil Speller7-Apr-02 22:48
Phil Speller7-Apr-02 22:48 
GeneralRe: Resolving Hostname :: MFC Pin
valikac8-Apr-02 4:36
valikac8-Apr-02 4:36 
GeneralWhere to start (new question) Pin
SilverShalkin7-Apr-02 7:40
SilverShalkin7-Apr-02 7:40 
GeneralRe: Where to start (new question) Pin
Paul M Watt7-Apr-02 8:29
mentorPaul M Watt7-Apr-02 8:29 
GeneralRe: Where to start (new question) Pin
SilverShalkin7-Apr-02 8:26
SilverShalkin7-Apr-02 8:26 
GeneralRe: Where to start (new question) Pin
Paul M Watt7-Apr-02 8:59
mentorPaul M Watt7-Apr-02 8:59 
GeneralRe: Where to start (new question) Pin
Christian Graus7-Apr-02 10:09
protectorChristian Graus7-Apr-02 10:09 
GeneralRe: Where to start (new question) Pin
SilverShalkin7-Apr-02 15:25
SilverShalkin7-Apr-02 15:25 

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.