Click here to Skip to main content
15,891,733 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Meaning Pin
TheGreatAndPowerfulOz21-Apr-05 8:10
TheGreatAndPowerfulOz21-Apr-05 8:10 
GeneralGet text from other windows Pin
Member 68936120-Apr-05 9:25
Member 68936120-Apr-05 9:25 
GeneralRe: Get text from other windows Pin
David Crow20-Apr-05 9:31
David Crow20-Apr-05 9:31 
GeneralThreads and CommandButton Pin
bigity20-Apr-05 7:38
bigity20-Apr-05 7:38 
GeneralRe: Threads and CommandButton Pin
David Crow20-Apr-05 9:33
David Crow20-Apr-05 9:33 
GeneralRe: Threads and CommandButton Pin
bigity20-Apr-05 10:40
bigity20-Apr-05 10:40 
Generalcommand.com (DOS) Pin
includeh1020-Apr-05 7:29
includeh1020-Apr-05 7:29 
GeneralRe: command.com (DOS) Pin
David Crow20-Apr-05 9:44
David Crow20-Apr-05 9:44 
Yes, files having a .com extension are indeed executable. It used to be that in order to create such a file, the tiny memory model had to be used (because of the need for a single 64KB data and code segment). I'm not sure how they are created nowadays since memory models are a thing of the past.


"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown


Generalremoving untitled from title bar mfc Pin
lino_i20-Apr-05 6:12
lino_i20-Apr-05 6:12 
GeneralRe: removing untitled from title bar mfc Pin
RChin20-Apr-05 7:21
RChin20-Apr-05 7:21 
GeneralRe: removing untitled from title bar mfc Pin
David Crow20-Apr-05 9:46
David Crow20-Apr-05 9:46 
GeneralBSTR* Pin
Manikandan20-Apr-05 5:42
Manikandan20-Apr-05 5:42 
GeneralRe: BSTR* Pin
James R. Twine20-Apr-05 7:44
James R. Twine20-Apr-05 7:44 
GeneralRe: BSTR* Pin
Manikandan20-Apr-05 19:56
Manikandan20-Apr-05 19:56 
GeneralRe: BSTR* Pin
Manikandan20-Apr-05 22:55
Manikandan20-Apr-05 22:55 
GeneralCryptVerifySignature problem Pin
SS0587020-Apr-05 5:31
SS0587020-Apr-05 5:31 
GeneralDragging URL's into a browser using COleDataSource Pin
Taka Muraoka20-Apr-05 5:19
Taka Muraoka20-Apr-05 5:19 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
James R. Twine20-Apr-05 7:50
James R. Twine20-Apr-05 7:50 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
Taka Muraoka20-Apr-05 21:17
Taka Muraoka20-Apr-05 21:17 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
James R. Twine21-Apr-05 2:30
James R. Twine21-Apr-05 2:30 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
Taka Muraoka21-Apr-05 2:37
Taka Muraoka21-Apr-05 2:37 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
James R. Twine21-Apr-05 3:22
James R. Twine21-Apr-05 3:22 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
Taka Muraoka21-Apr-05 8:38
Taka Muraoka21-Apr-05 8:38 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
James R. Twine25-Apr-05 14:55
James R. Twine25-Apr-05 14:55 
GeneralRe: Dragging URL's into a browser using COleDataSource Pin
Taka Muraoka26-Apr-05 1:24
Taka Muraoka26-Apr-05 1: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.