Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 292)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#79 fixed smb.pdr: Default description is not being loaded from resources Herwig Bauernfeind Herwig Bauernfeind
Description

This isn't all that important, since the description gets replaced the first time you set the port properties, but it was worth fixing anyway (a variable isn't being initialized before being used, which is potentially dangerous).

#82 fixed smb.pdr: "send as binary file" does nothing Herwig Bauernfeind Herwig Bauernfeind
Description

This seems to have been a holdover from LPR32 (where it also actually did nothing, but at least there it could've in theory, given that lpr(32).exe has a switch for this; smbspool does not.

Looking at the code, you'll notice that the checkbox isn't actually referred to anywhere (beyond one line setting it to checked by default when the properties dialog initializes).

#83 fixed smb.pdr: "Install new port dialog" shows up to 64 icons Herwig Bauernfeind Herwig Bauernfeind
Description

It's actually pretty simple, but it does require SMB.PDR to have the DEFAULT_PORT EA

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.