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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to Build a reguler Dll( unicode competable) in vc++

how to Build a reguler Dll( unicode competable) in vc++

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    singh_nav
    wrote on last edited by
    #1

    Hi All, I have a dll in vc++( It shows one dialog with some static box and list control) . Case 1. If i create this by statically linked in project settings and keep mantain it's default settings( with out support unicode) then it used properly in my project ( Give the desired output) Case 2. If i create it unicode compatiable by using all unicode liberary in project settings then As i use it into my project and build , my project buid properly but terminate as i execute it. ( My project is also unicode compatiable) Why it is happening , is there any other way to build the unicode compatiable dll, or any other type of setting other then exe settings. Thanks SNAV

    P 1 Reply Last reply
    0
    • S singh_nav

      Hi All, I have a dll in vc++( It shows one dialog with some static box and list control) . Case 1. If i create this by statically linked in project settings and keep mantain it's default settings( with out support unicode) then it used properly in my project ( Give the desired output) Case 2. If i create it unicode compatiable by using all unicode liberary in project settings then As i use it into my project and build , my project buid properly but terminate as i execute it. ( My project is also unicode compatiable) Why it is happening , is there any other way to build the unicode compatiable dll, or any other type of setting other then exe settings. Thanks SNAV

      P Offline
      P Offline
      prasad_som
      wrote on last edited by
      #2

      singh_nav wrote:

      my project buid properly but terminate as i execute

      Does this mean , it is crashing ? Have you tried to debug it ?

      Prasad Notifier using ATL | Operator new[],delete[][^]

      S 1 Reply Last reply
      0
      • P prasad_som

        singh_nav wrote:

        my project buid properly but terminate as i execute

        Does this mean , it is crashing ? Have you tried to debug it ?

        Prasad Notifier using ATL | Operator new[],delete[][^]

        S Offline
        S Offline
        singh_nav
        wrote on last edited by
        #3

        yes i tried to debug it , But it crash before it comes in the App class Init function . ND

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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