Skip to content

Article Writing

Discuss writing articles, add your requests for articles here, or search for ideas for a new article.

This category can be followed from the open social web via the handle article-writing@forum.codeproject.com

5.4k Topics 12.4k Posts
  • Accessing Mouse Sensitivity

    csharp c++ data-structures help announcement
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Accessing Mouse Sensitivity

    csharp c++ data-structures help announcement
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Button like the File-Open button in Word2000

    question
    3
    0 Votes
    3 Posts
    8 Views
    S
    Please see http://msnhomepages.talkcity.com/WindowsWay/stasl/index.html Best regards! Stas Levin
  • Button like the File-Open button in Word2000

    question
    3
    0 Votes
    3 Posts
    5 Views
    S
    Please see http://msnhomepages.talkcity.com/WindowsWay/stasl/index.html Best regards! Stas Levin
  • IPX and CSocket

    sysadmin tutorial question
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • IPX and CSocket

    sysadmin tutorial question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    3 Posts
    4 Views
    L
    visit mozilla and download full source: Look for fegui.cpp and set breakpoints.... Bri ( Dropping crappy NetScape he he?) ================== The original message was: Hi! Has anyone figured out how to get information from Netscape's registry format nsreg.dat? I need to get out the user profile list and the user profile location. Thanks... Y.Z.
  • 0 Votes
    3 Posts
    7 Views
    L
    visit mozilla and download full source: Look for fegui.cpp and set breakpoints.... Bri ( Dropping crappy NetScape he he?) ================== The original message was: Hi! Has anyone figured out how to get information from Netscape's registry format nsreg.dat? I need to get out the user profile list and the user profile location. Thanks... Y.Z.
  • Layer Window Impl on 98

    csharp com c++ visual-studio graphics
    2
    0 Votes
    2 Posts
    2 Views
    E
    You can retrieve the Windows 200 SDK from Microsoft's website. http://msdn.microsoft.com/isapi/msdnlib.idc?theURL=/library/psdk/sdkintro/mainport.htm Here you can find examples and information on them. You can also download the PlatformSDK for January 2000 if you wish too. http://msdn.microsoft.com/downloads/sdks/platform/platform.asp And then Click "Platform SDK Setup" under the Installation Heading. Hope it helps, -Erik ================== The original message was: I have seen several apps on Win98 that use softshape's ActiveSkin ActiveX control. Mostly this control allows people to haev a coherent means for creating skinned 'applications'. It includes one function that allows you to set a transparency level. If you download the control right from softshape you can use the Visual Studio tools to view the interfaces their control provides. There is an app called BoxCard @ http://softini.cjb.net that uses this feature and will let you see it in action I've tried several things briefly to try and implement some transluceny. It is pretty easy to make a translucent menu or dialog as long as it is WITHIN a frame window or something. You can just make owner draw controls that get the parentdc and alphablend the control DC with the parents. This works really well if you have a stable bitmap background. However, this become very hard to do when you have other windows moving around behind a translucent control or you try to do this on the windows desktop. Win2K provides a LayeredWindow to help with this. Does anyone have access to a W2K dev kit that contains this implementation? I check my VC 6 for this but it does not seem to be included. I'd like to see how they did this. I also considered it might be possible to control how windows draws the window, after all - doing this can't befar off from what programs like eFX and WindowBlinds have been doing to change the frame bars on existing windows already. - Eric Any suggestions? I plan on putting all this info together with some other controls I've made and putting it up on the web with source. MFc is nice, but its really easy to think of semi-simple things that are very diffculut to do - like change an image on a static control (w/o hiding an existing one and displaying a new control) Anyways, I'm getting off on a tangent. Please let me know you thoughts or tips. - Eric crahen@buffalo.edu DrCrahen@mad.scientist.
  • Layer Window Impl on 98

    csharp com c++ visual-studio graphics
    2
    0 Votes
    2 Posts
    6 Views
    E
    You can retrieve the Windows 200 SDK from Microsoft's website. http://msdn.microsoft.com/isapi/msdnlib.idc?theURL=/library/psdk/sdkintro/mainport.htm Here you can find examples and information on them. You can also download the PlatformSDK for January 2000 if you wish too. http://msdn.microsoft.com/downloads/sdks/platform/platform.asp And then Click "Platform SDK Setup" under the Installation Heading. Hope it helps, -Erik ================== The original message was: I have seen several apps on Win98 that use softshape's ActiveSkin ActiveX control. Mostly this control allows people to haev a coherent means for creating skinned 'applications'. It includes one function that allows you to set a transparency level. If you download the control right from softshape you can use the Visual Studio tools to view the interfaces their control provides. There is an app called BoxCard @ http://softini.cjb.net that uses this feature and will let you see it in action I've tried several things briefly to try and implement some transluceny. It is pretty easy to make a translucent menu or dialog as long as it is WITHIN a frame window or something. You can just make owner draw controls that get the parentdc and alphablend the control DC with the parents. This works really well if you have a stable bitmap background. However, this become very hard to do when you have other windows moving around behind a translucent control or you try to do this on the windows desktop. Win2K provides a LayeredWindow to help with this. Does anyone have access to a W2K dev kit that contains this implementation? I check my VC 6 for this but it does not seem to be included. I'd like to see how they did this. I also considered it might be possible to control how windows draws the window, after all - doing this can't befar off from what programs like eFX and WindowBlinds have been doing to change the frame bars on existing windows already. - Eric Any suggestions? I plan on putting all this info together with some other controls I've made and putting it up on the web with source. MFc is nice, but its really easy to think of semi-simple things that are very diffculut to do - like change an image on a static control (w/o hiding an existing one and displaying a new control) Anyways, I'm getting off on a tangent. Please let me know you thoughts or tips. - Eric crahen@buffalo.edu DrCrahen@mad.scientist.
  • CWnd & CDC

    question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • CWnd & CDC

    question
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Anyone got SHGetFileInfo with Windows CE

    tutorial help
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Anyone got SHGetFileInfo with Windows CE

    tutorial help
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • RichEditCtrl - pasted text not visible initially!?

    question workspace
    2
    0 Votes
    2 Posts
    5 Views
    W
    ================== The original message was: I have a RichEditCtrl that "initially" does not diplay text that is pasted into it (using my_RichEditCtrl->Paste() or by Shift-Insert,Ctrl- V). The text "is" displayed if you then obscure the window and cause a redraw. What do I have to do to get the text to be made visible after the paste? Is it something to do with the configuration of the RE Ctrl, e.g in the Create call, or something I must do after the paste?. Thank-you Steve Dear Steve, Offhand, it sounds like you need to invalidate the area of the control after doing the paste, so that the new text will pop into view right away. I'm not an RE expert, but there should be a way to do an OnUpdate() or OnDraw() call for the control, which is after all a window. I hope this helps, Wes Rogers
  • RichEditCtrl - pasted text not visible initially!?

    question workspace
    2
    0 Votes
    2 Posts
    5 Views
    W
    ================== The original message was: I have a RichEditCtrl that "initially" does not diplay text that is pasted into it (using my_RichEditCtrl->Paste() or by Shift-Insert,Ctrl- V). The text "is" displayed if you then obscure the window and cause a redraw. What do I have to do to get the text to be made visible after the paste? Is it something to do with the configuration of the RE Ctrl, e.g in the Create call, or something I must do after the paste?. Thank-you Steve Dear Steve, Offhand, it sounds like you need to invalidate the area of the control after doing the paste, so that the new text will pop into view right away. I'm not an RE expert, but there should be a way to do an OnUpdate() or OnDraw() call for the control, which is after all a window. I hope this helps, Wes Rogers
  • List files in project

    visual-studio
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • List files in project

    visual-studio
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Hex Editor

    csharp visual-studio
    3
    0 Votes
    3 Posts
    23 Views
    L
    Another great editor is called Advanced Hex Editor (A.X.E) and is available here ================== The original message was: There's a great hex editor (MFC source included) here It's not an ActiveX control, but the author is somewhat interested in turning it into one. It's completely freeware. ================== The original message was: There's one important common control missing in Windows: e Hex editor to edit binary values (files or strings). I need one for a freeware application i'm developing. If anyone has something useful, please let me know. If not, i'll have to develop it myself. Good examples of how it could look are the editor for hex files in visual studio and the editor for hex values in regedit.
  • Hex Editor

    csharp visual-studio
    3
    0 Votes
    3 Posts
    17 Views
    L
    Another great editor is called Advanced Hex Editor (A.X.E) and is available here ================== The original message was: There's a great hex editor (MFC source included) here It's not an ActiveX control, but the author is somewhat interested in turning it into one. It's completely freeware. ================== The original message was: There's one important common control missing in Windows: e Hex editor to edit binary values (files or strings). I need one for a freeware application i'm developing. If anyone has something useful, please let me know. If not, i'll have to develop it myself. Good examples of how it could look are the editor for hex files in visual studio and the editor for hex values in regedit.