Search Result

Collapse
4 results in 0.0040 seconds.
Keywords
Members
Tags
exe
  •  

  • kof0018
    started a topic How to get the current open file's path using C#
    in .NET

    How to get the current open file's path using C#

    Hi, all

    I have a questions to obtain the current open file's path using C#.

    And I try using the Process.GetProc esses().MainWin dowTitle, it jsut get the opened file's name, not the opened file's path.

    Dose anyone has any idea can help me to get the complete file path?

    for example:

    I'm open the "test.txt" in the "C:\Users\Publi c\TestFolder."

    ...
    See more | Go to post

  • Wylbur
    started a topic Merging C++/CLI Console App with dll's
    in C

    Merging C++/CLI Console App with dll's

    Hi all;

    I would like to merge a C++/CLI console exe with some dll's to produce
    one small package for distribution.

    Does anyone know how to do this?

    Thanks!
    See more | Go to post

  • airboy
    started a topic How to handle an exe from visual basic through php
    in PHP

    How to handle an exe from visual basic through php

    Hi! Its my first question here and I really hope to help me because I run out of my mind!!
    My question is: I have an exe, created from a visual basic project. Is there any script, code, function to manage the exe and its functions remotely from my php code? I tried COM() function but doesnt works... Please help me!!!
    Thanks in advance!!
    See more | Go to post

  • jtm5044
    started a topic Different Behavior Depending on Launch Method
    in .NET

    Different Behavior Depending on Launch Method

    Hello,

    I am writing an application that will monitor a directory and when a new file is saved into that directory, it will open the file, extract the information needed and send an email with the information to the correct recipient. The program works great when I run it from the debugger (Visual C++ 2008) and all emails are sent, however when I attempt to run the *.exe file from the release folder, it appears to be doing the job...
    See more | Go to post
Working...