Click here to Skip to main content
15,919,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: database data display Pin
David Salter5-Sep-02 6:37
David Salter5-Sep-02 6:37 
QuestionHow to change the attributes of a file? Pin
Member 476075-Sep-02 4:34
Member 476075-Sep-02 4:34 
AnswerRe: How to change the attributes of a file? Pin
Pavel Klocek5-Sep-02 4:42
Pavel Klocek5-Sep-02 4:42 
AnswerRe: How to change the attributes of a file? Pin
Abin5-Sep-02 4:53
Abin5-Sep-02 4:53 
AnswerRe: How to change the attributes of a file? Pin
José Luis Sogorb25-Oct-02 2:18
José Luis Sogorb25-Oct-02 2:18 
GeneralFTP transfer using Shell API Pin
Dmitry Ivanov5-Sep-02 4:08
Dmitry Ivanov5-Sep-02 4:08 
QuestionAnyone here know TAPI 2? Pin
twomagiclovers5-Sep-02 3:55
twomagiclovers5-Sep-02 3:55 
AnswerRe: Anyone here know TAPI 2? Pin
Ernest Laurentin5-Sep-02 7:23
Ernest Laurentin5-Sep-02 7:23 
Did you try with lineSetCallParams function? because
typedef struct linedialparams_tag {
  DWORD  dwDialPause;
  DWORD  dwDialSpeed;
  DWORD  dwDigitDuration;
  DWORD  dwWaitForDialtone;
} LINEDIALPARAMS, FAR *LPLINEDIALPARAMS; 


ÿVOTD: 14 "Make every effort to live in peace with all men and to be holy; without holiness no one will see the Lord.
15 See to it that no one misses the grace of God and that no bitter root grows up to cause trouble and defile many."
- Heb 12:14-15


Generalhelp with try catch Pin
ns5-Sep-02 3:32
ns5-Sep-02 3:32 
GeneralRe: help with try catch Pin
Tomasz Sowinski5-Sep-02 3:42
Tomasz Sowinski5-Sep-02 3:42 
GeneralRe: help with try catch Pin
Pavel Klocek5-Sep-02 4:11
Pavel Klocek5-Sep-02 4:11 
GeneralRe: help with try catch Pin
ns5-Sep-02 8:21
ns5-Sep-02 8:21 
GeneralRe: help with try catch Pin
Alexandru Savescu5-Sep-02 23:23
Alexandru Savescu5-Sep-02 23:23 
QuestionHow can I know which computer access the file of my computer? Pin
Member 18556085-Sep-02 2:53
Member 18556085-Sep-02 2:53 
QuestionHow can I know which computer access the file of my computer? Pin
Anonymous5-Sep-02 2:53
Anonymous5-Sep-02 2:53 
GeneralButton Controls in OnCtlColor() Pin
adamUK5-Sep-02 2:47
adamUK5-Sep-02 2:47 
GeneralRe: Button Controls in OnCtlColor() Pin
Tomasz Sowinski5-Sep-02 2:57
Tomasz Sowinski5-Sep-02 2:57 
GeneralRe: Button Controls in OnCtlColor() Pin
adamUK5-Sep-02 3:13
adamUK5-Sep-02 3:13 
QuestionHow can I know which computer access the file of my computer? Pin
Anonymous5-Sep-02 2:44
Anonymous5-Sep-02 2:44 
GeneralDynamically compiling files into a new EXE Pin
Ambit5-Sep-02 2:26
Ambit5-Sep-02 2:26 
GeneralRe: Dynamically compiling files into a new EXE Pin
Stephane Rodriguez.5-Sep-02 2:40
Stephane Rodriguez.5-Sep-02 2:40 
GeneralRe: Dynamically compiling files into a new EXE Pin
Ambit5-Sep-02 4:24
Ambit5-Sep-02 4:24 
GeneralRe: Dynamically compiling files into a new EXE Pin
Stephane Rodriguez.5-Sep-02 4:43
Stephane Rodriguez.5-Sep-02 4:43 
GeneralA C++ related question Pin
5-Sep-02 1:59
suss5-Sep-02 1:59 
GeneralRe: A C++ related question Pin
Tomasz Sowinski5-Sep-02 2:16
Tomasz Sowinski5-Sep-02 2:16 

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.