| View previous topic :: View next topic |
| Author |
Message |
Alessandro Strazzero Guest
|
Posted: Wed Nov 15, 2006 9:10 am Post subject: cfgmgr32.h |
|
|
I have implemented the code to eject an USB removable disk.
At compiling time, the compiler is not able to find the file
cfgmgr32.h.
Then I got this file from Windows SDK but the compiler is not
able to process it because of any errors.
Any tips ?
Best Regards
/Alessandro |
|
| Back to top |
|
 |
Darko Miletic Guest
|
Posted: Sat Nov 18, 2006 1:43 am Post subject: Re: cfgmgr32.h |
|
|
Alessandro Strazzero wrote:
| Quote: | I have implemented the code to eject an USB removable disk.
At compiling time, the compiler is not able to find the file
cfgmgr32.h.
Download bccSDK. In there you will find the needed file. BTW post some |
code to demonstrate the error. |
|
| Back to top |
|
 |
|