Click here to Skip to main content
16,007,932 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing structs by pointer rather than reference Pin
Jörgen Sigvardsson17-Jan-03 15:05
Jörgen Sigvardsson17-Jan-03 15:05 
GeneralRe: Passing structs by pointer rather than reference Pin
Tim Smith17-Jan-03 12:59
Tim Smith17-Jan-03 12:59 
GeneralRe: Passing structs by pointer rather than reference Pin
Jörgen Sigvardsson17-Jan-03 14:46
Jörgen Sigvardsson17-Jan-03 14:46 
GeneralRe: Passing structs by pointer rather than reference Pin
Gary R. Wheeler18-Jan-03 14:18
Gary R. Wheeler18-Jan-03 14:18 
GeneralRe: Passing structs by pointer rather than reference Pin
Jörgen Sigvardsson18-Jan-03 14:39
Jörgen Sigvardsson18-Jan-03 14:39 
GeneralRe: Passing structs by pointer rather than reference Pin
Tim Smith17-Jan-03 13:02
Tim Smith17-Jan-03 13:02 
GeneralRe: Passing structs by pointer rather than reference Pin
Dean Goodman17-Jan-03 13:11
Dean Goodman17-Jan-03 13:11 
GeneralCreating and Using a DLL in Dev-C++ Pin
Aidman17-Jan-03 11:29
Aidman17-Jan-03 11:29 
Hi all, Smile | :)

I know this is a Visual C++ forum but there is no other forum for other C++ compilers and I already posted this in the C# forum and they didn't aprove. However this might be a very easy question and a commen topic and I know there is a lot of info on it but I could not find a single tutorial or artical for creating and using a dll in Dev-C++, I am using the latest version 5.0 beta 7 (4.9.7.0). I know there is a project template type dll to select and most of the code is ready but I can't understand it Frown | :( and there is nothing written in the help documents. And the worst part is there is nothing on how to use the compiled dll Eek! | :eek: . The reason why I choose Dev-C++ for my dll is becouse I love it and it is so easy to use, except for this part maybe Wink | ;) , and I have already written the program that the dll is for in Dev-C++. I heard on the site www.functionx.com/visualc/applications/staticdll.htm from FunctionX that dlls compiled in Visual C++ can't simply be "plugged" in programs written in Dev-C++ and Borland C++, is that true? And how do I use and create a dll in Dev-C++? Confused | :confused:

Aidman » over and out
GeneralFile open and loop Pin
Doug3317-Jan-03 11:22
Doug3317-Jan-03 11:22 
GeneralRe: File open and loop Pin
Dean Goodman17-Jan-03 12:43
Dean Goodman17-Jan-03 12:43 
GeneralRe: File open and loop Pin
Mike Nordell17-Jan-03 23:31
Mike Nordell17-Jan-03 23:31 
GeneralMemory leak Pin
Shay Harel17-Jan-03 10:17
Shay Harel17-Jan-03 10:17 
GeneralRe: Memory leak Pin
AlexO17-Jan-03 10:31
AlexO17-Jan-03 10:31 
GeneralRe: Memory leak Pin
Shay Harel17-Jan-03 10:40
Shay Harel17-Jan-03 10:40 
GeneralRe: Memory leak Pin
AlexO17-Jan-03 11:08
AlexO17-Jan-03 11:08 
GeneralRe: Memory leak Pin
Shay Harel17-Jan-03 15:26
Shay Harel17-Jan-03 15:26 
GeneralCString Casting! Pin
Alex H 198317-Jan-03 10:06
Alex H 198317-Jan-03 10:06 
GeneralRe: CString Casting! Pin
Shay Harel17-Jan-03 10:12
Shay Harel17-Jan-03 10:12 
GeneralRe: CString Casting! Pin
Pavel Klocek17-Jan-03 10:13
Pavel Klocek17-Jan-03 10:13 
GeneralRe: CString Casting! Pin
HENDRIK R17-Jan-03 10:15
HENDRIK R17-Jan-03 10:15 
GeneralRe: CString Casting! Pin
HENDRIK R17-Jan-03 10:17
HENDRIK R17-Jan-03 10:17 
Generalchanging directorys Pin
(Steven Hicks)n+117-Jan-03 8:33
(Steven Hicks)n+117-Jan-03 8:33 
GeneralRe: changing directorys Pin
Joaquín M López Muñoz17-Jan-03 8:38
Joaquín M López Muñoz17-Jan-03 8:38 
GeneralRe: changing directorys Pin
(Steven Hicks)n+117-Jan-03 8:45
(Steven Hicks)n+117-Jan-03 8:45 
GeneralRe: changing directorys Pin
Jeremy Falcon17-Jan-03 11:15
professionalJeremy Falcon17-Jan-03 11:15 

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.