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

C / C++ / MFC

 
GeneralRe: newline in win xp Pin
Mike Nordell20-Jan-03 6:51
Mike Nordell20-Jan-03 6:51 
GeneralAdvanced WAV Manipulation Pin
EmilsHere18-Jan-03 11:15
EmilsHere18-Jan-03 11:15 
GeneralRe: Advanced WAV Manipulation Pin
gekoscan18-Jan-03 21:38
gekoscan18-Jan-03 21:38 
GeneralRepainting Pin
john john mackey18-Jan-03 9:05
john john mackey18-Jan-03 9:05 
GeneralRe: Repainting Pin
Daniel Ferguson19-Jan-03 17:10
Daniel Ferguson19-Jan-03 17:10 
GeneralRe: Repainting Pin
john john mackey20-Jan-03 6:47
john john mackey20-Jan-03 6:47 
GeneralRe: Repainting Pin
Daniel Ferguson20-Jan-03 13:07
Daniel Ferguson20-Jan-03 13:07 
GeneralDLL help Pin
Jagruthi18-Jan-03 8:47
Jagruthi18-Jan-03 8:47 
Hi!
I have a VC++ application which works by itself. I need to convert it into a DLL so that i can call it from VB. I created a new win32 dll and added the source files and the header files to the project. THe application consists of many classes and has a main funciton as starting point. I used the _stdcall calling convention before the main function and declared the function prototype in a header file. The dll compiled without any errors.But when i try to call the dll form VB the runtime error 453 The function not found in the specified dll file pops up
I am a beginner in the VC++ and have very little knowledge of the language.
can u please suggest any solution to the above problem
Thanx

GeneralRe: DLL help Pin
Stefan Pedersen18-Jan-03 10:14
Stefan Pedersen18-Jan-03 10:14 
GeneralRe: DLL help Pin
HENDRIK R20-Jan-03 1:53
HENDRIK R20-Jan-03 1:53 
GeneralRe: DLL help Pin
Anonymous20-Jan-03 5:01
Anonymous20-Jan-03 5:01 
GeneralRe: DLL help Pin
Jagruthi20-Jan-03 5:05
Jagruthi20-Jan-03 5:05 
GeneralRe: DLL help Pin
HENDRIK R20-Jan-03 21:40
HENDRIK R20-Jan-03 21:40 
QuestionTutorial on IE plugin? Pin
boaconstrictor18-Jan-03 7:43
boaconstrictor18-Jan-03 7:43 
AnswerRe: Tutorial on IE plugin? Pin
Neville Franks18-Jan-03 9:20
Neville Franks18-Jan-03 9:20 
AnswerRe: Tutorial on IE plugin? Pin
TigerNinja_18-Jan-03 12:59
TigerNinja_18-Jan-03 12:59 
AnswerRe: Tutorial on IE plugin? Pin
tonyschr18-Jan-03 22:46
tonyschr18-Jan-03 22:46 
Generalpassing iwebbrowser2 across threads Pin
khan200018-Jan-03 7:20
khan200018-Jan-03 7:20 
GeneralRe: passing iwebbrowser2 across threads Pin
Michael Dunn18-Jan-03 7:50
sitebuilderMichael Dunn18-Jan-03 7:50 
GeneralRe: passing iwebbrowser2 across threads Pin
geo_m18-Jan-03 23:53
geo_m18-Jan-03 23:53 
GeneralAccessing Controls Within Stacked Dialogs Pin
Aanidaani18-Jan-03 6:45
Aanidaani18-Jan-03 6:45 
GeneralRe: Accessing Controls Within Stacked Dialogs Pin
Gary R. Wheeler18-Jan-03 13:57
Gary R. Wheeler18-Jan-03 13:57 
GeneralRe: Accessing Controls Within Stacked Dialogs Pin
Aanidaani18-Jan-03 23:01
Aanidaani18-Jan-03 23:01 
Generalnonactivated dialog Pin
s98769018-Jan-03 6:30
s98769018-Jan-03 6:30 
GeneralRe: nonactivated dialog Pin
Michael Dunn18-Jan-03 6:46
sitebuilderMichael Dunn18-Jan-03 6:46 

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.