VB6.0用掲示板の過去のログ(No.1)−VBレスキュー(花ちゃん)
[記事リスト] [新規投稿] [新着記事] [ワード検索] [過去ログ] [管理用]

投稿日: 2003/02/06(Thu) 11:11
投稿者だい
Eメールdee_bassist@hotmail.com
URLhttp://homepage2.nifty.com/Dee/
タイトルRe: システムリソース情報取得

> GetFreeResources(GFSR_SYSTEMRESOURCES)
> Windows2000,XPの方法を教えてください。

HOWTO: Get Free System Resources in 32-Bit Visual Basic
http://support.microsoft.com/default.aspx?scid=KB;en-us;q190217

下記の理由から、有効性は疑問かもしれませんが。

引用Start----------------------------------------
Note that Windows NT (all versions) and Windows 2000 is designed to dynamically allocate
memory to the GDI and User heaps as needed. GetFreeSystemResources always returns 90% on
Windows NT and 2000. Unlike other versions of Windows, Windows NT and 2000 do not run out
of system resources and stop responding. It is highly unlikely that your Visual Basic
application will have any need to monitor system resources on Windows NT and 2000.
----------------------------------------引用End


- 関連一覧ツリー (★ をクリックするとツリー全体を一括表示します)

- 返信フォーム (この記事に返信する場合は下記フォームから投稿して下さい)

- Web Forum -