Hello All!
I have a program that uses the following windows api commands and
structures for enumerating and adding printers and drivers to a remote
machine. The program's job is to copy drivers from a print server to a
remote machine and add the drivers and printer to the remote machine's...
Hello All!
I have a program that uses the following windows api commands and
structures for enumerating and adding printers and drivers to a remote
machine. The program's job is to copy drivers from a print server to a
remote machine and add the drivers and printer to the remote machine's...
I can only receive small files < 20kb. Anything over that will stop about 1k bytes from being completely delivered. The code below shows the loop that should be receiving. The Receive method hangs without Blocking and throws an exception with Blocking on. nothing I have tried will accept the...
I am trying to get a handle for GetPrinterDriver with the OpenPrinter function but it keeps crashing VB. I need to be able to open a printer on a network print server so I can access the print driver and programatically install printers on the fly. Here is some of what I am working with...
My program needs to be able to update NTFS folder security on remote machines. I am trying to get the SDDL of a user's SID so I can add an ACE to the file's DACL. I am not able to reference the samlib.dll (figuring that it is the correct one) to access the SAM functions. Am I going about this...
I have been scouring the API for a way to set/get the properties for a shared folder and have come up with nothing. Hopefully someone can point me in the right direction in my search.
Thanks
I am trying to disable screen print even when the application is not active. I got ScreenPrint and ScreenPrint with CTRL or SHIFT pressed, but I can still print the screen with the ALT button pressed. Can someone tell me how to capture this? I am using Virtual Keys to capture the input in VB6...
I am trying to disable screen print even when the application is not active. I got ScreenPrint and ScreenPrint with CTRL or SHIFT pressed, but I can still print the screen with the ALT button pressed. Can someone tell me how to capture this. I am using Virtual Keys to capture the input in VB6...
I am packaging and deploying an application using the VB6 wizard and a strange problem is coming up. The wizard is not copying a DLL to the installing machine. The DLL is set in the dependencies and it is present in the .CAB file.
I made sure the service packs on the installing machine are the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.