Help in language monitor

Hi all,

Im using language monitor in my printer driver, I have
created a thread in openport,which will send the command to the printer
continously(i.e in while(1) loop). when I delete the printer ,I will
stop the thread using ExitThread().

My problem is after installing the driver,it works fine.But
when I restart the Computer,the installed printer is not found in
Printers and faxes folder.

Will Closeport will be called on restarting the computer.

Regards
Hari

What OS?

Does the printer remain in the printer folders if you don’t create this
thread in your language monitor?

Is the driver still in the Drivers tab of printers folder>server
properties even if it isn’t in the printer folder itself?

ScottR

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@wipro.com
Sent: Tuesday, September 18, 2007 9:08 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Help in language monitor

Hi all,

Im using language monitor in my printer driver, I
have created a thread in openport,which will send the command to the
printer continously(i.e in while(1) loop). when I delete the printer ,I
will stop the thread using ExitThread().

My problem is after installing the driver,it works
fine.But when I restart the Computer,the installed printer is not found
in Printers and faxes folder.

Will Closeport will be called on restarting the computer.

Regards
Hari


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars
visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer