CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    1

    MS Access automation

    Hi !

    ClassWizard generates c++ classes for MS Access Msacc8.olb file, but some methods have comments like:
    method 'GetControlType' not emitted because of invalid return type or parameter type. How can I use that GetControlType in this case ?

    Thanks,
    Serge



  2. #2
    Join Date
    Jun 1999
    Posts
    10

    Re: MS Access automation

    I don't have access installed on my box currently. Could you give the specific code which gives out that error, and I may be help you.


    VenkataSubramanian

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured