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
F

Fedrer

@Fedrer
About
Posts
13
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Double Click on ProgressBar
    F Fedrer

    For Dialog based. There are WM_ for double click but not working. Any idea?

    C / C++ / MFC question

  • Double Click on ProgressBar
    F Fedrer

    Hello, How can I handle double click event on Progress bar?

    C / C++ / MFC question

  • COM usage issue
    F Fedrer

    Thanks, Actually I got it. In my case it is .tlb file which I need to use to instantiate interface. Now one more problem came :) COCreateInstance() is returning REGDB_E_CLASSNOTREG Class not registered. Do I need to register tlb file like a com dll? If yes then how can do so?

    C / C++ / MFC tutorial com help

  • COM usage issue
    F Fedrer

    Thanks for link. Actually I am aware about the usage of COM but now problem is something different. How to use COM interface defined in my first application which is an executable. It does not produce any dll or lib. I need to give some reference to my second application to access same COM interface.

    C / C++ / MFC tutorial com help

  • COM usage issue
    F Fedrer

    Hello, I wanted to communicate from one app (exe) to another app (exe) so I implemented COM interface in first application. There are only .idl and some auto generated files (xxx.h & xxx.c) in first app but I dont know how to use this interface in another application. Please guide.

    C / C++ / MFC tutorial com help

  • change exe path
    F Fedrer

    Thanks for reply. This is what I am doing. Changing the output dir path will only change the creation of executable path. But when I run it using ctrl+f5 it gives error because program is looking the exe in old(debug) folder

    C / C++ / MFC csharp visual-studio debugging help question

  • change exe path
    F Fedrer

    Hello, Actually I have changed the path of generation of exe from Debug to some other folder in Visual Studio 2012. Its generating in desired folder but its not able to launch it becuase it still looking the exe in Debug folder while launching. Can you please help me to change the setting to run it.?

    C / C++ / MFC csharp visual-studio debugging help question

  • console app which handle windows events
    F Fedrer

    My mean to say... Can I create windows console based app which can receive events? I think in Windows service we can receive events, same way I want. Is that possible?

    C / C++ / MFC tutorial question

  • console app which handle windows events
    F Fedrer

    Hello, Can you guide me though simple steps to create a console application which can also handle windows events?

    C / C++ / MFC tutorial question

  • Explorer
    F Fedrer

    Hello, I want to create application like windows explorer. I think I can use builtin tree and builtin list view. I think there are some interface IShellFolderTree or IShellFolderList. Can you please guide me with any example/article?

    C / C++ / MFC tutorial data-structures question

  • Tab Order
    F Fedrer

    I have 5 Edit ownerdraw controls on dialog. How to set Tab order in a go?

    C / C++ / MFC tutorial question

  • Tab Order
    F Fedrer

    I created some edit controls on a dialog box at run time. How to set tab order for those controls?

    C / C++ / MFC tutorial question

  • Disk Info
    F Fedrer

    Hi, How can I get the all connected harddrive to my pc and logical drive name corresponding to physical drive? I think WMI can help me right?, if yes please help mw with any suitable link.

    C / C++ / MFC question help
  • Login

  • Don't have an account? Register

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