> > An unexpected error occurred while initializ- > ing an application 0xc0000034 > > When using it dynamically, the LoadLibrary() func- > tion returns NilHandle, indicating failure. >
Both errors indicate that the dll couldn't be loaded. Or the dll itself isn't found, or the dll has dependencies (probably c libraries) that aren't found. Ludo _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal