Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
S

stub

@stub
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Managed DLL with unmanaged MFC application
    S stub

    I'm just starting to dive into Visual Studio .NET 2003 and have been attempting to find the answer on how I can use C++ managed DLL's with an older VC6.0 MFC application. Here's the scenario: I have several large MFC applications that currently use functions contained in MFC DLL's. These DLL's aren't large so converting the DLL's to a true managed DLL in .NET is not cumbersome however, attempting to convert the applications at this stage would not be feasible. The converted DLL's will also be used by new .NET managed applications. My question is simply can a managed DLL written in C++ (or C# for that matter) under .NET be used by traditional VC6.0 MFC applications as well as new .NET web form applications? If so how does one setup the DLL to do this? - stub

    Managed C++/CLI csharp c++ question visual-studio workspace

  • Inserting dynamic text onto graphic
    S stub

    Many thanks for the reply Art. Sounds like a workable solution that shouldn't be too cumbersome to implement.

    C / C++ / MFC game-dev cryptography tutorial question

  • Inserting dynamic text onto graphic
    S stub

    I need to be able to take a canned graphic of a form and be able to dynamically insert text items such as name and address onto the graphic and then send the information to a printer. An example of this would be like a kid's game where the kid enters their name at the beginning of the game and then at certain points during the game, they can print out a certificate or card that has that name on it. Can anybody steer me in the right direction? I'm developing under MSVC 6.0. Thanks in advance. Stub

    C / C++ / MFC game-dev cryptography tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups