Click here to Skip to main content
15,925,528 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to use DLL without LIB Pin
Johan_yo19-Sep-03 6:21
Johan_yo19-Sep-03 6:21 
GeneralRe: How to use DLL without LIB Pin
Johan_yo19-Sep-03 5:56
Johan_yo19-Sep-03 5:56 
GeneralRe: How to use DLL without LIB Pin
David Crow19-Sep-03 6:13
David Crow19-Sep-03 6:13 
Generalprogram to track all the keystrokes Pin
Binayak18-Sep-03 11:12
Binayak18-Sep-03 11:12 
GeneralRe: program to track all the keystrokes Pin
Jagadeesh VN18-Sep-03 11:29
Jagadeesh VN18-Sep-03 11:29 
GeneralRe: program to track all the keystrokes Pin
Binayak18-Sep-03 11:37
Binayak18-Sep-03 11:37 
Questionnew to programming, how do you use a compiler? Pin
erinangel18-Sep-03 10:37
susserinangel18-Sep-03 10:37 
AnswerRe: new to programming, how do you use a compiler? Pin
Alvaro Mendez18-Sep-03 10:57
Alvaro Mendez18-Sep-03 10:57 
Some ideas:

1. RTFM. I mean, the compiler had to come with some sort of documentation, so check that out. Most of us here use Microsoft's compiler so I'm not sure how many of us could help you with Borland's.

2. Run the compiler on the command line and see what kind of "usage" messages you get back. It may list all the compiler options available.

3. Search the web for documentation on the compiler. The Borland site may help.

Good luck,
Alvaro


Hey! It compiles! Ship it.
AnswerRe: new to programming, how do you use a compiler? Pin
bhangie19-Sep-03 4:58
bhangie19-Sep-03 4:58 
GeneralWant to make an explorer type window Pin
ns18-Sep-03 10:33
ns18-Sep-03 10:33 
GeneralRe: Want to make an explorer type window Pin
Alvaro Mendez18-Sep-03 11:04
Alvaro Mendez18-Sep-03 11:04 
GeneralRe: Want to make an explorer type window Pin
ns19-Sep-03 2:15
ns19-Sep-03 2:15 
GeneralRe: Want to make an explorer type window Pin
Jagadeesh VN18-Sep-03 11:35
Jagadeesh VN18-Sep-03 11:35 
GeneralBoth dialog windows has focus Pin
YaronNir18-Sep-03 10:31
YaronNir18-Sep-03 10:31 
GeneralRe: Both dialog windows has focus Pin
Stefan Pedersen18-Sep-03 13:14
Stefan Pedersen18-Sep-03 13:14 
GeneralSendMessage(MainWnd) from another thread Pin
Hosam Aly Mahmoud18-Sep-03 9:17
Hosam Aly Mahmoud18-Sep-03 9:17 
GeneralRe: SendMessage(MainWnd) from another thread Pin
David Crow18-Sep-03 9:47
David Crow18-Sep-03 9:47 
GeneralRe: SendMessage(MainWnd) from another thread Pin
Hosam Aly Mahmoud20-Sep-03 19:56
Hosam Aly Mahmoud20-Sep-03 19:56 
GeneralRe: SendMessage(MainWnd) from another thread Pin
Mike Dimmick19-Sep-03 3:39
Mike Dimmick19-Sep-03 3:39 
GeneralRe: SendMessage(MainWnd) from another thread Pin
Hosam Aly Mahmoud20-Sep-03 19:54
Hosam Aly Mahmoud20-Sep-03 19:54 
GeneralConverting from Visual C++ 6 to Visual C++.NET Pin
vinodgs18-Sep-03 9:05
vinodgs18-Sep-03 9:05 
GeneralRe: Converting from Visual C++ 6 to Visual C++.NET Pin
Alvaro Mendez18-Sep-03 9:18
Alvaro Mendez18-Sep-03 9:18 
GeneralRe: Converting from Visual C++ 6 to Visual C++.NET Pin
vinodgs18-Sep-03 10:07
vinodgs18-Sep-03 10:07 
GeneralRe: Converting from Visual C++ 6 to Visual C++.NET Pin
Alvaro Mendez18-Sep-03 10:51
Alvaro Mendez18-Sep-03 10:51 
GeneralMultiple files used for input to SDI Application Pin
b_girl18-Sep-03 8:49
b_girl18-Sep-03 8:49 

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.