Click here to Skip to main content
15,885,985 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: FILE I/O updating Pin
David Crow18-Jul-05 2:43
David Crow18-Jul-05 2:43 
GeneralRe: FILE I/O updating Pin
Halawlaws18-Jul-05 3:05
Halawlaws18-Jul-05 3:05 
GeneralRe: FILE I/O updating Pin
David Crow18-Jul-05 3:11
David Crow18-Jul-05 3:11 
GeneralRe: FILE I/O updating Pin
Halawlaws18-Jul-05 4:46
Halawlaws18-Jul-05 4:46 
GeneralGet Application Path Pin
Abd.Eskandari18-Jul-05 1:20
Abd.Eskandari18-Jul-05 1:20 
GeneralRe: Get Application Path Pin
Trollslayer18-Jul-05 1:32
mentorTrollslayer18-Jul-05 1:32 
GeneralRe: Get Application Path Pin
Andrew Kirillov18-Jul-05 1:34
Andrew Kirillov18-Jul-05 1:34 
GeneralRe: Get Application Path Pin
T.T.H.18-Jul-05 23:47
T.T.H.18-Jul-05 23:47 
<br />
char BufferApplicationFile[MAX_PATH] = {0};<br />
if (GetModuleFileName(AfxGetInstanceHandle(), BufferApplicationFile, MAX_PATH) == 0) {<br />
  // error<br />
}<br />

GeneralRe: Get Application Path Pin
ThatsAlok19-Jan-06 23:01
ThatsAlok19-Jan-06 23:01 
Questionwhat does &quot;close wait&quot; and &quot;fin_wait2&quot; means? Pin
awah18-Jul-05 1:14
awah18-Jul-05 1:14 
Generalspinner control makes dots in number within edit box Pin
T.T.H.18-Jul-05 0:48
T.T.H.18-Jul-05 0:48 
GeneralRe: spinner control makes dots in number within edit box Pin
Jose Lamas Rios18-Jul-05 2:44
Jose Lamas Rios18-Jul-05 2:44 
GeneralRe: spinner control makes dots in number within edit box Pin
David Crow18-Jul-05 2:45
David Crow18-Jul-05 2:45 
Generalthanks! Pin
T.T.H.18-Jul-05 23:44
T.T.H.18-Jul-05 23:44 
GeneralMFC, COM and RTC API Pin
TheVictorious18-Jul-05 0:14
TheVictorious18-Jul-05 0:14 
GeneralCImage filling Pin
Themis17-Jul-05 23:41
Themis17-Jul-05 23:41 
GeneralRe: CImage filling Pin
Christian Graus18-Jul-05 0:17
protectorChristian Graus18-Jul-05 0:17 
GeneralRe: CImage filling Pin
Themis18-Jul-05 0:59
Themis18-Jul-05 0:59 
Generalcolumn/bar chart Pin
Marc Soleda17-Jul-05 23:16
Marc Soleda17-Jul-05 23:16 
GeneralClarification regarding memory management in multi thread Pin
Ravi Sankar S17-Jul-05 23:10
Ravi Sankar S17-Jul-05 23:10 
GeneralRe: Clarification regarding memory management in multi thread Pin
David Crow18-Jul-05 2:47
David Crow18-Jul-05 2:47 
GeneralProblem with BitBlt Function --help Pin
Raza568017-Jul-05 22:18
Raza568017-Jul-05 22:18 
GeneralRe: Problem with BitBlt Function --help Pin
Christian Graus18-Jul-05 0:23
protectorChristian Graus18-Jul-05 0:23 
GeneralRe: Problem with BitBlt Function --help Pin
Jose Lamas Rios18-Jul-05 2:56
Jose Lamas Rios18-Jul-05 2:56 
GeneralDisable ShareViolet Checking Pin
Abd.Eskandari17-Jul-05 21:24
Abd.Eskandari17-Jul-05 21:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.