Re: msaccess.exe API calls: where to get the function call description



MSAccess was not created with the notion that its functions would be
called in the method you are suggesting. Many Windows functions are.
This is because Windows is an OS. Applications do their things by
calling OS functions, a basic understanding of programming that many or
most discussions, classes and textbooks ignore.
To use MSAccess functions one would have to find an entry point. And
then one would have to find some documentation for parameters, types
and return values. TTBOMK this documentation is not public. Its
possible that parameters would be of such types that they could not be
emulated in VBA. And its possible that misuse of these functions could
result in massive damage to one's database and perhaps many of the
programs on the machine where the attempt is made.
The task you are describing is most unusual and difficult. If it were
attempted by an eperienced and resourceful programmer of VBA and C+ it
would be challenging. You will know if it's appropriate for you, but
one guess that since you are not familiar with the fundamentals of
using the Windows API, it is not.
If you are a genius, I suggest you work your way through your problem
and astound us with your solution. If not, I suggest you content
yourself with simple questions such as, "How can I write a value to
the Registry?"

.



Relevant Pages

  • Re: Notating out old code in Access Database
    ... done any programming with Access. ... Your dealing with VBA, not VB5/6. ... In this case MSAccess VBA. ... MSAccess supplies a "DoCmd" function ...
    (microsoft.public.vb.general.discussion)
  • Re: msaccess.exe API calls: where to get the function call description
    ... David,I am using VBA code module in MS ACCESS. ... This is because Windows is an OS. ... a basic understanding of programming that many or ... TTBOMK this documentation is not public. ...
    (comp.databases.ms-access)
  • Re: Learning VBA
    ... whatever programming language becomes the default that the Mac and PC ... Keep in mind that Mac Office and Windows Office now ... Stick with VBA version 5. ... I don't want to discourage you from getting started on programming. ...
    (microsoft.public.mac.office.excel)
  • Re: [SLE] Developing a Real Time Data System
    ... The KBasic License is valid for both operating systems: Windows and Linux. ... Modern BASIC language ... chapters learning about the programming language. ...
    (SuSE)
  • Re: Reverse engineering != piracy (was Re: RosAsm disassembler output vs. IDA Pro)
    ... OOPL or fancy "class" keywords to be programming "OOP"...that stuff is ... Rene...one of your RosAsm newbies has just ... under the BASIC language, typing "?" ... surface that works within Windows...but then all "child" windows can ...
    (alt.lang.asm)