<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — Need help compiling a minor change]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=418&amp;type=atom" />
	<updated>2010-07-01T02:55:10Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=418</id>
		<entry>
			<title type="html"><![CDATA[Re: Need help compiling a minor change]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1594#p1594" />
			<content type="html"><![CDATA[<p>Thanks mate and it even works like i was hoping <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /> next time I&#039;ll have a look at codeblocks and mingw see if i can work that out. You help is awesome though as is the BMax wrapper for irrlicht!</p>]]></content>
			<author>
				<name><![CDATA[fishy417]]></name>
				<uri>https://gprogs.com/profile.php?id=243</uri>
			</author>
			<updated>2010-07-01T02:55:10Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1594#p1594</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help compiling a minor change]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1591#p1591" />
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2010-07-01T01:33:18Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1591#p1591</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help compiling a minor change]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1587#p1587" />
			<content type="html"><![CDATA[<p>Ah cool, that would be cool if you can compile it, in the CIrrDeviceWin32.cpp it says to add the following line to the case WM_SYSCOMMAND: I can email the cpp file if you prefer but it was easy for me to find. What is the MingW dll is it possible for me to look and compile after looking into it or is it a purchased component? </p><p>I hope this will do what i want for now anyway, thanks<br />...<br />case WM_SYSCOMMAND:<br />&nbsp; &nbsp; // prevent screensaver or monitor powersave mode from starting<br />&nbsp; &nbsp; if ((wParam &amp; 0xFFF0) == SC_SCREENSAVE ||<br />&nbsp; &nbsp; &nbsp; &nbsp; (wParam &amp; 0xFFF0) == SC_MONITORPOWER)<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; { <br />&nbsp; &nbsp; return 0; <br />&nbsp; &nbsp; } <br />&nbsp; &nbsp; else if ((wParam &amp; 0xFFF0) == SC_KEYMENU) // added <br />&nbsp; &nbsp; { <br />&nbsp; &nbsp; return 0; <br />&nbsp; &nbsp; } <br />&nbsp; &nbsp;<br />&nbsp; &nbsp; break;</p><p>...</p>]]></content>
			<author>
				<name><![CDATA[fishy417]]></name>
				<uri>https://gprogs.com/profile.php?id=243</uri>
			</author>
			<updated>2010-06-29T09:56:41Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1587#p1587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help compiling a minor change]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1586#p1586" />
			<content type="html"><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; the BMAX mod requires a MingW compiled DLL.&nbsp; please post the modified code and i can recompile for you.</p>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2010-06-29T07:04:02Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1586#p1586</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Need help compiling a minor change]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1585#p1585" />
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[fishy417]]></name>
				<uri>https://gprogs.com/profile.php?id=243</uri>
			</author>
			<updated>2010-06-29T06:14:17Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1585#p1585</id>
		</entry>
</feed>
