search for: courthouse

Displaying 4 results from an estimated 4 matches for "courthouse".

Did you mean: courteous
2003 Apr 17
0
repost
...osts allow = 216.169.21. 216.169.22. ==snip== [netlogon] path = /usr/local/samba/lib/netlogon write list = ntadmin [profiles] path = /export/smb/ntprofile read only = No create mask = 0600 directory mask = 0700 -- Stephen Slaton Sweetwater County Courthouse 80 W. Flaming Gorge Way Green River, Wy 82935 Voice: 307-872-6415 Fax: 307-872-6469
2003 Apr 14
0
Multiple connections error on XP (Samba PDC)
...proxy = No wins server = 216.169.22.30 hosts allow = 216.169.21. 216.169.22. ==snip== [netlogon] path = /usr/local/samba/lib/netlogon write list = ntadmin [profiles] path = /export/smb/ntprofile read only = No create mask = 0600 directory mask = 0700 -- Stephen Slaton Sweetwater County Courthouse 80 W. Flaming Gorge Way Green River, Wy 82935 Voice: 307-872-6415 Fax: 307-872-6469
2005 Mar 25
2
Zap Detect called party pickup
...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;U.S.&nbsp;District&nbsp;Court,&nbsp;NYWD<br>patrick_healy@nywd.uscourts.gov&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;304&nbsp;U.S.&nbsp;Courthouse<br>Voice:&nbsp;716-332-1770&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&a...
2009 Feb 08
2
Can I use EXPORT in a def file to export Dll's functions?
As it looks from the title, I found that the wineHQ source code has another way to export functions from DLL files and it calls the definition files like: FileName.spec I used to use the: FileName.def Of course under XP. So is it something refers to the compiler and it must respect this order or I can use the old school style I'm used to back in the days, because I find it kinda annoying