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

    Closing a View in OnInitialUpdate

    Hi, When creating a View, I use the OnInitialUpdate event to display a dialog with some information about the document I am creating and let the user select some parameters. If cancel the dialog I would like to abort the creation of the view, but I don' t know how to do it. Can someone help me...
  2. PatBcn

    Drag'n'Drop Files

    When droping a file within a CDialog correctly defined as an accept files window I get the event when I drop the file in my window (by defining the function OnDropFile(HDROP hDropInfo) and the message hendler WM_ONFILEDROP), but... how can I get the name of the file -or files-? Where can i get a...

Part and Inventory Search

Back
Top