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 TouchToneTommy 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: vitellozzo
  • Content: Threads
  • Order by date
  1. vitellozzo

    absolutely new to VB: creating an OCX

    Hi I'm completely new to VB and have the following problem: I've a set of c functions and i must find a way to use them with VB programs. One of my collegues has sugested me to build an ocx wich contains them. Is this a possible thing or shall i find another way to solve this problem, if so...
  2. vitellozzo

    new to mfc and windows programmig

    Hello I'm developing a program using MFC, but i'm new to them and it doesn't work properly. The program must recursively search a directory and its subdir for one or more kind of file and merge them. Theese files are selected through checkboxes and merged by kind: for example all files named...
  3. vitellozzo

    porting a dos apllication to win2k

    Hello I've recently used pdcurses to port a dos program under win2k, using vc++ 6. In my program there is while loop, which must continue (non blocking keyboard read)until the escape character is pressed. The problem is that i must press it twice to stop the loop and if i press other buttons...
  4. vitellozzo

    creating a timer

    Hello I'm writing a program which read data from a serial port,the program uses timers and i'm new to their use. Could someone suggest a beginner tutorial about this matter please? Thanks in advance Vitellozzo

Part and Inventory Search

Back
Top