Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
516 views

WinAPI C - RunAsUser from REDMON_USER and REDMON_SESSIONID

I installed a PostScript printer driver and have setup REDMON (redmonnt.dll) for redirecting postscript output to my program. In my rather simple c program I capture the data from STDIN and I am able ...
2
votes
1answer
488 views

Redmon's Run As User not loading user's enviroment variables

I'm attempting to use Redmon http://www.winimage.com/misc/redmon/ to send print jobs to a custom C# application. Redmon "runs" (actually the Print Spooler) as SYSTEM but has an option to Run As User ...
1
vote
3answers
4k views

Can't add new Redirected Port in Windows 7 after installing RedMon

My operating system is Windows 7 32bit. I installed RedMon1.7, Ghostscript 8.71 and GSview 4.9; installations were successful. I went to Add New Local Printer in Windows Devices and Printers, clicked ...
1
vote
1answer
912 views

Redmon redirect to a .NET Windows.Forms application

I have an interesting task: to write a program which captures input from the program called Redmon. It is basically a virtual printer which redirects the output to a program. I installed Redmon and ...
0
votes
1answer
132 views

Where can I find resources on developing a PostScript printer for Windows 7

I'm developing a virtual printer to accept print jobs and route them to real printers in a LAN. I'm hoping to create a postscript printer to act as a shared virtual printer to accept print jobs from ...
0
votes
2answers
574 views

Can I use/include gsdll32.dll redmonnt.dll (no modifications) in a commercial application for my client?

I am not a license expert; however, after a lot of research, I am still struggling to answer the following questions and would like to know if my assumptions are right! Is it legal to include ...