PDA

Click to See Complete Forum and Search --> : create dll with pascal


nokmaster
Sep 3rd, 2006, 05:27 AM
in pascal code it is possible to make it in dll? so that it can be referenced by visual basic?

br

Al42
Sep 5th, 2006, 05:51 PM
Sure - you can mung any data into any format. But you'll need a Pascal compiler that can compile dlls in some commonly-usable format.