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

Fazlul Kabir

@Fazlul Kabir
About
Posts
251
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • What's Better VC++6.0 or VC++.Net
    F Fazlul Kabir

    I see what you're getting at. You're right. Class Wizard that we had in VC++6 is gone in VC7. Personally, though I got used to with CW in VC6, I guess I am also getting used to with the new property sheet model. About a year ago, Walter Sullivan (Lead program manager, MFC / ATL) had this comment on this change.. The Wizard/Resource Editor combination of tools is quite similar to V6. The Class Wizard has been ripped apart into various locations around the IDE. Some people like it, some people hate it. Personally, I feel it would be nice if MS kept the classic class wizard in addition to the new VB-like property sheet. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • What's Better VC++6.0 or VC++.Net
    F Fazlul Kabir

    Works just fine for me. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • What's Better VC++6.0 or VC++.Net
    F Fazlul Kabir

    Stan Shannon wrote: How do you do that? Does it give you the old Class Wizard back? Sorry for the late reply ( I was in a meeting). To set the VC++ style classic interface (or any other kind), simply go to the "Start page" of VS .NET and then select "My Profile" from the list on the left of the page. Then from the "Profile" combobox, select "Visual C++ Developer" option. Hope this helps. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • What's Better VC++6.0 or VC++.Net
    F Fazlul Kabir

    Chris Losinger wrote: Personally, I hate the VC7 GUI. it's too much like VB for me. You can always choose the classic C++ style GUI (instead of VB - style GUI) // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • Degree?
    F Fazlul Kabir

    Nick Parker wrote: What degree(s) do you have In my other life, I had a Ph.D. in Electrical Engg. (Univ. of Manchester, UK) Nick Parker wrote: I have found that a lot have technical backgrounds but not always directly related to information technology Couldn't agree more.. I'm probably having more fun with my new life than the previous one. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • Why Microsoft dropped COM
    F Fazlul Kabir

    Though I understand why MS had to adopt GC (and drop deterministic finalization) for inter-language interoperability, I will equally miss a lot the plain C++ style deterministic finalization through creating class instances on the stack (such as CMyDialog dlg; instead of CMyDialog* pDlg = new CMyDialog(); ). It’s just so handy. With .NET, the only way I can use a class object is by creating that using 'new' operator. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • MS Cancels PDC
    F Fazlul Kabir

    Yet another cancellation from Microsoft.. (ignore if it's already been reported) Microsoft All Talked Out, Cancels PDC This Fall // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • .NET My Services (HailStorm) scrapped
    F Fazlul Kabir

    Man, I'm scheduled to deliver an hour long presentation this afternoon on the glories of .NET to a bunch of Java worshipers here in VA. Looks like I need to *repackage* my PowerPoint slides too. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • can i deploy .net in small size?
    F Fazlul Kabir

    HJB417 wrote: how do you tell the compiler NOT to compile to native code In project properties (settings) dialog, set "Configuration properties - General - Use Manged Extensions" to Yes. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    .NET (Core and Framework)

  • C# vs C++ arguments don't hold for C# vs VB.NET
    F Fazlul Kabir

    Nish [BusterBoy] wrote: But think of the poor VB 6 programmers. VB.NET is so totally different for them from VB 6 and yet they suffer in silence. We don;t hear any complaints or any fuss made. The infamous VB6 rants // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • How do MS expect to get .NET runtimes on peoples PC's?
    F Fazlul Kabir

    Kannan Kalyanaraman wrote: From a different perspective, I believe that this can even be achieved by "one cool product" which is developed based on dot net, something like "winzip" Huh? unless MS bribes WinZip maker heavily, why would they rewrite it on .NET? This will only put millions of WinZip users in a very awkward position by forcing them to download some 21 MB redistributable (instead of current < 1.4 MB). // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • How do MS expect to get .NET runtimes on peoples PC's?
    F Fazlul Kabir

    Simon Walton wrote: Heh, that's what I was thinking. How big are the required runtime files (in full) anyway, does anyone know the exact size? 21,827,584 Bytes, to be exact // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • WTL! WTL! WTL! WTL!
    F Fazlul Kabir

    Magnus H wrote: Maybe then MS can get their heads straight and have one person working on .NET and the .NET staff working on WTL .. and funny part is that one person (Nenad.NET) won't be even working full time. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • WTL! WTL! WTL! WTL!
    F Fazlul Kabir

    Let's make a few more zillion posts on CP, and see it gets the MS official status in next VC++ release. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • I am ever so sorry !!!
    F Fazlul Kabir

    We should all be sorry instead for all the damn *wrong* answers we gave. Hope you took those easy. Happy CPing. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • programeringshjalp ??
    F Fazlul Kabir

    Sounds like a CLR - like language, went out of managed state. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • C# singleton
    F Fazlul Kabir

    Check this link. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    C#

  • For The Record...
    F Fazlul Kabir

    Todd C. Wilson wrote: Sounds like a prime money-making opportunity to me. You can contract yourself out as the True Direct Show Guru. Write books. Do the lecture circuit. Star in a show opposite Oprha. The mind boggles... ..just the way how COM gurus made (and are still making) tons of cash. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • Borland C++ oomplier
    F Fazlul Kabir

    Russell Morris wrote: The type of difference I remember: when you created a TPen in OWL, it actually created the underlying PEN object, while with MFC you had to create the CPen object, and then call it's Create() method. Encapsulation my butt MFC's CPen supports that kind of encapsulation too.

    CPen pen(PS_SOLID, 3, RGB(255, 0, 0));

    // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    The Lounge

  • Hooking GPFs
    F Fazlul Kabir

    Try SEH exception to hook GPFs. There are a few [articles](http://www.codeproject.com/cpp/index.asp#Exception Handling) on CP about this. Also search MSDN with SEH Exception to find more. // Fazlul


    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

    C / C++ / MFC
  • Login

  • Don't have an account? Register

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