|
From: Hari on 17 Apr 2008 12:57 I have issues with Createfile() in Vista. In my code, I am trying to open aprinter share(\\vista_ip_addr\print_share) with Creatfile() and OPEN_EXISTING as one of the parameter. Eventhough the share exists, CreateFile always fails saying file not found. It is working fine if I use OPEN_ALWAYS instead of OPEN_EXISTING. But it Interestingly, the same code works in other OS (printingremotely using \\vistamac_ip_addr\print_share). Adding the manifest didn't work either. Any thoughts on this?
|
Pages: 1 Prev: Access violation in oleaut32.dll Next: Increasing your traffic and rankings to your website... |