Michael,

When you install the BDK, BAPI32.dll (wrapper) along
with the delphi library (wrapped by the dll) is placed
into the %windir%\system folder e.g.
C:\Windows\System\

I tried using the LoadLibrary(...) Windows API in
VisualC++.Net (Visual Studio.Net 2005) to load the
BAPI32.dll a week ago.. but i had to give up on it. 
My guess is the dll was generated probably in
vicualc++ 98 (6.0) or maybe visualc++ 5.0 .. things
have changed since then.. maybe something is fishy in
the DLLMain(..) entry point..  not consistent with the
dlls generated nowadays by the modern compilers.. as
vc++ 2005. If someone has the source code to
BAPI32.dll i am sure it can be recompiled with some
changes in the source code to mak eit work. Or if
anyone has already made it work plz inform.

Currently I am looking at MDO.Net (written in VJ#.Net)
which has a few classes (VistaMessage and
VistaConnection etc )which conceptually are the same
as the broker's client side "delphi" components or the

"bapi32.dll"
These classes establish socket coomunication with the
RPC Broker listener component on teh server side. and
makes RPC requests. Good thing is MDO.Net (Mecial
Domain Objects) also provides a collection of domain
specific classes i.e. imagingreport, laborder, patient
etc so the response from RPC call is encapsulated in
the domain objects.

having mdo.net means accessing vista server via .Net
languages!

Has anyone got any idea regarding the whereabouts of
the hotty... i.e. VistaLink 2.0 which is fully JCA
compliant ??

If i get my hands on VLink 2.0... even thinkin of that
is thrilling :P

Regards,
Imran

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to