Skip to main content

Demo - Using Win32 API functions to find the free space on a drive

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

This shows how to find free disk space on a drive using Windows API calls

Resolution:

INTRODUCTION

==========

Find Free Disk Space on a Drive using Windows API calls

SOURCE FILES:

==========

Program Files     Description

----------------     -----------------------------------------------------------

diskinfo.cbl         Main program for sample

Copy Files:

----------------     -----------------------------------------------------------

miniwin.cpy

winerror.cpy

wintypes.cpy

OPERATION:

========

Open project and rebuild application

==========================================================

Keywords: demonstration, sample, example, demo, win32 api, freediskspace.zip

demo.ex

demo.ne

Attachments:

freediskspace.zip

Old KB# 4170