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

C / C++ / MFC

 
Questionerror C2011 Pin
vcprog18-Aug-08 19:08
vcprog18-Aug-08 19:08 
AnswerRe: error C2011 Pin
Jijo.Raj18-Aug-08 19:44
Jijo.Raj18-Aug-08 19:44 
GeneralRe: error C2011 Pin
vcprog18-Aug-08 20:06
vcprog18-Aug-08 20:06 
GeneralRe: error C2011 Pin
Jijo.Raj18-Aug-08 21:42
Jijo.Raj18-Aug-08 21:42 
GeneralRe: error C2011 Pin
vcprog18-Aug-08 22:23
vcprog18-Aug-08 22:23 
GeneralRe: error C2011 [modified] Pin
Jijo.Raj18-Aug-08 22:31
Jijo.Raj18-Aug-08 22:31 
QuestionHow to pass variables of type RecordSet from VB ocx to VC++ program??? Pin
savitri18-Aug-08 18:56
savitri18-Aug-08 18:56 
AnswerRe: How to pass variables of type RecordSet from VB ocx to VC++ program??? Pin
User 21559718-Aug-08 19:06
User 21559718-Aug-08 19:06 
I maybe wrong but you may need to use ADO instead of CRecordet. The VB ActiveX control you are using is expecting an IDispatch compatible interface as parameters.
Some ADO examples are listed below -
MSDN - ADO Code Examples in Visual C++[^]
Codeproject - Database - ADO[^]


Sohail



modified 21-Apr-21 21:01pm.

GeneralRe: How to pass variables of type RecordSet from VB ocx to VC++ program??? Pin
savitri18-Aug-08 19:35
savitri18-Aug-08 19:35 
GeneralRe: How to pass variables of type RecordSet from VB ocx to VC++ program??? Pin
User 21559718-Aug-08 19:53
User 21559718-Aug-08 19:53 
GeneralRe: How to pass variables of type RecordSet from VB ocx to VC++ program??? Pin
savitri18-Aug-08 20:08
savitri18-Aug-08 20:08 
GeneralRe: How to pass variables of type RecordSet from VB ocx to VC++ program??? Pin
User 21559718-Aug-08 20:20
User 21559718-Aug-08 20:20 
GeneralRe: How to pass variables of type RecordSet from VB ocx to VC++ program??? Pin
David Crow19-Aug-08 3:40
David Crow19-Aug-08 3:40 
QuestionUSB Information Pin
NewVC++18-Aug-08 18:39
NewVC++18-Aug-08 18:39 
AnswerRe: USB Information Pin
User 21559718-Aug-08 18:54
User 21559718-Aug-08 18:54 
GeneralRe: USB Information Pin
NewVC++18-Aug-08 19:00
NewVC++18-Aug-08 19:00 
GeneralRe: USB Information Pin
User 21559718-Aug-08 19:47
User 21559718-Aug-08 19:47 
GeneralRe: USB Information Pin
vcprog18-Aug-08 20:09
vcprog18-Aug-08 20:09 
AnswerRe: USB Information Pin
User 21559718-Aug-08 20:27
User 21559718-Aug-08 20:27 
GeneralRe: USB Information Pin
vcprog18-Aug-08 21:02
vcprog18-Aug-08 21:02 
GeneralRe: USB Information Pin
User 21559718-Aug-08 21:58
User 21559718-Aug-08 21:58 
GeneralRe: USB Information Pin
NewVC++19-Aug-08 1:19
NewVC++19-Aug-08 1:19 
AnswerRe: USB Information Pin
Hamid_RT18-Aug-08 20:22
Hamid_RT18-Aug-08 20:22 
AnswerRe: USB Information Pin
vikas amin19-Aug-08 5:27
vikas amin19-Aug-08 5:27 
QuestionGet value of address from memory(VC++6.0) ? Pin
aa_zz18-Aug-08 17:50
aa_zz18-Aug-08 17:50 

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.