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
J

jaycush

@jaycush
About
Posts
7
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • call graph
    J jaycush

    thanks a lot! that was one of the programs i was looking at, but i didn't realize there was a free version.

    C / C++ / MFC visual-studio csharp c++ data-structures question

  • call graph
    J jaycush

    hi, i am using visual studio 2003, coding in c++. i would like to be able to select a function and find out which functions call the selected one, and then which functions call these, and so on.. is there any way to do this in VS, or does anyone know of an add-in that does this? thanks a lot =) jay

    C / C++ / MFC visual-studio csharp c++ data-structures question

  • USB device/hub reset?
    J jaycush

    Answered my own question. If anyone else has similar probs, the devcon example in the DDK shows how to restart a device.

    C / C++ / MFC csharp help question

  • USB device/hub reset?
    J jaycush

    Hi, I have a situation where I am communicating with a USB device (based off the FT232 usb chip by ftdi) where it will go into a hanged state when subjected to certain conditions such as large transients on the line. None of the reset device or cycle port commands that come with the driver work to bring it out of this state. I was wondering if it is possible to reset the hub or port the device is connected to in user-mode software? Can I get the symbolic name of the hub, open it, and pass it a certain IOCTL code through DeviceIoControl() that would do this? Any help or links to relevant information would be greatly appreciated. Thank you. Jay jay@bellsouth.net

    C / C++ / MFC csharp help question

  • Handle right click on combo box?
    J jaycush

    Hi, I was wondering if there are any message map entries for right clicking on an entry in a drop down CComboBox control? I'd like to take an action if a user right clicks on an entry. Thank you very much =) Jay jaycush@bellsouth.net

    C / C++ / MFC csharp question

  • checking if document is closing
    J jaycush

    hi, i have code that gets pointers to all the open documents (CDocument objects) in the application. i was wondering how i can check if the document is currently closing when i get the pointer to it. any help would be appreciated, thank you. jay

    C / C++ / MFC help

  • Find out if user logged in?
    J jaycush

    Hi everyone. I'm writing a service that periodically launches a GUI program. I want to check to make sure someone is logged on to the computer before i launch the program so it can interact with the desktop. Is there any easy way to do this? Thank you very much. Jay

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