Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAuto Scroll List Control Pin
Imtiaz Murtaza2-Jan-05 18:38
Imtiaz Murtaza2-Jan-05 18:38 
GeneralRe: Auto Scroll List Control Pin
Michael Dunn2-Jan-05 19:24
sitebuilderMichael Dunn2-Jan-05 19:24 
GeneralRe: Auto Scroll List Control Pin
Shah Shehpori2-Jan-05 19:28
sussShah Shehpori2-Jan-05 19:28 
GeneralRe: Auto Scroll List Control Pin
ThatsAlok2-Jan-05 22:22
ThatsAlok2-Jan-05 22:22 
GeneralRe: Auto Scroll List Control Pin
David Crow3-Jan-05 3:29
David Crow3-Jan-05 3:29 
GeneralRe: Auto Scroll List Control Pin
ThatsAlok3-Jan-05 4:44
ThatsAlok3-Jan-05 4:44 
GeneralMS-ACCESS log rotation Pin
Anonymous2-Jan-05 16:46
Anonymous2-Jan-05 16:46 
GeneralRe: MS-ACCESS log rotation Pin
Monty22-Jan-05 18:06
Monty22-Jan-05 18:06 
two options
1) have another DB file and when the time is up, copy all the recordsets from the current to the backed up
and empty the current

2) import an empty database in ur Exe and when the time comes copy the DB to DBBkup directory and spit out the empty DB from the Exe File (FindResource will help)




C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg
GeneralRe: MS-ACCESS log rotation Pin
Anonymous2-Jan-05 18:27
Anonymous2-Jan-05 18:27 
GeneralRe: MS-ACCESS log rotation Pin
David Crow3-Jan-05 3:34
David Crow3-Jan-05 3:34 
QuestionHow to set Window Size of MFC Dialog? Pin
pubududilena2-Jan-05 16:12
pubududilena2-Jan-05 16:12 
AnswerRe: How to set Window Size of MFC Dialog? Pin
Ravi Bhavnani2-Jan-05 16:37
professionalRavi Bhavnani2-Jan-05 16:37 
GeneralWanting Windows Message Pin
LiYS2-Jan-05 14:16
LiYS2-Jan-05 14:16 
GeneralRe: Wanting Windows Message Pin
Ravi Bhavnani2-Jan-05 16:38
professionalRavi Bhavnani2-Jan-05 16:38 
GeneralCharacter Internal leading Pin
LiYS2-Jan-05 13:40
LiYS2-Jan-05 13:40 
GeneralRe: Character Internal leading Pin
Monty22-Jan-05 18:07
Monty22-Jan-05 18:07 
GeneralRe: Character Internal leading Pin
LiYS2-Jan-05 19:16
LiYS2-Jan-05 19:16 
GeneralAnyone got source code for Programming Applications for MS Windows - Advanced Pin
Defenestration2-Jan-05 12:37
Defenestration2-Jan-05 12:37 
Generalreading bitmap image Pin
mathrose2-Jan-05 11:09
mathrose2-Jan-05 11:09 
GeneralRe: reading bitmap image Pin
ThatsAlok2-Jan-05 19:02
ThatsAlok2-Jan-05 19:02 
GeneralRe: reading bitmap image Pin
mathrose2-Jan-05 21:22
mathrose2-Jan-05 21:22 
GeneralRe: reading bitmap image Pin
ThatsAlok2-Jan-05 22:41
ThatsAlok2-Jan-05 22:41 
GeneralRe: reading bitmap image Pin
Selvam R3-Jan-05 1:31
professionalSelvam R3-Jan-05 1:31 
GeneralFinding matching regions in file.. Pin
moliate2-Jan-05 10:36
moliate2-Jan-05 10:36 
GeneralIncorrect end/crash at app end Pin
Roland E.2-Jan-05 9:45
Roland E.2-Jan-05 9:45 

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.