Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to call add(int i,int j) function in a mfc dll from vb application Pin
punit singh15-Mar-07 5:59
punit singh15-Mar-07 5:59 
GeneralRe: how to call add(int i,int j) function in a mfc dll from vb application Pin
David Crow15-Mar-07 6:11
David Crow15-Mar-07 6:11 
GeneralRe: how to call add(int i,int j) function in a mfc dll from vb application Pin
punit singh15-Mar-07 7:00
punit singh15-Mar-07 7:00 
GeneralRe: how to call add(int i,int j) function in a mfc dll from vb application Pin
David Crow15-Mar-07 7:06
David Crow15-Mar-07 7:06 
Questionbar style windows Pin
akqira15-Mar-07 5:08
akqira15-Mar-07 5:08 
QuestionRe: bar style windows Pin
Maximilien15-Mar-07 7:52
Maximilien15-Mar-07 7:52 
AnswerRe: bar style windows Pin
akqira16-Mar-07 5:40
akqira16-Mar-07 5:40 
QuestionADO OpenTable database ACCESS cause memory problem !! Pin
AkiraOne15-Mar-07 4:43
AkiraOne15-Mar-07 4:43 
Hello!

I open an ACCESS table, this is a very big table, for open this table I use a OLE DB
with ADO Classes wrapping...but...memory problem!

I open a big table with this istruction:

<br />
m_pRecordset->Open(m_strQuery.GetBuffer(), _variant_t((IDispatch*)mpdb, TRUE),<br />
                   adOpenKeyset, adLockOptimistic, adCmdTable);<br />
m_strQuery.ReleaseBuffer();<br />
<\endcode><br />
<br />
Where m_pRecordset is a _RecordsetPtr.<br />
<br />
When I performe the open istruction the memory comes literally eaten.<br />
The program in order to execute the table begins to have use of of all the RAM memory.<br />
<br />
Ther'is a BUG  in the ADO Provider or other FIXED ?<br />
Any Idea ??:(<br />
<br />
Thanks in advance <br />
<br />
<div class="ForumSig">Too many plans make the health badly!!</div>

QuestionDef bet MFC app wiz and Win32 Pin
vibindia15-Mar-07 4:36
vibindia15-Mar-07 4:36 
AnswerRe: Def bet MFC app wiz and Win32 Pin
David Crow15-Mar-07 5:06
David Crow15-Mar-07 5:06 
GeneralRe: Def bet MFC app wiz and Win32 Pin
vibindia15-Mar-07 5:15
vibindia15-Mar-07 5:15 
GeneralRe: Def bet MFC app wiz and Win32 Pin
Cedric Moonen15-Mar-07 5:21
Cedric Moonen15-Mar-07 5:21 
GeneralRe: Def bet MFC app wiz and Win32 Pin
David Crow15-Mar-07 5:22
David Crow15-Mar-07 5:22 
QuestionAbout RealVNC Pin
javad_200515-Mar-07 4:34
javad_200515-Mar-07 4:34 
QuestionCheck for file extension, file type!? Pin
bosfan15-Mar-07 4:23
bosfan15-Mar-07 4:23 
AnswerRe: Check for file extension, file type!? Pin
Mark Salsbery15-Mar-07 5:26
Mark Salsbery15-Mar-07 5:26 
GeneralRe: Check for file extension, file type!? Pin
bosfan16-Mar-07 1:57
bosfan16-Mar-07 1:57 
GeneralRe: Check for file extension, file type!? [modified] Pin
bosfan18-Mar-07 22:00
bosfan18-Mar-07 22:00 
AnswerRe: Check for file extension, file type!? Pin
Hamid_RT15-Mar-07 19:45
Hamid_RT15-Mar-07 19:45 
GeneralRe: Check for file extension, file type!? [modified] Pin
bosfan16-Mar-07 1:59
bosfan16-Mar-07 1:59 
GeneralRe: Check for file extension, file type!? Pin
Hamid_RT16-Mar-07 7:14
Hamid_RT16-Mar-07 7:14 
Question[MMC] property pages and topmost Pin
gustave_moriss15-Mar-07 3:33
gustave_moriss15-Mar-07 3:33 
AnswerRe: [MMC] property pages and topmost Pin
gustave_moriss20-Mar-07 1:11
gustave_moriss20-Mar-07 1:11 
QuestionAre ther any information or articles or algorithms about OCR? Pin
poooooo15-Mar-07 3:26
poooooo15-Mar-07 3:26 
AnswerRe: Are ther any information or articles or algorithms about OCR? Pin
benjymous15-Mar-07 3:41
benjymous15-Mar-07 3:41 

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.