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
I

iceman8616

@iceman8616
About
Posts
24
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to define array's field type?
    I iceman8616

    for example: id: 12565,12566,12567 how to define id's field type like int[]?

    MySQL data-structures tutorial question

  • how to define array's field type?
    I iceman8616

    hi everybody! how to define field type which will save a array?

    MySQL data-structures tutorial question

  • Replacing some bytes in a file in binary mode
    I iceman8616

    did you remember fflush() the buffers?

    C / C++ / MFC performance question

  • The Boss and the Worker
    I iceman8616

    in the method GetSalary(),the boss should check the worker is the real worker. you should make some mechanism to check the real worker.

    C / C++ / MFC security help tutorial question career

  • C++ fstream's write operation is Sync or aSync?
    I iceman8616

    so the fstream's write operation will not be blocked?

    C / C++ / MFC c++ question

  • C++ fstream's write operation is Sync or aSync?
    I iceman8616

    hi everybody, the C++ fstream's write operation is Sync or aSync?

    C / C++ / MFC c++ question

  • DEBUG_NEW [modified]
    I iceman8616

    but why: #include #ifdef _DEBUG #define new DEBUG_NEW #endif ----can compile success?

    C / C++ / MFC csharp visual-studio help question

  • DEBUG_NEW [modified]
    I iceman8616

    in vc2008: #include <fstream> #ifdef _DEBUG #define new DEBUG_NEW #endif ----compile success #ifdef _DEBUG #define new DEBUG_NEW #endif #include <fstream> ----compile error d:\program files\microsoft visual studio 9.0\vc\include\xdebug(32) : error C2365: “operator new”: redefinition..... can anybody explain?

    modified on Wednesday, January 20, 2010 7:14 PM

    C / C++ / MFC csharp visual-studio help question

  • how group box respond to BN_CLICKED
    I iceman8616

    Hi everybody, i put a group box which id is IDC_GB in a dialog. i add a message function to it and change it's styles notify to true. but it doesn't respond when i click it use mouse. who can tell me how to do?

    C / C++ / MFC wpf tutorial question

  • how to desinged tables?
    I iceman8616

    i know UDF is user defined function. but i want to know is the column's type, for example, monday and 2010.1.0 column's data type,is date? or enum? or others?

    Database json tutorial question

  • how to desinged tables?
    I iceman8616

    Can you explain in detail, thank you!

    Database json tutorial question

  • how to desinged tables?
    I iceman8616

    hi everybody! I am working for a project named "Video Monitor". It required "record video by plan". My logic designed as follow: 1.date type data. ------------------------ date               date type ---------      ------------ monday         working day    .                     .    .                     .    .                     . friday         working day saturday      rest      day sunday         rest      day 1.1               New Year's Day 2009.10.30   special day 1 2010.2.3      special day 2    .                     .    .                     .    .                     . -------------------------- 2.day record plan ------------------------------------------------------------------- day                  time                  action                           cameraNum ----               -------            ---------                        ------------ working day      06.00      begin record by timed                  1,2 working day      18.00      end record by timed                     1,2 rest day         06.00      begin record by move detect

    Database json tutorial question

  • SetWaitableTimer's absolute time?
    I iceman8616

    what's RTL apis?

    C / C++ / MFC tutorial json question

  • SetWaitableTimer's absolute time?
    I iceman8616

    hi everybody! i want to use "SetWaitableTimer" api,but i don't know how to set "pDueTime". for example,if i want to set "pDueTime" a value "2009-10-20 13:34:10",what value should i set to "pDueTime".

    C / C++ / MFC tutorial json question

  • what will happen when i terminate a process?
    I iceman8616

    hi everybody, what will happen when i terminate a prcocess on the windows taskmanager? Can the process make some action before killed?

    C / C++ / MFC question

  • how to rerun a process when it was terminated?
    I iceman8616

    how to check the original process is live by the process's name?

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

  • how to rerun a process when it was terminated?
    I iceman8616

    yes,and must use c/c++ code to restart.

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

  • how to rerun a process when it was terminated?
    I iceman8616

    hi everybody! i have a problem by follow! for example, a.exe was running , now i terminate it by use the windows taskmanager, how to rerun a.exe when it was terminate by c/c++ code.

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

  • how to use devcon remove dirver?
    I iceman8616

    I have try, But i still don't understand! can you tell me how to do!thanks!

    Windows Forms tutorial question

  • how to use devcon remove dirver?
    I iceman8616

    I want to remove driver named "SAA7134 driver" by the way of using "devcon" command,how to do? the dirver list as follow: Inter(r) 82801BA/BAM AC'97 Audio Controller SAA7134 driver SAA7134 driver SAA7134 driver SAA7134 driver

    Windows Forms 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