Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: chrispybee
  • Content: Threads
  • Order by date
  1. chrispybee

    What happens when the APPLY button is selected?

    Hi, I'm wanting to find out what happens when you select the APPLY button within Desktop>Appearance? I've tried Regmon, Filemon, process explorer and WinSpy and cannot find what class Windows would call? Any ideas?
  2. chrispybee

    What are the best MCSE 70-290 exam books?

    I'm currently doing my 70-290 exam and failed it twice. I've got the core requirements Microsoft pack but this does not cover the entire exam. My boss is ready to buy another book for me but I dont know what book to choose? Thanks
  3. chrispybee

    Getting Title, Subject from Summary windows into Strings

    Please can someone help me out here, I'm trying to Get the Title, Subject from File Summary into Strings
  4. chrispybee

    Issue with pictures not being displayed correctly in XP

    I've got a splash screen that works fine in windows 2000 but in XP it's displaying like the colour resoultion is incorrect. If I change my Appearance to Windows Classic, this works fine. but when using Windows XP Style, the corruption starts. The image is a dithered background. Shading from...
  5. chrispybee

    Trying to reporduce a 10061 Socket Error, any ideas

    Hi Guys and Gals. I'm trying to reproduce an 10061 socket error, has anyone got any ideas on how to do this?
  6. chrispybee

    NTFS Question

    Hi Guys, I've been told that Citrix uses FAT32 for Client Network Drives. Can you tell me if this is the case or can it use NTFS?
  7. chrispybee

    Assign User & Group Error.

    I've have an issue where i've assigned a user to a group. If I use WHOAMI.EXE from MS-Resource Kit 2K It cannot get all the groups assigned from this user. Has anyone had this issue?? If so, how was it fixed. I've just created another group and the same with this... Thanks in advance.. Chris
  8. chrispybee

    Autoexec.bat keeps on disappeating??

    Hi Guys, I have a computer that after a reboot, looses the autoexec.bat file. This gets really anoying and cannot find anything wrong. I've got McAffe AV installed (Virus Scan 4) with latest updates but finds nothing? Any Ideas?? Cheers and Merry Christmas
  9. chrispybee

    Printing to a Printer set to FILE:

    Hi all, I'm trying to find out how to print a file to a printer set to FILE: and give it an output filename. Any help would be great. Many Thanks
  10. chrispybee

    Converting .PS to .EPS

    Hi, I'm trying to convert an .ps file (with text and graphics) to a .eps file. The only problem is that I've got to keep the file in it's original state. I've tried putting it thru a 3rd party piece of software but it creates the whole document as a flat image not keeping the each element...
  11. chrispybee

    Find AppleTalk Node Number???

    Can anyone tell me how to find a AppleTalk node number on Windows 2000 server. We have Macs and wanting to find what AppleTalk number it's using?? Please help!
  12. chrispybee

    Wait process takes CPU usage to 100% Help?

    I have a wait routine that maxs out my CPU while it waits. Is there another way of waiting #seconds without maxing out my cpu. I've tried the following. Example 1: Public Sub Wait(sec As Single) Dim tim As Single tim = Timer While Timer < tim + sec DoEvents Wend End...
  13. chrispybee

    Problems with Printing

    I'm having problems with network printing. Is there away without installing the printer locally, then Citrix picking it up. Instead make Citrix install the printer? Hope you get what i mean....
  14. chrispybee

    Please, can someone help me on this. Print Spooler!

    Hi Everyone, I've written a program that should get each character and output to a printer. I cannot seem to get this to work. I'm sending the data ok, but it looses it's formatting when outputing. As you can see, I've done this 2 ways and both not working fully. I really need this to work by...
  15. chrispybee

    Printing a .EPS File from Windows, struggling here a bit

    I've written a program the gets a .eps file and prints via GSPRINT (Ghostscipt). Each time I print the page, it get's cropped. I've used the -dNOEPS and other extentions and no others seem to work. If I use -EPSFitPage this blows up the image and this is no good. I need to keep the original...
  16. chrispybee

    Log deleted files in event viewer, please help

    HI Guys and Gals Is it possible to log deleted files or folders within Event Viewer?? Thanks Chris
  17. chrispybee

    ICA Client for Windows

    HI Guys & Gals. I'm setting up some client pc's with ICA Client on them, using windows 2000 pro and wondering if anyone can help? I'm trying to setup a pc that requires a multipul users to log in and double click the ICA icon. I only want to configure the thing once and everyone would pick up...
  18. chrispybee

    Cannot access printers from start menu, HELP!!!!

    Hi all. I've got a citrix server running xpa fr2 and whenever I try and go into printers from the start menu, it hangs the machine and then clears the screen. I've tried going in as an Administrator and with a User account. Both failed. Also I'm having trouble with printing from Explorer...
  19. chrispybee

    Printer not printing text only images

    Hi all I'm having a little trouble with two printers not printing text only graphics. Any ideas?? Thanks
  20. chrispybee

    Copying files

    Hi Guys Say you had on you local pc, 2 mapped drives to two servers You dragged one file from one mapped drive to another, how would it copy the file. Would it copy to your local pc then the other server or from server to server??? Thanks

Part and Inventory Search

Back
Top