Click here to Skip to main content
15,899,126 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC and web-site Pin
Tom Wright25-Jan-05 5:37
Tom Wright25-Jan-05 5:37 
GeneralSave/Restore appearance scheme Pin
Member 166110225-Jan-05 4:49
Member 166110225-Jan-05 4:49 
GeneralRe: Save/Restore appearance scheme Pin
David Crow26-Jan-05 3:43
David Crow26-Jan-05 3:43 
Questioninf file??? Pin
charleslau285525-Jan-05 4:40
charleslau285525-Jan-05 4:40 
GeneralDrawDragRect Pin
poiut25-Jan-05 4:17
poiut25-Jan-05 4:17 
QuestionDLL -basic and AFX_MANAGE_STATE macro ??? Pin
GDavy25-Jan-05 2:51
GDavy25-Jan-05 2:51 
AnswerRe: DLL -basic and AFX_MANAGE_STATE macro ??? Pin
David Crow25-Jan-05 3:26
David Crow25-Jan-05 3:26 
GeneralCallback Function VC++ --> VB Pin
racing5725-Jan-05 2:03
racing5725-Jan-05 2:03 
I have written a callback function in a DLL written in VC++ to call back to an application written in VB, everything works fine in debug build, but when i build the executable in VB it crashes when the program tries to call a fuction to the DLL while still in the callback function from the DLL

The vb is as :

Public Sub cbFunction(ByVal nEvent As Long, ByVal sData As String)

the address of the function is passed to the dll as :

NRInitialise(AddressOf cbFunction)

I need to be able to call the dll whilst in the call back function...

Any ideas ???

Cheers

Confused | :confused: Confused | :confused: Confused | :confused:

Generalsending data from VC++ to Excel Sheet Pin
neelima_1525-Jan-05 0:12
neelima_1525-Jan-05 0:12 
GeneralRe: sending data from VC++ to Excel Sheet Pin
David Crow25-Jan-05 2:29
David Crow25-Jan-05 2:29 
Questionhow to display integers Pin
doneirik24-Jan-05 23:29
doneirik24-Jan-05 23:29 
AnswerRe: how to display integers Pin
Chris Losinger25-Jan-05 4:36
professionalChris Losinger25-Jan-05 4:36 
GeneralLinker error - looks like message map not getting exported from an extension DLL Pin
Nish Nishant24-Jan-05 22:28
sitebuilderNish Nishant24-Jan-05 22:28 
GeneralRe: Linker error - looks like message map not getting exported from an extension DLL Pin
22491724-Jan-05 23:30
22491724-Jan-05 23:30 
Generalmake AddIn to Visual Studio .net Pin
JabraJabra24-Jan-05 21:46
JabraJabra24-Jan-05 21:46 
Generalstd::out_of_range Pin
Anonymous24-Jan-05 19:38
Anonymous24-Jan-05 19:38 
GeneralRe: std::out_of_range Pin
Christian Graus24-Jan-05 20:06
protectorChristian Graus24-Jan-05 20:06 
GeneralRe: std::out_of_range Pin
markkuk25-Jan-05 2:08
markkuk25-Jan-05 2:08 
QuestionHow to disable minimized, maximized and restore button of my window? Pin
Anonymous24-Jan-05 18:12
Anonymous24-Jan-05 18:12 
AnswerRe: How to disable minimized, maximized and restore button of my window? Pin
toxcct24-Jan-05 21:25
toxcct24-Jan-05 21:25 
AnswerRe: How to disable minimized, maximized and restore button of my window? Pin
Cedric Moonen24-Jan-05 22:55
Cedric Moonen24-Jan-05 22:55 
GeneralExtract text from Ms -office documents Pin
mjvalan24-Jan-05 17:48
mjvalan24-Jan-05 17:48 
GeneralRe: Extract text from Ms -office documents Pin
Member 30761224-Jan-05 20:39
Member 30761224-Jan-05 20:39 
GeneralRe: Extract text from Ms -office documents Pin
Anonymous16-Mar-05 18:28
Anonymous16-Mar-05 18:28 
GeneralRe: Extract text from Ms -office documents Pin
mjvalan16-Mar-05 18:29
mjvalan16-Mar-05 18:29 

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.