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
H

harsh_2961

@harsh_2961
About
Posts
58
Topics
20
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 'ref' tag
    H harsh_2961

    Hi, This might be a very basic doubt... Can 'ref' element be used to refer a new xsd.

    Harsha

    XML / XSL

  • "Retrieving currency conversion value from existing website"
    H harsh_2961

    Thanks a lot.. I will try it out...

    Harsha

    Web Development question help

  • "Retrieving currency conversion value from existing website"
    H harsh_2961

    I am working on a small banking application in which if suppose i have to transfer money from US to UK, I have to retrieve the latest Dollar to Pound conversion rate and the transfer the corresponding pounds to the corresponding account. Now how do i retrieve these conversion rates in to my application. Can i retrieve these from the existing websites offering these conversion services..? If yes.. How do i do it? Let me know if there is any other method.. Also suggest me any forums,Sites,Links or articles having info about this. Forgive me if the problem is too basic. . I am novice in this field.

    Harsha

    Web Development question help

  • "linking Slider control to system volume"
    H harsh_2961

    thanks a lot.. i came across same link yesterday and could do it.. and now am assured what i have done is indeed a correct way... thanks:)

    Harsha

    C / C++ / MFC

  • "linking Slider control to system volume"
    H harsh_2961

    Thanks.

    Harsha

    C / C++ / MFC

  • "linking Slider control to system volume"
    H harsh_2961

    Is it such an impossible thing... not a single reply...:(

    Harsha

    C / C++ / MFC

  • "linking Slider control to system volume"
    H harsh_2961

    Hi, i have slider control in my dialog and i need to link this to system volume.. so that i can vary system volume from my dialog itself... any ideas and links please share it.......

    Harsha

    C / C++ / MFC

  • "Converting string retrieved from windows registry to integer"
    H harsh_2961

    Thank you.. i will try this out and let tou know :)

    Harsha

    C / C++ / MFC windows-admin help

  • "Converting string retrieved from windows registry to integer"
    H harsh_2961

    hi, i am using Windows registry to store an integer value on closing of my dialog and running the application again i am retrieving this value.. this retrieved as string and i tried using "atoi()" to convert but iis giving following error. "'atoi' : cannot convert parameter 1 from 'CString' to 'const char *'" and the lines while retrieving the string are.. System::String* valueNames[] = keySoftware->GetValueNames(); for( int i = 0; i < valueNames->Length; i++) { CString strValue = static_cast(keySoftware->GetValue(valueNames[i])); .... .... ....

    Harsha

    C / C++ / MFC windows-admin help

  • "How to display bitmaps at runtime"
    H harsh_2961

    Thanks whitesky its working with setbitmap:)

    Harsha

    C / C++ / MFC graphics tutorial question

  • "How to display bitmaps at runtime"
    H harsh_2961

    ya thanks its working :)

    Harsha

    C / C++ / MFC graphics tutorial question

  • "How to display bitmaps at runtime"
    H harsh_2961

    i have two bit maps to be displayed on two different conditions on a same picture control.. my question is how we can do it ?

    Harsha

    C / C++ / MFC graphics tutorial question

  • "How to display bitmaps at runtime"
    H harsh_2961

    hi, I am using picture control and created a control variable for it.. i need to set bitmap programatically by using the control vareiable i created .. any idea on how to do it... ? and can it be done by setbitmap()?

    Harsha

    C / C++ / MFC graphics tutorial question

  • "Importing .Gif files"
    H harsh_2961

    i am using VS 2005 ... and the gif file is in res folder only.. afte i growse to the .gif file while importing .. its asking for RESOURCETYPE and when i give it as GIF( i tried many other permutations and combinations of same name) it is saying "GIF is not a valid GIF Image". please check it out help....

    Harsha

    C / C++ / MFC tutorial question learning

  • "Importing .Gif files"
    H harsh_2961

    Hi, In Add resource of resource view i created a custom resource "GIF" and tried to import a gif file saved in "res" folder of my project. it is then asking me to enter resource type of the file i am importing and when i enter it as gif .. its saying file is not of required format and thus importing is failed. i repeated this with other .gif files which are succesfully imported by other people in their projects and failed again for the same above reason. any idea on how to import custom resources or specifically .gif files... ?

    Harsha

    C / C++ / MFC tutorial question learning

  • "adding tones"
    H harsh_2961

    Thanks for the advice.. i explored a lot about this already and found that i need "winmm.lib" if you have that send it to me.. i will be greatfull. my id: harsh_2961@yahoo.co.in

    Harsha

    C / C++ / MFC question

  • "adding tones"
    H harsh_2961

    i am using the same line of code as mentioned in your link but its giving an errors saying "1. error C2065: 'SND_FILENAME' : undeclared identifier; 2. error C2065: 'SND_SYNC' : undeclared identifierError; 3. error C2065: 'SND_APPLICATION' : undeclared identifier; 4.error C3861: 'PlaySound': identifier not found;" Do i have to include anything else..? please let me know what all i have to include.. if i have to include any library files please send me thet file too if you have

    Harsha

    C / C++ / MFC question

  • "adding tones"
    H harsh_2961

    Can i know how to use this Playsound()? if you know about some project where this function is used please let me know as it will give me idea about what all to be used along with the function.. i searched for this but i am not getting anything satisfactory to make this function work

    Harsha

    C / C++ / MFC question

  • "adding tones"
    H harsh_2961

    hi, Mine is a phone like application and on an incoming call i should play some tone so that user can know that there is an incoming call.. Can anybody let me know the simplest way of doing it with minimum lines of code ?

    Harsha

    C / C++ / MFC question

  • "Adding Gif files "
    H harsh_2961

    ok.. i will let you know when i come online... thanks a lot...

    Harsha

    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