Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

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

    Traffic impact analysis exhibits

    I'm new to the traffic engineering field and I have been given the task of creating traffic pattern exhibits outlining the volume of traffic at intersections using AutoCAD. I have found a piece of software that looks like it might be helpful, http://www.polytechcorp.com/tiah.htm , but it only...
  2. Striker

    Modify ToolbarWindow32 Class

    First let me explain what I am needing to do. I am attempting to modify a toolbar (enable, disable, widen the button) that is part of a VBA enabled application, however the problem lies in the fact that there is no API function that I can use to directly modify the button (that I am aware of). I...
  3. Striker

    I-Beam spanning conditions

    After reading the scathing done in previous posts I am not sure I want to ask this question. There are some differences however in their posts and mine. This design will ultimately be approved and sealed by a PE, but, as many of you may know, a person does not want to have the PE giving you a...
  4. Striker

    Win32 process notification

    I need to be able to fire a specified event based on the results of new processes starting on the system. I suppose the real question is whether I can intercept new processes to determine if they meet certain criteria, so I can execute other commands based on the result. Is this clear????? TIA...
  5. Striker

    Storing Data Between Drawing Sessions

    I have posted a new faq concerning several ways, some are quite easy, to store data that can be acessed after the drawing has been closed and reopened, or after the computer has been turned off and on again. http://www.eng-tips.com/faqs.cfm?spid=555&sfid=175&CFID=37681757&CFTOKEN=48606881
  6. Striker

    Drawing convertion

    I have installed the migration assistant for A2k and applied all of the patches I can find, but I still get an error that file Convert.tlb is missing. If anyone could please tell me where this file might be found, either downloaded, e-mailed or installed I would certainly be appreciative.
  7. Striker

    Obtaining text from edit box

    I am having a bit of trouble retrieving text from an edit box. If some willing soul would please give me the basic code to retrieve a variable length text string from an edit box, then place that string into a CString object I would be very grateful. I seem to be having trouble with...
  8. Striker

    C++ threads

    How can I pause the execution of a program and wait on another thread to complete. I am trying to run another program through ShellExecute on a list of files, however, I end up with a window for each ShellExecute I call, rather than each window completing and continuing to the next file to...
  9. Striker

    C++ Threads

    How can I pause the execution of a parent process until the child process is completed? My dilemna is I want to execute an external program via ShellExecute and have the calling process wait until it is done before proceeding. The external program is called using a list of files generated in a...
  10. Striker

    C++ threads

    I have a piece of C++ code that I am using to execute an external program via ShellExecute on a list of files contained in a ListBox object. The external program opens another window and begins execution, however, before the external program is completed, the parent process goes to the next file...

Part and Inventory Search