Click here to Skip to main content
15,921,774 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have to develop application in C language for partitioning the pen drive. I'm new to this usb development. Any one can suggest which system function can i use for partition pen drive. Thanks in Advance.

Regards
Mohan
Posted
Updated 18-Nov-10 2:57am
v2

1 solution

There's nothing special about it beind a USB device. It'll show up no different than any other disk.

Docs on IOCTL_DISK_SET_PARTITION_INFO_EX[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900