Click here to Skip to main content
15,924,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ADSL internet connection Pin
georgiek5019-Mar-03 8:16
georgiek5019-Mar-03 8:16 
GeneralMinimizing an application Pin
Jump_Around19-Mar-03 3:54
Jump_Around19-Mar-03 3:54 
GeneralRe: Minimizing an application Pin
Brian Delahunty19-Mar-03 4:03
Brian Delahunty19-Mar-03 4:03 
GeneralOverriding OnCommand Pin
Brian van der Beek19-Mar-03 3:35
Brian van der Beek19-Mar-03 3:35 
GeneralEnviornmental Variables Pin
Brian Delahunty19-Mar-03 3:21
Brian Delahunty19-Mar-03 3:21 
GeneralRe: Enviornmental Variables Pin
Brian Delahunty19-Mar-03 4:10
Brian Delahunty19-Mar-03 4:10 
Generalsequence of adding recs to DB Pin
ns19-Mar-03 3:03
ns19-Mar-03 3:03 
GeneralRe: sequence of adding recs to DB Pin
AlexO19-Mar-03 3:31
AlexO19-Mar-03 3:31 
Look at primary key, it usually dictates where it is inserted. However you cannot rely on it ether because physical layout of the table relies on internal workings of particular database, as far as I know there is no guarantee. You can use "sort by" to get records in the order you want.
GeneralA toolbar question Pin
User 988519-Mar-03 2:57
User 988519-Mar-03 2:57 
GeneralRe: A toolbar question Pin
Neville Franks19-Mar-03 4:09
Neville Franks19-Mar-03 4:09 
GeneralRe: A toolbar question Pin
User 988519-Mar-03 4:23
User 988519-Mar-03 4:23 
GeneralCombobox dropdown showing wrong selection Pin
Richard Jones19-Mar-03 2:49
Richard Jones19-Mar-03 2:49 
GeneralShellExecuteEx & WaitForSingleObject Pin
Brian Delahunty19-Mar-03 2:21
Brian Delahunty19-Mar-03 2:21 
GeneralRe: ShellExecuteEx & WaitForSingleObject Pin
Joel Lucsy19-Mar-03 2:37
Joel Lucsy19-Mar-03 2:37 
GeneralRe: ShellExecuteEx & WaitForSingleObject Pin
Brian Delahunty19-Mar-03 2:45
Brian Delahunty19-Mar-03 2:45 
GeneralButton and Text control Pin
wavewave19-Mar-03 2:07
wavewave19-Mar-03 2:07 
GeneralSubclassing Pin
Mathias S.19-Mar-03 1:24
Mathias S.19-Mar-03 1:24 
GeneralRe: Subclassing Pin
Joan M19-Mar-03 3:54
professionalJoan M19-Mar-03 3:54 
GeneralRe: Subclassing - Better explanation of problem Pin
Mathias S.19-Mar-03 4:19
Mathias S.19-Mar-03 4:19 
GeneralEvents fired by CHotKeyCtrl Pin
dabs19-Mar-03 1:00
dabs19-Mar-03 1:00 
GeneralRe: Events fired by CHotKeyCtrl Pin
Michael Dunn19-Mar-03 6:46
sitebuilderMichael Dunn19-Mar-03 6:46 
GeneralVisual Source Safe - Help Need Quickly!! Pin
IrishSonic19-Mar-03 0:58
IrishSonic19-Mar-03 0:58 
GeneralUsing Classes created in C++ in a VB.Net program Pin
Brynn19-Mar-03 0:43
Brynn19-Mar-03 0:43 
GeneralRe: Using Classes created in C++ in a VB.Net program Pin
AlexO19-Mar-03 3:36
AlexO19-Mar-03 3:36 
QuestionHow to open a browser window Pin
Jump_Around19-Mar-03 0:38
Jump_Around19-Mar-03 0:38 

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.