Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get the width & height of MPEG files with DirectX SDK? Pin
raytracingx13-May-07 16:08
raytracingx13-May-07 16:08 
QuestionApplication Data Directories Pin
Richard Andrew x6410-May-07 18:02
professionalRichard Andrew x6410-May-07 18:02 
QuestionThread parameter use same value for all thread ????? Pin
amitmistry_petlad 10-May-07 17:55
amitmistry_petlad 10-May-07 17:55 
AnswerRe: Thread parameter use same value for all thread ????? Pin
Arman S.10-May-07 20:40
Arman S.10-May-07 20:40 
GeneralRe: Thread parameter use same value for all thread ????? Pin
amitmistry_petlad 10-May-07 21:10
amitmistry_petlad 10-May-07 21:10 
GeneralRe: Thread parameter use same value for all thread ????? Pin
Arman S.11-May-07 0:13
Arman S.11-May-07 0:13 
GeneralRe: Thread parameter use same value for all thread ????? Pin
Arman S.11-May-07 1:01
Arman S.11-May-07 1:01 
GeneralRe: Thread parameter use same value for all thread ????? Pin
amitmistry_petlad 11-May-07 1:15
amitmistry_petlad 11-May-07 1:15 
Thank you very much for your nice guideline.Rose | [Rose]
and please Look at the structure once.

struct argument_list
{
	WCHAR *pszInFile; //I was talking about this  
	WCHAR *pszOutFil; //and  this one 
	HWND  hwndParent;
	
	char Host[MAX_PATH];
	char UserID[MAX_PATH];
	char InitPackageRequest[500000];
	char ScriptFile[MAX_PATH];

	INTERNET_PORT Port;
	HWND hList;
	TagEditor *_ProtectSet;
	HWND hWndinoutfiledir;
	HWND hwndEncrypt;
};




"Success lies not in the result , But in the efforts !!!!!"
Amit Mistry - petlad -Gujarat-India

GeneralRe: Thread parameter use same value for all thread ????? Pin
Arman S.11-May-07 1:44
Arman S.11-May-07 1:44 
GeneralRe: Thread parameter use same value for all thread ????? Pin
Arman S.11-May-07 2:52
Arman S.11-May-07 2:52 
GeneralRe: Thread parameter use same value for all thread ????? Pin
amitmistry_petlad 13-May-07 19:24
amitmistry_petlad 13-May-07 19:24 
GeneralRe: Thread parameter use same value for all thread ????? Pin
amitmistry_petlad 16-May-07 22:55
amitmistry_petlad 16-May-07 22:55 
AnswerRe: Thread parameter use same value for all thread ????? Pin
ThatsAlok17-May-07 1:54
ThatsAlok17-May-07 1:54 
QuestionHow does a MFC process communicate with a .NET process? Pin
talihsu10-May-07 17:08
talihsu10-May-07 17:08 
AnswerRe: How does a MFC process communicate with a .NET process? Pin
led mike10-May-07 18:50
led mike10-May-07 18:50 
GeneralRe: How does a MFC process communicate with a .NET process? Pin
Mark Salsbery11-May-07 6:03
Mark Salsbery11-May-07 6:03 
QuestionRe: How does a MFC process communicate with a .NET process? Pin
Mark Salsbery11-May-07 6:04
Mark Salsbery11-May-07 6:04 
AnswerRe: How does a MFC process communicate with a .NET process? Pin
talihsu13-May-07 7:39
talihsu13-May-07 7:39 
GeneralRe: How does a MFC process communicate with a .NET process? Pin
Mark Salsbery14-May-07 3:50
Mark Salsbery14-May-07 3:50 
GeneralRe: How does a MFC process communicate with a .NET process? Pin
ThatsAlok16-May-07 22:41
ThatsAlok16-May-07 22:41 
QuestionShow drop selection in combobox Pin
amyvt10-May-07 16:35
amyvt10-May-07 16:35 
QuestionBooks and tools for a C newbie Pin
martin_hughes10-May-07 8:53
martin_hughes10-May-07 8:53 
AnswerRe: Books and tools for a C newbie Pin
Reagan Conservative10-May-07 10:09
Reagan Conservative10-May-07 10:09 
GeneralRe: Books and tools for a C newbie Pin
Stephen Hewitt10-May-07 16:27
Stephen Hewitt10-May-07 16:27 
GeneralRe: Books and tools for a C newbie Pin
bob1697210-May-07 19:41
bob1697210-May-07 19:41 

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.