37 lines
1.7 KiB
HTML
37 lines
1.7 KiB
HTML
<!-- This page was created with the RAD auto-doc generator. -->
|
|
<!doctype html public "-//w3c//dtd html 3.2 final//en">
|
|
<html>
|
|
<head>
|
|
<title>Memory management under Win32</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=iso8859-1">
|
|
<meta name="ms.locale" content="en-us">
|
|
<meta name="description" content="">
|
|
<meta name="ms-hkwd" content="Memory management under Win32">
|
|
<link rel="stylesheet" title="default" href="reference.css" type="text/css" media="screen">
|
|
</head>
|
|
<body topmargin="0">
|
|
<table cellspacing=0 cellpadding=0 class=bar width=100% height=25>
|
|
<tr class=bar>
|
|
<td class=bar>
|
|
<i> <a href="index.html" class=trn>Bink SDK 1.5v</a></i>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<h1>Memory management under Win32</h1>
|
|
<h4>Discussion</h4>
|
|
<p>By default, Bink handles memory management by calling the Windows memory functions directly. You can, however, replace the Bink allocation and freeing functions with the <a href="RADSetMemory.html">RADSetMemory</a> function. You can see how much memory is being used and what the peak use was with the <a href="BinkGetSummary.html">BinkGetSummary</a> function. </p>
|
|
<p><a href="Sharing the CPU unde2nabaa.html">Next Topic (Sharing the CPU under Win32)</a> </p><p><a href="Sound under Win32.html">Previous Topic (Sound under Win32)</a> </p><p>
|
|
<br>
|
|
<b>Group:</b>
|
|
<a href="The Win32 Platform.html">The Win32 Platform</a><br>
|
|
<b>Related Functions:</b>
|
|
<a href="BinkGetSummary.html">BinkGetSummary</a>, <a href="RADSetMemory.html">RADSetMemory</a></p>
|
|
<p align=center>
|
|
<a href="mailto:Bink1@radgametools.com">For technical support, e-mail Bink1@radgametools.com</a>
|
|
<br>
|
|
<a href="http://www.radgametools.com/bnkmain.htm?from=help1.5v">© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.</a>
|
|
</p>
|
|
<br>
|
|
</body>
|
|
</html>
|