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
Y

Yamuna

@Yamuna
About
Posts
9
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Message Box problem
    Y Yamuna

    Even for me this is the first time AfxMessageBox fails. MSDN tells that AfxMessageBox on failure returns 0 and that it is due to no enough memory. I forgot to mention the scenario. This messagebox I call from within a thread function(via CreateThread) which takes as its parameter the string to be displayed and I am sure there is no problem with string passing.This I made sure by hard-coding the string just to check whether it works fine with hard-coded string value.But even in that case I got the same problem. But now I tried using MessageBox API instead of AfxMessageBox.Its working fine.But couldn't get the reason behind the problem. Thank You. Yamuna.E. Yamuna.E.

    C / C++ / MFC json performance help question

  • Message Box problem
    Y Yamuna

    Hi, I am using AfxMessageBox() API in my application.Sometimes the message box doesn't come up and when I debugged and saw found that the return value is 0 which means that there is no enough memory to display the message box.What do I do to solve this problem? Thank You. Yamuna.E. Yamuna.E.

    C / C++ / MFC json performance help question

  • Connection with a remote machine
    Y Yamuna

    Hi, I have already connected through windows explorer to a remote machine with some user account of the remote machine. Now I would like to programmatically find out whether I have connected to that machine already(but I don't know the account by which I have connected). Is that possible and if yes how? Thank You. Yamuna.E. Yamuna.E.

    C / C++ / MFC question

  • Computer name & DNS name
    Y Yamuna

    Thank You.

    C / C++ / MFC question

  • Computer name & DNS name
    Y Yamuna

    Hi, I have set a DNS name to my computer which is different from my computer name.APIs like GetHostName, GetHostByName only give the DNS names.Is there anyway of programmatically finding out my computer name? Thank You. Yamuna.E.

    C / C++ / MFC question

  • Problem in RegQueryValueEx
    Y Yamuna

    Hi , I try to query a value from a remote registry using RegQueryValueEx.But I get an error code which says RPC_S_INVALID_BOUNDS.I tried changins my buffersize from small to large values but to no use.Can anyone please tell me the solution? Thank You, Yamuna.E. Yamuna.E.

    C / C++ / MFC help database windows-admin question

  • API for obtaining Subnet Mask
    Y Yamuna

    Hi, Is there any API (windows API) which will return the subnet mask of the local machine? Thank You. Yamuna.E.

    C / C++ / MFC json question

  • Error generating type library
    Y Yamuna

    Hi, I have a problem in defining a structure inside a type library in COM.Compiler is not able to generate UUID for the structure.Could anyone please help me? Thank You. Yamuna.E.

    COM help com question

  • Regarding notification through events to remote machines
    Y Yamuna

    Hi, We use CreateEvent() API to create event object. This Event Object is recognized in the local system. When it comes to Remote Systems is there any API similar to CreateEvent() for notification? Thanks. Yamuna.E.

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