Board index » delphi » BP7: DLL in DOS protected mode program
ma...@uni-duisburg.de (Michael Mauch)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
BP7: DLL in DOS protected mode program
Hi!
I have two questions regarding the usage of (Windows-)DLLs in a DOS 1) Which Windows functions may the DLL use? The docs say, it may only 2) How do I know which functions are called from within of a DLL, if I Imported Names Table offset: 011Eh That's nice, but where can I find the _name_ of these functions? If I Regards... |