diff options
Diffstat (limited to 'pipermail/nel/2001-February/000190.html')
-rw-r--r-- | pipermail/nel/2001-February/000190.html | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000190.html b/pipermail/nel/2001-February/000190.html new file mode 100644 index 00000000..a75979d4 --- /dev/null +++ b/pipermail/nel/2001-February/000190.html @@ -0,0 +1,69 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Compilation of snowballs.exe under Windows 98 and NT</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:lecroart%40nevrax.com"> + <LINK REL="Previous" HREF="000189.html"> + <LINK REL="Next" HREF="000191.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Compilation of snowballs.exe under Windows 98 and NT</H1> + <B>Vianney Lecroart</B> + <A HREF="mailto:lecroart%40nevrax.com" + TITLE="[Nel] Compilation of snowballs.exe under Windows 98 and NT">lecroart@nevrax.com</A><BR> + <I>Mon, 12 Feb 2001 16:53:52 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000189.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li> + <LI> Next message: <A HREF="000191.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#190">[ date ]</a> + <a href="thread.html#190">[ thread ]</a> + <a href="subject.html#190">[ subject ]</a> + <a href="author.html#190">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +It's a bug. you have 3 ways to resolve it: +1- The bug occurs only in ReleaseDebug mode so you could try in to change +the mode to Release, it will work fine (to change the mode, go to the menu +'Build', 'Set Active Configuration' and select 'client - Win32 Release' +2 - correct the bug yourself. It s very easy, select the 'ReleaseDebug' +configuration and go to 'Project', 'Settings' and go to the 'Link' tab. Then +search in the 'project options' text the string '/subsystem:console' and +remplace it by '/subsystem:windows'. and relink. +3 - wait 24h and update the new cvs to get the fix. + +Thanks. + +Vianney Lecroart +--- +lead network programmer / nevrax.com +icq#: 6870415 +homepage: <A HREF="http://ace.planet-d.net">http://ace.planet-d.net</A> +www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o? K- +w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y? + + + + +</pre> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000189.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li> + <LI> Next message: <A HREF="000191.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#190">[ date ]</a> + <a href="thread.html#190">[ thread ]</a> + <a href="subject.html#190">[ subject ]</a> + <a href="author.html#190">[ author ]</a> + </LI> + </UL> +</body></html> |