
Hi folks --
I'm interested in Win32 libsmi. Because so few Win32 guys outside this group know anything about it; and those who do know are (like me) afraid of it, I decided to start writing a user guide for Win32 libsmi development. It's at
http://www.pwilson.net/Win32HowTo.html
I'd appreciate it if you libsmi experts could take a look and tell me if this is or is not the right approach to introducing libsmi to the wider Win32 audience that it deserves.
On another note, I'm stuck in my own development of this package. I have a libsmi.dll that I got from Luis, but I need a libsmi.obj. And my obsessive personality inists that I need a real, formal Visual Studio project/solution. Yigal or someone else, can yu help me with this?
Thanks, everyone.
-- Pete Wilson http://www/pwilson.net/
____________________________________________________________________________________ Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow

Hi Pete,
I use nmake and GNU make to build w32 libsmi. MSDEV GUI uses the exact same command-line tools (cl, link, lib etc.). I have not build a dll, the static library works fine especially for this type of application.
Regards,
On: Mon, 24 Sep 2007 08:18:16 -0700 (PDT) Pete Wilson pete142@yahoo.com wrote:
Hi folks --
I'm interested in Win32 libsmi. Because so few Win32 guys outside this group know anything about it; and those who do know are (like me) afraid of it, I decided to start writing a user guide for Win32 libsmi development. It's at
http://www.pwilson.net/Win32HowTo.html
I'd appreciate it if you libsmi experts could take a look and tell me if this is or is not the right approach to introducing libsmi to the wider Win32 audience that it deserves.
On another note, I'm stuck in my own development of this package. I have a libsmi.dll that I got from Luis, but I need a libsmi.obj. And my obsessive personality inists that I need a real, formal Visual Studio project/solution. Yigal or someone else, can yu help me with this?
Thanks, everyone.
-- Pete Wilson http://www/pwilson.net/
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To unsubscribe or adjust !! your settings, send a mail message to libsmi-request@ibr.cs.tu-bs.de !! or look at https://mail.ibr.cs.tu-bs.de/mailman/listinfo/libsmi.
participants (2)
-
Pete Wilson
-
Yigal Hochberg