The MySQL interface is not exported by any of the engine binaries (it is used by some of our internal tools).
- Alfred ----Original Message---- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morten Striboldt Sent: Wednesday, December 08, 2004 3:01 AM To: [EMAIL PROTECTED] Subject: [hlcoders] imysqlwrapper > Anyone had succes implementing the imysqlwrapper interface into a > Server Plugin, or is it not possible at the current state ? > > I have tried: > > mysql = (IMySQL*)interfaceFactory(MYSQL_WRAPPER_VERSION_NAME, NULL); > > But couldn't get an interface. > > -Morten > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list > archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

