Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Please Help me..
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00185408
Message ID:
00185465
Views:
17
>>Hi..All
>>I want get Serail Number from Disk..How I can do it form Visaul Foxpro? and I have meny file (main.mpr) How I can make to (main.mnx) file..Please help me
>>
>>Best Regrards,
>>Narong
>
>Hi Narong
>
>You have to use the following API call:
>
>DECLARE short GetVolumeInformation IN Win32API ;
> STRING lpRootPathName, ;
> STRING lpVolumeNameBuffer, ;
> INTEGER nVolumeNameSize, ;
> STRING lpVolumeSerialNumber, ;
> STRING lpMaximumComponentLength, ;
> STRING lpFileSystemFlags, ;
> STRING lpFileSystemNameBuffer, ;
> INTEGER nFileSystemNameSize

Also, main.mnx is the working menu you MODIfy and work on. Main.mpr is the generated menu program.

Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform