Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with combox control Pin
Ganesh_T22-May-06 23:36
Ganesh_T22-May-06 23:36 
GeneralRe: Problem with combox control Pin
LaHaHa23-May-06 16:03
LaHaHa23-May-06 16:03 
QuestionNotify file operation before OS Pin
cnez22-May-06 22:25
cnez22-May-06 22:25 
AnswerRe: Notify file operation before OS Pin
ThatsAlok23-May-06 1:25
ThatsAlok23-May-06 1:25 
AnswerRe: Notify file operation before OS Pin
ThatsAlok23-May-06 1:26
ThatsAlok23-May-06 1:26 
QuestionPrototype mismatch Pin
satsumatable22-May-06 21:51
satsumatable22-May-06 21:51 
AnswerRe: Prototype mismatch Pin
Laxman Auti22-May-06 22:10
Laxman Auti22-May-06 22:10 
GeneralRe: Prototype mismatch Pin
satsumatable22-May-06 22:12
satsumatable22-May-06 22:12 
Yes i made mistake but still im getting same Object reference Error.


brFileContent->Read (abData,0,2); //brFileContent is Binary Reader

Byte *pbManagedData = &(abData[0]); // Get starting point of Array (I can able to see Data and address here

axSimpleAdditionAtx1 ->FinalBy (pbManagedData); // Calling Activex


++++++++++++++++++++++++++++++++
void VRMControl::FinalBy (BYTE* ByteValue) // Prototype
{

}

GeneralRe: Prototype mismatch Pin
Laxman Auti22-May-06 22:28
Laxman Auti22-May-06 22:28 
GeneralRe: Prototype mismatch Pin
satsumatable22-May-06 23:32
satsumatable22-May-06 23:32 
GeneralRe: Prototype mismatch Pin
Maxwell Chen22-May-06 23:40
Maxwell Chen22-May-06 23:40 
GeneralRe: Prototype mismatch Pin
Laxman Auti22-May-06 23:42
Laxman Auti22-May-06 23:42 
GeneralRe: Prototype mismatch Pin
Maxwell Chen22-May-06 23:44
Maxwell Chen22-May-06 23:44 
AnswerRe: Prototype mismatch Pin
Member 227165523-May-06 4:35
Member 227165523-May-06 4:35 
GeneralRe: Prototype mismatch Pin
Member 227165523-May-06 20:02
Member 227165523-May-06 20:02 
AnswerRe: Prototype mismatch Pin
Member 227165523-May-06 20:03
Member 227165523-May-06 20:03 
QuestionFile Opening problem Pin
VinayCool22-May-06 21:24
VinayCool22-May-06 21:24 
AnswerRe: File Opening problem [modified] Pin
Stephen Hewitt22-May-06 21:28
Stephen Hewitt22-May-06 21:28 
GeneralRe: File Opening problem [modified] Pin
VinayCool22-May-06 21:33
VinayCool22-May-06 21:33 
GeneralRe: File Opening problem [modified] Pin
Saday Sarkar23-May-06 2:36
Saday Sarkar23-May-06 2:36 
GeneralRe: File Opening problem [modified] Pin
Hamid_RT22-May-06 21:37
Hamid_RT22-May-06 21:37 
GeneralRe: File Opening problem [modified] Pin
Stephen Hewitt22-May-06 21:38
Stephen Hewitt22-May-06 21:38 
GeneralRe: File Opening problem [modified] Pin
Hamid_RT22-May-06 22:03
Hamid_RT22-May-06 22:03 
GeneralRe: File Opening problem [modified] Pin
Laxman Auti22-May-06 22:03
Laxman Auti22-May-06 22:03 
GeneralRe: File Opening problem [modified] Pin
VinayCool22-May-06 22:14
VinayCool22-May-06 22:14 

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.