Click here to Skip to main content
15,910,787 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMaking Autoruns in C++ Pin
CSHighCommand8-Oct-02 11:28
CSHighCommand8-Oct-02 11:28 
GeneralRe: Making Autoruns in C++ Pin
Anonymous8-Oct-02 11:36
Anonymous8-Oct-02 11:36 
GeneralRe: Making Autoruns in C++ Pin
Anonymous8-Oct-02 11:57
Anonymous8-Oct-02 11:57 
GeneralRe: Making Autoruns in C++ Pin
Martin Marvinski8-Oct-02 12:19
Martin Marvinski8-Oct-02 12:19 
GeneralRe: Making Autoruns in C++ Pin
Bill Wilson8-Oct-02 12:56
Bill Wilson8-Oct-02 12:56 
GeneralRe: Making Autoruns in C++ Pin
Jerome Conus8-Oct-02 19:22
Jerome Conus8-Oct-02 19:22 
GeneralRe: Making Autoruns in C++ Pin
Bill Wilson9-Oct-02 7:21
Bill Wilson9-Oct-02 7:21 
GeneralRe: Making Autoruns in C++ Pin
Slayer8-Oct-02 21:10
Slayer8-Oct-02 21:10 
Xxx.xxx is createdfile.
in autorun.ini file, write
[autorun]
open=xxx.xxx (if only xxx=exe)
ico=path(if u want to add ico)

or
[autorun]
open=start xxx.xxx(if xxx=bat,txt,...)

//start is the command of cmd.exe
GeneralRe: Making Autoruns in C++ Pin
Patje8-Oct-02 20:57
Patje8-Oct-02 20:57 
GeneralWin32 + mySQL Pin
Anonymous8-Oct-02 11:22
Anonymous8-Oct-02 11:22 
GeneralRe: Win32 + mySQL Pin
Jon Sagara8-Oct-02 11:53
Jon Sagara8-Oct-02 11:53 
GeneralLink problem #2 Pin
algruber8-Oct-02 11:20
algruber8-Oct-02 11:20 
GeneralRe: Link problem #2 Pin
Jon Hulatt8-Oct-02 21:38
Jon Hulatt8-Oct-02 21:38 
GeneralRe: Link problem #2 Pin
mariuszpopiolek8-Oct-02 21:45
mariuszpopiolek8-Oct-02 21:45 
Generalgetting event notification from an Excel worksheet Pin
Jim Crafton8-Oct-02 10:20
Jim Crafton8-Oct-02 10:20 
GeneralRe: getting event notification from an Excel worksheet Pin
Steve S8-Oct-02 21:59
Steve S8-Oct-02 21:59 
GeneralRe: getting event notification from an Excel worksheet Pin
Jim Crafton9-Oct-02 3:08
Jim Crafton9-Oct-02 3:08 
Generalwant to pass in array info to a CDialog from MDI app Pin
ns8-Oct-02 9:30
ns8-Oct-02 9:30 
GeneralRe: want to pass in array info to a CDialog from MDI app Pin
Nitron8-Oct-02 9:39
Nitron8-Oct-02 9:39 
GeneralRe: want to pass in array info to a CDialog from MDI app Pin
ns8-Oct-02 9:46
ns8-Oct-02 9:46 
GeneralRe: want to pass in array info to a CDialog from MDI app Pin
Nitron8-Oct-02 9:57
Nitron8-Oct-02 9:57 
Generalthanks very much Pin
ns8-Oct-02 9:59
ns8-Oct-02 9:59 
GeneralRe: want to pass in array info to a CDialog from MDI app Pin
JT Anderson8-Oct-02 11:50
JT Anderson8-Oct-02 11:50 
GeneralRe: want to pass in array info to a CDialog from MDI app Pin
l a u r e n8-Oct-02 13:39
l a u r e n8-Oct-02 13:39 
GeneralKeeping track of control width Pin
Anonymous8-Oct-02 8:25
Anonymous8-Oct-02 8:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.