Click here to Skip to main content
15,908,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Application Crash Pin
Stephen Hewitt24-May-06 21:28
Stephen Hewitt24-May-06 21:28 
QuestionDll load problem Pin
swatgodjr22-May-06 11:25
swatgodjr22-May-06 11:25 
AnswerRe: Dll load problem Pin
Laxman Auti22-May-06 18:56
Laxman Auti22-May-06 18:56 
GeneralRe: Dll load problem Pin
swatgodjr22-May-06 19:09
swatgodjr22-May-06 19:09 
GeneralRe: Dll load problem Pin
Laxman Auti22-May-06 19:19
Laxman Auti22-May-06 19:19 
GeneralRe: Dll load problem Pin
swatgodjr22-May-06 20:06
swatgodjr22-May-06 20:06 
GeneralRe: Dll load problem [modified] Pin
bob1697223-May-06 5:22
bob1697223-May-06 5:22 
GeneralRe: Dll load problem [modified] Pin
swatgodjr23-May-06 10:37
swatgodjr23-May-06 10:37 
the way my app works is nothign really big and complicated, its just a simple program i made to mess aroudn with. i do not "install" it on a pc in any way, i just send it to friends to test if it works. basically you open the exe, go into a screen where you type in the dll to load and the program loads it. its not complicated at least not in my eyes. i did notice that on my pc loadlibrary call is all i need to load the dll file, i do not have to get any addresses to the functions. but when i tell it to do that it crashes after i close the dll. my consoel based version works perfectly on any pc yet migrating the whole thing over to gui based seems to have changed how it does the loading of my dll files.
GeneralRe: Dll load problem Pin
bob1697222-May-06 19:19
bob1697222-May-06 19:19 
Questionif failures Pin
Shane Ragone22-May-06 10:31
Shane Ragone22-May-06 10:31 
AnswerRe: if failures Pin
Chris Losinger22-May-06 10:40
professionalChris Losinger22-May-06 10:40 
AnswerRe: if failures Pin
Ryan Binns22-May-06 18:35
Ryan Binns22-May-06 18:35 
Questionisinf function Pin
jayashri200622-May-06 10:08
jayashri200622-May-06 10:08 
AnswerRe: isinf function Pin
peterchen22-May-06 10:17
peterchen22-May-06 10:17 
GeneralRe: isinf function Pin
jayashri200622-May-06 11:01
jayashri200622-May-06 11:01 
GeneralRe: isinf function Pin
David Crow22-May-06 11:06
David Crow22-May-06 11:06 
GeneralRe: isinf function Pin
jayashri200623-May-06 4:20
jayashri200623-May-06 4:20 
GeneralRe: isinf function Pin
David Crow24-May-06 2:36
David Crow24-May-06 2:36 
GeneralRe: isinf function Pin
jayashri200624-May-06 11:56
jayashri200624-May-06 11:56 
GeneralRe: isinf function Pin
David Crow25-May-06 2:40
David Crow25-May-06 2:40 
GeneralRe: isinf function Pin
jayashri200626-May-06 9:06
jayashri200626-May-06 9:06 
QuestionPasting into a CEdit Control on a Dialog Pin
Doug Knudson22-May-06 9:55
Doug Knudson22-May-06 9:55 
AnswerRe: Pasting into a CEdit Control on a Dialog Pin
zt978822-May-06 17:58
zt978822-May-06 17:58 
GeneralRe: Pasting into a CEdit Control on a Dialog Pin
Doug Knudson23-May-06 2:20
Doug Knudson23-May-06 2:20 
QuestionReading from a ListBox Pin
Mahhouraaaaaa22-May-06 8:09
Mahhouraaaaaa22-May-06 8:09 

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.