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
N

Nguyen Thi Thanh

@Nguyen Thi Thanh
About
Posts
6
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to set timeout in VB.net
    N Nguyen Thi Thanh

    Hi all, I am doing a utility about checking network. I want to set a timeout for it. I mean that if timeout = t, after that time the function of checking network will be stopped. I tried with the Timer control but it failed. I am thinking about multithreading... Can you help me. Thank you in advanced. Thanh :o)

    Visual Basic csharp sysadmin tools help

  • Is there a way to call sql script from inside of another sql in SQLServer
    N Nguyen Thi Thanh

    What i have is a sql script that builds tables and other objects and what i need is to be able to run other filename.sql scripts in side of the first. For instance in oracle, I make an installer.sql and do this: @createtable.sql @altertable.sql @select.sql @insert.sql @delete.sql etc..... from inside the install.sql so instead of having one really huge sql script i have many smaller ones that all get run from another filename.sql.

    Database database oracle tools

  • Beginner
    N Nguyen Thi Thanh

    I have created my project in VC++ using MFCAppWizard. Can you help me to understand the Globals folder in ClassView Tab of project. Thank you.

    C / C++ / MFC c++ help learning

  • Beginning with VC++
    N Nguyen Thi Thanh

    I am a beginer with VC++. I write a class in VC++ but I don't know where is the program started (as main() in C language). Can you help me. Thank you.

    C / C++ / MFC c++ help

  • Top-Level Window problem
    N Nguyen Thi Thanh

    ThatsAlok wrote:

    Pass SW_MAXIMIZE in nShow parameter

    In this case, I can click on restore button of window and I can still touch the parent screen. I mean the end user does not have no way to transfer to another screen until the new program is closed. I want the new program running as top-level window. Thank you very much.

    C / C++ / MFC help

  • Top-Level Window problem
    N Nguyen Thi Thanh

    Hi All, I have the problem about focus when execute a new program from my application (I used SHELLEXECUTEINFO to do that). I expect that focus must remain on the new program until it is closed. Current if I run a new program and it does not go full screen I can touch the parent screen and then I have no way to get back the program. Please help me. Thank you very much

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