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
J

jannathali

@jannathali
About
Posts
49
Topics
35
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Maximum limit of char array?
    J jannathali

    Is there any limit for the array size. i.e char a[Max_Value]; Is there a limit for this value Or i can give any big value like char a[40000]; etc

    C / C++ / MFC data-structures question

  • Maximum limit of char array?
    J jannathali

    hai, Is there any maximum limit for the char array Thanks in Advance

    C / C++ / MFC data-structures question

  • C++ dll to Call in VB
    J jannathali

    Hai, I have a C++ dll,in which one of its function returns a pointer to the string array. How i can receive it in VB. Thanks in Advance

    C / C++ / MFC c++ data-structures

  • Reading from a .ini file
    J jannathali

    Can u please tell me how to programatically download a corresponding file from the website. Thanks,

    C / C++ / MFC sysadmin

  • Reading from a .ini file
    J jannathali

    Hai, I have an application(exe) which makes a report based on some values in an ini file.This ini file is not a static one, we changes the value every 14 days(or over a fixed period of time).If we give our client this exe with the ini file along with it, any time we make changes we hav 2 send the new .ini file to him.But we dont want that. i tried to put the .ini file in the server and given an url for the file & this exe should read from that file.But it nt wrking.Can anybody please Suggest me a solution for this. Thanks

    C / C++ / MFC sysadmin

  • giving url to .ini file
    J jannathali

    yes, I tried But it is not working

    C / C++ / MFC sysadmin

  • giving url to .ini file
    J jannathali

    Hai, I have an application in which the .ini file will be placed in the server. Is it possible to give the path of the .ini file as url,i.e http://xyz//abc.ini Whether we can read from that location .If not possible can anyone suggest me any other method.

    C / C++ / MFC sysadmin

  • CDAtataBase Example
    J jannathali

    Hai, Can Anyone give me a link to connect to MySqlServer using CDataBase Class. I searched a lot but i am not able to find out a proper link.Can anyone help me on this?? Thanks,

    C / C++ / MFC help tutorial question

  • Connecting to a Server Database
    J jannathali

    Hai, I am having a C++ exe. I want to connect the exe to a databse that is present in another computer(server) and get images from that system.How I can accomplish this? Thanks,

    C / C++ / MFC c++ database sysadmin question

  • Calling a Function in every x minutes
    J jannathali

    hai, I want to create an application which will run 24 hrs a day & it should call a fn in every x minutes.

    C / C++ / MFC

  • Reading And Writing On The Same File
    J jannathali

    Hai, I am having two applications that run simultaneously. One program writes data to a file and the other program reads data from that file itself and performs some operations based on the value of that file.The problem is that since both are using same file there will be a chance to request to read the file while the file is writing.Is there any method 2 use a single file for two programs.

    C / C++ / MFC help

  • SetUpAndDeployment Project
    J jannathali

    I want to add a Licencing page in the deployment.this article does not explain about adding the licensce page

    C / C++ / MFC tutorial workspace

  • SetUpAndDeployment Project
    J jannathali

    Hai, Can Anyone tell me how to create a setup project.I want to add an licensing page also. Thanks Jannath Ali

    C / C++ / MFC tutorial workspace

  • DataBase
    J jannathali

    Hai, I am Having A MFC DialogBox & I want to store some values to the DataBase.Can Any One Tell Me how to do this?Previously I haven't worked with Any Data Base Application.Can AnyOne Give Me Simple Examples On this. Thanks

    C / C++ / MFC c++ database tutorial question

  • Deployment In C++
    J jannathali

    i Am making it from the debug version.It is showing the error Application Not configuredf properly.Try reinstalling it.

    C / C++ / MFC c++ sysadmin help workspace

  • Deployment In C++
    J jannathali

    Hai, I am having a VC++ exe. i wat to create a setup file, I tried creating a setupfile by reading the msdn site.when i am running it, it is working in some machines, but not in other machines. will you please help me

    C / C++ / MFC c++ sysadmin help workspace

  • Icons In VC++
    J jannathali

    I am having a jpeg image & ia want to make it as a icon for my dialog based application.My application has multiple diloag.when i tried to copy my image & paste in the icon i am nt gettng the proper image.

    C / C++ / MFC c++

  • Sorting In A Virtual ListControl
    J jannathali

    I am Having a Virtual List Control,with 5 columns.if i double clock on the first column i want to sort the list by that column,& if i clicked on second column i want to sort it by that column & till the last column. how i can accomplish this.Can i get a simple example of this

    C / C++ / MFC algorithms tutorial

  • Make setup with all installation components for an exe
    J jannathali

    i am having an exe.it is able to run in othr pcs when i changed it as static. Nw i want 2 make it as a setup.how i can achieve this.

    C / C++ / MFC workspace

  • ListControl
    J jannathali

    i am having a list control.The data in the list control is continiuosly updating.when the data increases i.e wen the scroll bar is usd i cant see the data, i.e wen iam scrolling it dwn, it is gng up since it is continuosly updating data. Is there any method

    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