Restored from previous forum. Originally posted by RocketGnome.
Hi!
Please forgive me if this question is overly-simplistic..
I've noticed that the Win32API is included as part of the PB commandset
by specifying the _ at the tail of the appropriate API command.
My question is..
Are there other libraries supported in this fashion? I would like to submit commands to the MCI. I believe the commands for this reside in the WinMM.dll
If so, how is something like..
mciSendStringA
accomplished in PB.
Thanks in advance,
Dan (RocketGnome)
Other API libraries..
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by RocketGnome.
Ah crud. I'm braindead. mci IS in win32.
But in an attempt not to waste space with an invalid post,
is it possible to import other API's outside of Win32 in some way?
I know this would get messy when attempting to make the language multi-
platform. But is it possible, or planned in the future?
Thanks
Dan
Ah crud. I'm braindead. mci IS in win32.
But in an attempt not to waste space with an invalid post,
is it possible to import other API's outside of Win32 in some way?
I know this would get messy when attempting to make the language multi-
platform. But is it possible, or planned in the future?
Thanks
Dan