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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
L

lzzqqq

@lzzqqq
About
Posts
6
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Can't send text trough socket-connection, help me please!
    L lzzqqq

    CYourApp::Instance()//<<=====your app class { .... if (!AfxSocketInit()) { ::MessageBox(NULL,"Can't use socke!","Error",MB_OK); return false; } .... }

    C / C++ / MFC c++ help sysadmin tutorial question

  • DLL header hiding question...
    L lzzqqq

    I think it can been make: 1.We create a dll project whitch the new header file. 2.at our dll project,we relocate the function to the old function in the old dll,use Loadlibrary("old.dll"); and GetProcAddress(...) can do it. 3.builder our dll project,so we get a new dll. :)

    C / C++ / MFC question

  • Hello! EveryOne!!
    L lzzqqq

    :)Hello Everyone! I am a chinese programer,and my english is poor. so i need your help everyon here at the later days. and i really want to make friend with you!! can you tell me where are you from?whitch controy?and your email? i will study with everyone at the follow days. thanx.

    C / C++ / MFC help question

  • OnMouseWheel
    L lzzqqq

    copy the file user.h who at the directory: ...VC98\include\ just under the VC++ install directory. Try it, good luck !:cool:

    C / C++ / MFC c++ question

  • How can i check the internet connection?
    L lzzqqq

    I remember that there is a function named is IsConnected(...);?? To try it. I am a chinese,english is poor.

    C / C++ / MFC question

  • how to send a Alt+A message to a window
    L lzzqqq

    :)i think that the message can't translate data with two process. so the first method is failed.

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