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
M

meinhard_risch

@meinhard_risch
About
Posts
12
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Dialogs in DLL's
    M meinhard_risch

    Hi Anil, I tried to do so, but if I want to acces it from the app like CDialogXX m_dialogXX; m_diologXX.create(ID_SOURCE, NULL); // ID_Source is a resource of the DLL // but #defined in both identical. the AFX_FindResource()-Function will abort. TRhats my problem. Thank you for helping Regards Meinhard

    C / C++ / MFC question c++

  • Dialogs in DLL's
    M meinhard_risch

    Hallo to all, is there anyone who works with Dialogs and modless windows in DLL over MFC? How can I handle the right resources? What kind of DLL is to use? If it is possible, I want to use a Win32-Project with MFC as Console-App. Is it possible? Thank you Meinhard :zzz:

    C / C++ / MFC question c++

  • html-based modless Windeow
    M meinhard_risch

    thanks for all, it works fine !!:)

    C / C++ / MFC html help question learning

  • Exporting data to Excel worksheet
    M meinhard_risch

    I use this one since a long time. You're able to modify it like you want. http://www.codeproject.com/printing/testexcel.asp

    C / C++ / MFC question c++ database

  • Help with setting values to char arrays (strings);
    M meinhard_risch

    :-O

    C / C++ / MFC help tutorial

  • html-based modless Windeow
    M meinhard_risch

    Thank you for your answer. But the difficulties never ends. The linked sample is written for Vers 8.0. I'm unable to use, because I#m only owner of the 7.0 Version of VS. Hope you would help me again. All the best Meinhard ;)

    C / C++ / MFC html help question learning

  • html-based modless Windeow
    M meinhard_risch

    Thank you very much!! I tried it and it works fine! But as a stupid I am, my question now is, how to put it on the sreen in a window? Thank you for helping again. Meinhard :) :confused:

    C / C++ / MFC html help question learning

  • Help with setting values to char arrays (strings);
    M meinhard_risch

    or try this for(i=0;i<4;i++) sprintf(word[i],"word%d",i); :rose: Meinhard

    C / C++ / MFC help tutorial

  • html-based modless Windeow
    M meinhard_risch

    Hi to you, sorry about me very bad english. I'm looking for a way to include a html-based resource in a project and diplay it as an modless Window. Can somebody help? Meinhard :confused:

    C / C++ / MFC html help question learning

  • Help Connecting a unconnected Network-Drve
    M meinhard_risch

    Hi to you all, please help me. I'm looking for a method, to get fully access to a network-drive. It should be like it's done by the OpenFileDlg. Thank's! M.C. Meinhard :confused:

    C / C++ / MFC sysadmin help

  • Threading
    M meinhard_risch

    Hallo, I had a simmilar problem and I solved the problem by using a shared bool var. if the var is set to true from outside the thread terminats its self. Try to use it. Meinhard

    C / C++ / MFC help learning

  • Audio streaming
    M meinhard_risch

    Hi to you, I'm looking for a way to stream audio-outputs over a local net. So first I have to program a server, which listen the wav-output and secound I have to make a client which access data from the server using ftp. At the end, I can hear the same music over several floors using wlan. Could everone help me to realise this? Thank you! Meinhard

    C / C++ / MFC sysadmin help 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