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

    Attach Databse vs Upgrade

    Hi, We use SQL Server 7.0 and we want to upgrade SQL 2000. Now, there are 5 databases on the SQL 7.0 We have just realized that there is an 'Attach Database' functionality in SQL 2000. In this case; when we attach to SQL 2000 our SQL 7.0 databases , will there occur any problem in future...
  2. omeryesil

    MDI

    Can I add toolbar into a dialog like as SDI/MDI applications Omer YESIL http://members.fortunecity.com/omeryesil Visual C++, SQL, TCP/IP, Delphi, Pascal, Assembler, 3D Studio Max.
  3. omeryesil

    clw file

    Hi, i changed somethings in clw file manually. After when i open the class wizard it is asking me "This file has been modified outside of the source editor. Do you want to reload it?" Yes , No. When i pressed Yes or No button each one, there is no any change on the status, it is asking...
  4. omeryesil

    CBitmap in source code

    How can i draw a bitmap by using source codes. ( For example i will use it for an osciloscope ). And how can i set color of line ( MoveTo, LineTo )
  5. omeryesil

    Message Operations

    Hi,<br>Are Message operations different Windows 9X and Windows 2000/NT. Becouse of i developed a terminal program it's thread message function is working under Windows2000 but is not working under Windows98. Where should problem be.<br><br><br>
  6. omeryesil

    Mscomm32.ocx

    Where can i get information about using Mscomm32.ocx in Visual C++
  7. omeryesil

    Modem Detect

    How can i detect comm port which is connected to modem.<br><br><br><A HREF="http://ournews.go.to" TARGET="_new">http://ournews.go.to</A>
  8. omeryesil

    Serial Communication

    Hi, <br>I developt a serial communication program.It works under Windows 2000 perfectly. I used CEditView class for terminal window. But when i compile this program under Windows98 i can't see any received characters on CEditView. when I use CListBox for terminal window i see received chars from...
  9. omeryesil

    Breakpoints

    How can i disable all breakpoints. My program is giving &quot;User breakpoint called from code at 0x77f9f9df. But i could not find any breakpoint.
  10. omeryesil

    Add string

    Hi,<br>how can i add/insert/delete a string in CEditView class. i checked msdn but i could not found. <br>
  11. omeryesil

    Hang Up

    Hi,<br>i developt a modem communication program. I am using Hayes commands for the connections. But when i connect another computer by using modem, i can't han up it. I know ATH command hang-up modem but i could'not do it. <br>Is there any Visual C++ command for hanging up modem. Or how can i do...

Part and Inventory Search

Back
Top