Source code of Windows XP (NT5)
 
 
 
 
 
 

11 lines
146 B

#include <windows.h>
language LANG_ENGLISH,SUBLANG_ENGLISH_AUS
yourres myres
begin
"This is the data"
end
myres yourres
begin
"Data this is"
end