Click here to Skip to main content
15,902,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHistogram question... reworded... help? Pin
Sheshi6-Apr-03 16:14
Sheshi6-Apr-03 16:14 
AnswerRe: Histogram question... reworded... help? Pin
Nick Parker6-Apr-03 16:25
protectorNick Parker6-Apr-03 16:25 
GeneralRe: Histogram question... reworded... help? Pin
Sheshi6-Apr-03 16:31
Sheshi6-Apr-03 16:31 
QuestionHow to by-pass a Message to a button? Pin
Aixiteru6-Apr-03 14:44
Aixiteru6-Apr-03 14:44 
QuestionAny suggestions with an app plug-in design? Pin
Harrier6-Apr-03 13:13
Harrier6-Apr-03 13:13 
AnswerRe: Any suggestions with an app plug-in design? Pin
Roger Allen7-Apr-03 1:21
Roger Allen7-Apr-03 1:21 
GeneralDeleteFile Function question Pin
Martin Marvinski6-Apr-03 12:26
Martin Marvinski6-Apr-03 12:26 
GeneralRe: DeleteFile Function question Pin
Anders Molin6-Apr-03 13:31
professionalAnders Molin6-Apr-03 13:31 
The easiest way is to create a batch file (.bat), from your program, start the batch file and exit your program.
In the batch file you loop until you can delete the programfile, and you delete the batch file (it can delete itself, a running program can not)

- Anders

Money talks, but all mine ever says is "Goodbye!"
GeneralRe: DeleteFile Function question Pin
Nish Nishant6-Apr-03 20:09
sitebuilderNish Nishant6-Apr-03 20:09 
Generalstring copy Pin
act_x6-Apr-03 11:18
act_x6-Apr-03 11:18 
GeneralRe: string copy Pin
Chris Losinger6-Apr-03 11:28
professionalChris Losinger6-Apr-03 11:28 
GeneralRe: string copy Pin
valikac6-Apr-03 15:08
valikac6-Apr-03 15:08 
GeneralBeginner C++ programmer... question on arrays, creating a histogram... Pin
Sheshi6-Apr-03 8:39
Sheshi6-Apr-03 8:39 
GeneralRe: Beginner C++ programmer... question on arrays, creating a histogram... Pin
Nick Parker6-Apr-03 15:15
protectorNick Parker6-Apr-03 15:15 
GeneralRe: Beginner C++ programmer... question on arrays, creating a histogram... Pin
PJ Arends6-Apr-03 21:34
professionalPJ Arends6-Apr-03 21:34 
GeneralToolbar Installation Pin
DuFF6-Apr-03 6:58
DuFF6-Apr-03 6:58 
GeneralRe: Toolbar Installation Pin
Xalon6-Apr-03 9:46
Xalon6-Apr-03 9:46 
GeneralRe: Toolbar Installation Pin
J. Dunlap6-Apr-03 10:45
J. Dunlap6-Apr-03 10:45 
Generalloading dll Pin
Member 3280826-Apr-03 6:32
Member 3280826-Apr-03 6:32 
GeneralRe: loading dll Pin
Nick Parker6-Apr-03 6:40
protectorNick Parker6-Apr-03 6:40 
GeneralRe: loading dll Pin
Reza Shademani6-Apr-03 6:47
Reza Shademani6-Apr-03 6:47 
GeneralRe: loading dll Pin
Michael Dunn6-Apr-03 9:09
sitebuilderMichael Dunn6-Apr-03 9:09 
GeneralA Custom EditBox Activex Control Pin
ZarrinPour6-Apr-03 6:28
ZarrinPour6-Apr-03 6:28 
Generalfind out which ports are open on the local machine Pin
d_kilshtein6-Apr-03 4:41
d_kilshtein6-Apr-03 4:41 
GeneralCreate my own color palette. Pin
sandbird6-Apr-03 0:50
sandbird6-Apr-03 0:50 

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.