Julian Smart 
							
						 
					 
					
						
						
							
						
						c60f5c6517 
					 
					
						
						
							
							Removed references to xpm[d].lib  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10105  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-05-10 14:31:41 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						1ddfb726b2 
					 
					
						
						
							
							Updated VC++ project files for making DLL-based samples  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9314  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-02-06 17:50:06 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						f485492a1e 
					 
					
						
						
							
							Added VC++ project files (seems logical)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8514  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-10-10 16:59:34 +00:00 
						 
				 
			
				
					
						
							
							
								Bryan Petty 
							
						 
					 
					
						
						
							
						
						f6bcfd974e 
					 
					
						
						
							
							merged 2.2 branch  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-07-15 19:51:35 +00:00 
						 
				 
			
				
					
						
							
							
								Ron Lee 
							
						 
					 
					
						
						
							
						
						367e57ec9b 
					 
					
						
						
							
							updated samples makefiles  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6684  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-03-14 14:06:41 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						b7e1921351 
					 
					
						
						
							
							some warnings fixed  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6606  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-03-11 00:47:45 +00:00 
						 
				 
			
				
					
						
							
							
								Guillermo Rodriguez Garcia 
							
						 
					 
					
						
						
							
						
						ee80814753 
					 
					
						
						
							
							Set IPC by default on MSW (need to test recent changes), instead of DDE  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6581  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-03-10 05:32:40 +00:00 
						 
				 
			
				
					
						
							
							
								Guillermo Rodriguez Garcia 
							
						 
					 
					
						
						
							
						
						d7bd7ca5bf 
					 
					
						
						
							
							makefiles changed  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6421  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-03-03 19:24:21 +00:00 
						 
				 
			
				
					
						
							
							
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						ed323aeaa8 
					 
					
						
						
							
							wxGTK compilation fix (wxFrame::Show call without argument)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6162  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-02-21 08:37:39 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						48fe83743a 
					 
					
						
						
							
							makefiles changes (@top_srcdir@ adjusted)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5762  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-31 18:31:18 +00:00 
						 
				 
			
				
					
						
							
							
								Guillermo Rodriguez Garcia 
							
						 
					 
					
						
						
							
						
						6097c3a28a 
					 
					
						
						
							
							Socket sample:  
						
						... 
						
						
						
						- Test 3 added to test large transfers involving multiple low level calls.
- Stub for datagram socket tests (not yet in place)
IPC sample:
- Client no longer needs to use GetHostName for DDE and LocalHost for IPC;
now it can just use GetHostName for both (because now the IPC server binds to
INADDR_ANY instead of binding to localhost).
- Fixed once again another warning about wxString objects that can't be
passed through '...'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5563  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-21 03:16:02 +00:00 
						 
				 
			
				
					
						
							
							
								Guillermo Rodriguez Garcia 
							
						 
					 
					
						
						
							
						
						954e4e9883 
					 
					
						
						
							
							makefile updates  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5523  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-19 16:43:12 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						4b89c61845 
					 
					
						
						
							
							cleaned IPC samples a bit  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5433  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-15 22:34:29 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						70d26c3f4f 
					 
					
						
						
							
							renaming and moving samples around  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5300  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-08 15:28:31 +00:00