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
A

ananth_rs

@ananth_rs
About
Posts
4
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Windows Sockets
    A ananth_rs

    Hi.. I have looked at the Alex Turc's HTTP Tunneling project... I think it would allow client applications to make connections to a remote host via a Proxy.. I want to know if this technique would also work for a Remote Client, trying to connect to a local host when there is a Proxy in between, that is a remote client wanting to initiate a connection to a local host?? Can proxy allow such a connection to take place??? regards ananth

    C / C++ / MFC help question sysadmin lounge

  • Windows Sockets
    A ananth_rs

    hi all, I have a simple chat program that uses windows sockets... The problem is if my chat server is behind a Proxy, then the clients are unable to connect to the server... How can i establish connection between a remote client and my server which is behind the proxy... Does 'HTTP Tunnelling' Help?? If yes, where can i get more info on it?? please help !!! ananth

    C / C++ / MFC help question sysadmin lounge

  • Drag & Drop
    A ananth_rs

    I have couple of questions, both related.. I would really really love to have even one answered .. Please help ... Question 1) I place a CEdit control on a View (CView Derived) , using CEdit's Create() function.. I want to allow the user to click on the Control in the View and to be able to drag and drop it at any new location in the View.. How do i implement this ?? Question2) I Created a AppWizard based MFC container application... I was able to place a RichTextBox Control in the view using COleClientItem::CreateNewItem(CLSID_RICHTEXTBOX) ... Then using the CRectTracker and its support for COleClientItem i was able to drag, drop and place my active X contol any where in the view as desired.. I want to know how i can invoke the Methods of that ActiveX control (I only have a pointer to COleClientItem's derived class variable which app-wizard created for me).... Also can i relate a CEdit control variable to a COleClientItem?? Thanks in Advance ananth

    C / C++ / MFC question c++ com docker help

  • (WYSIWYG Report writer) How to place a DataReport in design mode on a form at Runtime??
    A ananth_rs

    hi.. I am trying to design a 'What You See Is What You Get' (WYSIWYG) type Report writer tool... I want the user to be able to place labels, pictures and fields from a Database on to the report.. Can anyone give me tips on how i should do this?? The DataReport designer which comes with Visual Basic does everything i want to do.. Is there a way that i could use the 'design view' of the DataReport at run-time in a VB or VC application and then invoke the actual report through a command button or a menu-option??? In other words, how can i place a DataReport in design mode on a form at Runtime?? Can it be done???? please help ananth

    Visual Basic question database design 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