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
S

sanjaylk

@sanjaylk
About
Posts
15
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • FreeCommander
    S sanjaylk

    link is working, alternate download link as portable app freecommander_portable

    Free Tools com

  • API Monitor
    S sanjaylk

    Api Monitor[^] API Monitor is a software that monitors and displays API calls made by applications and services.

    Free Tools com json

  • FreeCommander
    S sanjaylk

    Good dual pane and Multi tab explorer. FreeCommander[^]

    Free Tools com

  • Use of Multiple Check boxes in MFC
    S sanjaylk

    OnBnClickedCheckXXX() -> uncheck all checkboxes programtically and check "CheckBoxXXX" . Or write new function and pass control handle of check box to be checked, then inside that function uncheck all , then check passed check box.

    C / C++ / MFC c++ help

  • How to activate keys combination with hook ?
    S sanjaylk

    From your code snippet , it seems you are hooking keyboard to detect your combination you must check virtual key codes for ALT and other keys check msdn link http://msdn.microsoft.com/en-us/library/ms927178.aspx[^] and also search for key logger on code project

    Managed C++/CLI tutorial question

  • why no virtual constructor?
    S sanjaylk
    1. In C++ Virtual functions are resolved by V_PTR (virtual pointer) at run time. 2) V_PTR points to its V_TABLE. 3) When an object is created, V_PTR is initialized in constructor. so if someone tries to define constructor as virtual, where and when V_PTR will be initialized?
    C / C++ / MFC c++ question

  • getting LAN speed
    S sanjaylk

    :((I had placed this question already But didnt get any answer. Please give some solution fast hopefullyyyyyyyyyyyyyyyyyyy:(( shyam

    C / C++ / MFC performance question

  • get LAN speed using VC++/MFC
    S sanjaylk

    Hi I need to get LAN speed (either read from NIC or by any other options)and want to display in my dialogbox shyamraj009@indiainfo.com

    C / C++ / MFC c++ com performance

  • get LAN speed using VC++/MFC
    S sanjaylk

    Hi I need to get LAN speed (either read from NIC or by any other options)and want to diplay in my dialogbox shyamraj009@indiainfo.com

    C / C++ / MFC c++ com performance

  • Internet access application
    S sanjaylk

    Hi walter, your first point is solution for my question. also tunneling will work fine. but as i said i want the user to go through authentication process of proxy server and not bypass them. user should be prompted to enter proxy user name and password. this will be done by prompting dialog box. then i need to use these info to access internet. Any way your first point is main part of my application, hope i will find answer for my second part of question. Thanks a lot. sanjay

    C / C++ / MFC c++ sysadmin windows-admin algorithms help

  • Internet access application
    S sanjaylk

    Hi all, My problem is like this Connect and create session to the webserver using https Get local binary data (any file) and upload this binry data on webserver using the above connection. After searching through MSDN i found 'MFC sample TEAR' and its working fine to connect and get data from server. but it works only when direct internet connection is available (no proxy), And it fails for proxy or firewall authetication. also i dont know if this sample supports 'https' or not. i want to establish all these connections through my application my application should check if proxy is enabled or not (i think which can be easily done by getting default browsers settings from registry) and ask user to enter proxy login and password. then i should able to connect internet using these information. can any one suggest solution for my problem? Thanks in advance. sanjay

    C / C++ / MFC c++ sysadmin windows-admin algorithms help

  • Dynamic Disk
    S sanjaylk

    Thanks Nilesh. But this is only for virtual server. However I need it for Windows2K,XP,Server all windows versions which supports dynamic disks. Thanks.

    C / C++ / MFC help question

  • Dynamic Disk
    S sanjaylk

    Hi All. I want to detect disk type on windows. Is it Basic or Dynamic? Can any one help me. Thanks in advance. Sanjay

    C / C++ / MFC help question

  • Dynamic Disk
    S sanjaylk

    Hi, I have to write application to detect Disk configuration. Is disk type is Basic or Dynamic? I know Basic disk is supported by all windows versions, but dynamic is supported only by windows 2000, XP Pro, 2003 Server. I am able to get the OS information but unable to get info for hard disk's. Can anyone help me? Thanks, sanjay

    System Admin sysadmin help question workspace

  • Dynamic Disk
    S sanjaylk

    Hi, I have to write application to detect Disk configuration. Is disk type is Basic or Dynamic? I know Basic disk is supported by all windows versions, but dynamic is supported only by windows 2000, XP Pro, 2003 Server. I am able to get the OS information but unable to get info for hard disk's. Can anyone help me? Thanks, sanjay

    C / C++ / MFC sysadmin help question workspace
  • Login

  • Don't have an account? Register

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