MSER.NET
It' is a microsoft Developer Network Technologies site...
Home....
Developer Network
>>
Visual C++ & C++ Programming
>>
Visual C++ Programming
load dll
MyDll.dll returns instantiated class:
abstractclass.h:
void* ObtainInstantiatedClass();
.cpp:
void* ObtainInstantiatedClass()
{
return static_cast< void* > (new square);
}
how to load and return something else like circle instead of square from a calling mfc app.exe?.
[312 byte] By [
teen1
] at [2007-11-19 22:48:36]
««
Freezing up? (loops)
»»
Wrapper around LogMessage to control extent of logging
# 1
Re: load dll
like to return or obtain different objects (circle, square, etc.).
teen1
at 2007-11-10 23:32:55 >
Visual C++ & C++ Programming
[RESOLVED] Microsoft NEt
[RESOLVED] [Yesterday] VC6 COM support
[RESOLVED] Strategy for MFC and .Net
callback functions
STL Child Class Undefined Symbol
object type
Alarm clock
Looking for a STL implementation
Review code
Getting current time and date
Visual C++ Programming
Automated Managed C++ wrapper?
Help! After 5 hours, and tons of googling, I still cant do find & replace.
[RESOLVED] program wont work on any other computer
how to cut a string buffer?
sendinput
CListCtrl
[RESOLVED] problems with strncpy
Dialog Box and Escape Key
How can resize a CDialog up to a value?
KeyPress in CEdit
Visual C++ & C++ Programming
Visual C++ Programming
C++ (Non Visual C++ Issues)
C++ and WinAPI
Managed C++ and C++/CLI
Network Programming
Visual C++ Bugs & Fixes
Graphics Programming
Multithreading
Driver Development
Slow Chat: Visual C++
All Classified
Visual C++ & C++ Programming
Visual Basic Programming
.NET Programming
Java Programming
Other Programming
General Discussion
Jobs
Windows Central
Community
Visual C++ & C++ Programming New Topic
Automated Managed C++ wrapper?
whats wrong with InternetSetStatusCallback?
What the "System Level programming" is included in VC++??!
Change CFileDialog View menu
Copy the user profile
VC++ Yesterday, Today, & Tomorrow
Does ndis Im driver see all packets ? include loopback ?
Banner Page Printing
Visual C++ & C++ Programming Hot Topic
[RESOLVED] program wont work on any other computer
how to cut a string buffer?
sendinput
object type
Looking for a STL implementation
Review code
Getting current time and date
[RESOLVED] problems with strncpy