Search results for query: *

  1. TazNormand

    SOS URGENT : Free Real Zip Component

    [resolved] Hi OK, it works very very fine i have updated my code to use your class thanks for millions years :) :) :) :) :) :)
  2. TazNormand

    How to Use Framework 2.0 with VB .net 2003 [RESOLVED]

    huu how to close ??? please don't answer me look at my signature, it didn't help me the last time you say that to me !!!
  3. TazNormand

    How to Use Framework 2.0 with VB .net 2003 [RESOLVED]

    thanks for your answer i think my company won't pay for a VS 2005 upgrade. :( i'll try the free express version, and i'll continue to use the 2003 version with FW 1.1 i close this post thanks again :p
  4. TazNormand

    How to Use Framework 2.0 with VB .net 2003 [RESOLVED]

    Hi, I've just installed the Framework .net 2.0 redist package, and i use VS .net 2003 (only VB .net in fact), when i try to force Framework 2.0 in the Project properties (Generation/Runtime), i only see framework 1.1, 1.0 and 1.1+1.0 Where is the 2.0 ? Is there any patch ? :confused: it's...
  5. TazNormand

    adding buttons tu other running app like actual title buttons(R)

    Hi, I'd like to handle other running applications to add buttons to minimize, maximize, stay on top and minimize to tray like the application from Actual tools (www.actualtools.com) Actual title buttons. 1st : how to handle forms of all running applications (including ie file downloading...
  6. TazNormand

    SOS URGENT : Free Real Zip Component

    Thanx, i'll try your library and i will answer a.s.a.p. thanx again for your help
  7. TazNormand

    SOS URGENT : Free Real Zip Component

    [RESOLVED] SOS URGENT : Free Real Zip Component Hi I explain my problem, Few month ago i've found a free zip compression component. Zip is ok, Winzip 8/9 recognize the file, open it, and decompress it, but the uncompressed file is different (some bytes ~ 100) from the originel file. I...
  8. TazNormand

    Urgent ! SOS ! How to remove CRLF in file

    how can i close my post to resolved ???
  9. TazNormand

    Urgent ! SOS ! How to remove CRLF in file

    HI again I have resolved my problem :D :cool: the answer is very simple : no replace use just use a readline for streamreader, bu not writeline for output file , i use a write !!! thanx jmcilhinney for your help, sorry to answered you so bad this is my code for further help to other users...
  10. TazNormand

    Urgent ! SOS ! How to remove CRLF in file

    Hi Is'm sorry but last post doesn't work I thought that Bianry reading could help me but noway too. i'm desperate streamreader doesnt take care of crlf, when i add a spy on my value, crlf codes don't appear. help me i'm near suicide me ;-) thanx
  11. TazNormand

    Urgent ! SOS ! How to remove CRLF in file

    [RESOLVED]Urgent ! SOS ! How to remove CRLF in file Hi 1st of all i'm french so excuse my bad english, my problem is : I have a mainframe (Bull Gcos7) which transfer to a W2K server an EBCDIC file with record separator (CR & LF), I 've developped a tool that zip it and FTP it to another...
Back
Top